SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for mame-data-0.193-lp150.4.2.noarch.rpm :

* Fri Feb 09 2018 stefan.bruensAATTrwth-aachen.de- Add fix_mkdir_order.patch Fix race condition in directory creation. Due to a missing dependency in the makefiles objects where created concurrently with the target directories, leading to sporadic build failures.
* Tue Jan 30 2018 stefan.bruensAATTrwth-aachen.de- Add treat_gcc73_and_later_like_gcc72.patch: Current code does not detect GCC 7.3 and fails to build GLM
* Mon Jan 22 2018 stefan.bruensAATTrwth-aachen.de- Several build fixes:
* Do no limit parallelism based on architecture, biggest memory hog is final linking step, which is serial anyway
* Limit parallelism based on actual available memory, top is about 1.4 GB per compiler job
* Limit debug level only on 32 bit archs (ix86, arm)
* Mangle %optflags instead of $RPM_OPT_FLAGS when reducing debug level (-g1) for 32 bit archs, $RPM_OPT_FLAGS is unused
* Use gold instead of bfd linker, uses slightly less memory
* Delete static libraries between building mame-arcade and mame-mess, these are no longer needed, by use disk space
* Set disk _constraints to 32 GB again, this is required by - g2 builds on Leap 42.3/x86_64.
* Fix DOS line endings also for whatsnew
*.txt
* Fri Jan 05 2018 jones_ldAATTprotonmail.com- Update to version 0.193
* See /usr/share/doc/mame/whatsnew_0.193.txt for details
* Sun Oct 29 2017 luke.nukem.jonesAATTgmail.com- Update to version 0.191
* See /usr/share/doc/mame/whatsnew_0.191.txt for details
* Sun Oct 29 2017 luke.nukem.jonesAATTgmail.com- Remove -g1 compilation flag which was casuing a GCC 7 segfault- Make base build the arcade only build, and remove the arcade build this means that there is no-longer a monolithic MAME+MESS build
* Mon Oct 23 2017 luke.nukem.jonesAATTgmail.com- Update to version 0.190
* See /usr/share/doc/mame/whatsnew_0.190.txt for details
* Fri Aug 18 2017 alarrosaAATTsuse.com- Update to version 0.188
* See /usr/share/doc/mame/whatsnew_0.188.txt for details- Use CFLAGS env.var. when building for Factory so the compiler finds the lua-5.3 include files.
* Tue Jun 27 2017 luke.nukem.jonesAATTgmail.com- Fix broken appdata xml for each derived package
* Wed Jun 14 2017 luke.nukem.jonesAATTgmail.com- Update to version 0.186
* See /usr/share/doc/mame/whatsnew_0.186.txt for details
* Wed Jun 14 2017 dimstarAATTopensuse.org- Add ExcludeArch: s390x. There is currently no OBS worker satisfying the constraints and the package is not important enough for mainframes to address the issue by other means.
* Fri Apr 28 2017 luke.nukem.jonesAATTgmail.com- Update to version 0.185
* See http://mamedev.org/releases/whatsnew_0185.txt for details- Update licenses to reflect upstream
* Change from GPL-2.0 to GPL-2.0+ to reflect the license of src/mame/machine/nl_breakout.cpp
* Add LGPL-2.1+ license
* Tue Apr 11 2017 13ilyaAATTgmail.com- Update to version 0.184
* See http://mamedev.org/releases/whatsnew_0184.txt for details
* Fri Mar 24 2017 olafAATTaepfle.de- Own /usr/share/appdata to fix build in Leap
* Fri Mar 17 2017 luke.nukem.jonesAATTgmail.com- Update to version 0.183
* See /usr/share/doc/mame/whatsnew_0.183.txt for details
* Thu Feb 09 2017 luke.nukem.jonesAATTgmail.com- Add appdata.xml for each package- Rename mamearcade binary to mame-arcade- Rename mess binary to mame-mess
* Wed Feb 08 2017 luke.nukem.jonesAATTgmail.com- Update to version 0.182
* See /usr/share/doc/mame/whatsnew_0.182.txt for details
* Mon Feb 06 2017 luke.nukem.jonesAATTgmail.com- Update to version 0.181
* See /usr/share/doc/mame/whatsnew_0.181.txt for details
* Sun Dec 18 2016 luke.nukem.jonesAATTgmail.com- Update to version 0.180
* See /usr/share/doc/mame/whatsnew_0.180.txt for details- Removed ldplayer build - This was moved to a driver by upstream
* Sun Nov 20 2016 luke.nukem.jonesAATTgmail.com- Update to version 0.179
* See /usr/share/doc/mame/whatsnew_0.179.txt for details
* Sun Oct 16 2016 jengelhAATTinai.de- Trim storytelling from description
* Fri Oct 14 2016 luke.nukem.jonesAATTgmail.com- Update to version 0.178
* See /usr/share/doc/mame/whatsnew_0.178.txt for details- Add LICENSE files to every package built
* Sat Jul 30 2016 luke.nukem.jonesAATTgmail.com- Update to version 0.176
* See /usr/share/doc/mame/whatsnew_0.176.txt for details- Remove ldplayer-fix.patch: This is now fixed upstream- Add _constraints for OBS, build fails on x86_64 Factory due to running out of disk space.
* Fri Jul 22 2016 luke.nukem.jonesAATTgmail.com- Add ldplayer-fix.patch: Fixes a compile error within ldplayer.
* this has been fixed upstream, awaiting a new release.- Finish enabling the ldplayer sub-package.- Add back the VERBOSE=1 build flag.- Add back ARCHOPTS=\"%{optflags}\" to make commands.- Add mame.ini for mamearcade build.
* Thu Jul 21 2016 luke.nukem.jonesAATTgmail.com- Update to version 0.175
* See /usr/share/doc/mame/whatsnew_0.175.txt for details- Removed:
* hlsl specific stuff (unused in Linux)
* DX and Metal shaders (unused in Linux)
* obsolete directories- Move more libraries to pkgconfig- Change d/l location to simplify build- Added %define to simplify pathes in .spec file- Removed VERBOSE=1 compile flag to reduce build log size and quieten compile- Add bcond flag for ldplayer- General cleanup of spec file and conditionals- Add rpmlint filters for non-critical warnings
* Thu Jun 23 2016 asterios.dramisAATTgmail.com- Update to version 0.174:
* Lots of changes - See http://mamedev.org/oldrel.html for details.- mess, mess-tools and ume were merged with mame. Removed the subpackages and added the necessary Provides/Obsoletes entries for them.- Updated License: to \"GPL-2.0+ and BSD-3-Clause\".- Added new build requirements pkgconfig(Qt5Core), pkgconfig(Qt5Gui) and pkgconfig(Qt5Widgets) for openSUSE > 13.1, libuv-devel and lua-devel for openSUSE > 13.2 and portaudio-devel.- Added new build requirements gcc5-c++ to fix compilation on Leap 42.1.- Updated mame.ini.in. Removed mess.ini.in and ume.ini.in (not needed anymore).
* Sun Nov 22 2015 jacobwinskiAATTgmail.com- Use new upstream source URL scheme.
* Sun Mar 08 2015 asterios.dramisAATTgmail.com- Update to version 0.159: See http://mamedev.org/releases/whatsnew_0159.txt http://mamedev.org/releases/whatsnew_0158.txt http://mamedev.org/releases/whatsnew_0157.txt http://mamedev.org/releases/whatsnew_0156.txt http://mamedev.org/releases/whatsnew_0155.txt http://mamedev.org/releases/whatsnew_0154.txt and http://mamedev.org/releases/messnew_0159.txt http://mamedev.org/releases/messnew_0158.txt http://mamedev.org/releases/messnew_0157.txt http://mamedev.org/releases/messnew_0156.txt http://mamedev.org/releases/messnew_0155.txt http://mamedev.org/releases/messnew_0154.txt for details.- Removed build requirements libSDL-devel, libSDL_ttf-devel (not needed).- Added new build requirements libSDL2-devel, libSDL2_ttf-devel, sqlite3-devel.
* Wed Apr 30 2014 romulasryAATTgmail.com- Update to version 0.153: See http://mamedev.org/releases/whatsnew_0153.txt and http://mamedev.org/releases/messnew_0153.txt for changes.- Uses service file to download latest version
* Sat Nov 09 2013 asterios.dramisAATTgmail.com- Disable compilation of the debugger in openSUSE < 12.3 since the old gtk version was removed from the package (fixes compilation failure).
* Thu Nov 07 2013 asterios.dramisAATTgmail.com- Update to version 0.151: See http://mamedev.org/releases/whatsnew_0151.txt and http://mamedev.org/releases/messnew_0151.txt for changes.- Removed support for u-releases source files from spec file (the project will only release major versions from now on).
* Sun Oct 27 2013 asterios.dramisAATTgmail.com- Update to version 0.150: See http://mamedev.org/releases/whatsnew_0150.txt and http://mamedev.org/releases/messnew_0150.txt for changes.
* Sat Jun 15 2013 asterios.dramisAATTgmail.com- Update to version 0.149: See http://mamedev.org/releases/whatsnew_0149.txt and http://mamedev.org/releases/messnew_0149.txt for changes.- Merged mame spec file with the one from mess package since mame and mess share the same source (added \"mess\" and \"mess-tools\" subpackages).- Added \"mame-ldplayer\" and \"ume\" subpackages.- Added build requirements alsa-devel, fontconfig-devel, pkgconfig(x11) and pkgconfig(xinerama).- Added build requirement libqt4-devel for building the new debugger for openSUSE >= 12.3. Kept pkgconfig(gconf-2.0) and pkgconfig(gtk+-2.0) for openSUSE < 12.3 for building the old gtk debugger (libqt4-devel requires libjpeg62-devel in openSUSE < 12.3 which conflicts with libjpeg8-devel required by mame).
* Sun Jan 27 2013 asterios.dramisAATTgmail.com- Update -> 0.148 See: http://mamedev.org/releases/whatsnew_0148.txt for changes.- Use system portmidi for building the package (added portmidi-devel build requirement).
* Fri Sep 21 2012 asterios.dramisAATTgmail.com- Update -> 0.147 See: http://mamedev.org/releases/whatsnew_0147.txt for changes.
* Sun May 27 2012 asterios.dramisAATTgmail.com- Update -> 0.146 See: http://mamedev.org/releases/whatsnew_0146.txt for changes.- Use system flac and libjpeg for building the package (added flac-devel and libjpeg8-devel in build dependencies).- Install glsl shaders in mame/shader/.- Fixed rpmlint warning \"files-duplicate\".
* Sat May 12 2012 asterios.dramisAATTgmail.com- update -> 0.145u8 See: http://mamedev.org/releases/whatsnew_0143.txt http://mamedev.org/releases/whatsnew_0144.txt http://mamedev.org/releases/whatsnew_0145.txt http://mamedev.org/updates/whatsnew_0145u1.tx http://mamedev.org/updates/whatsnew_0145u2.tx http://mamedev.org/updates/whatsnew_0145u3.tx http://mamedev.org/updates/whatsnew_0145u4.tx http://mamedev.org/updates/whatsnew_0145u5.tx http://mamedev.org/updates/whatsnew_0145u6.tx http://mamedev.org/updates/whatsnew_0145u7.tx http://mamedev.org/updates/whatsnew_0145u8.tx for changes.- Renamed the package from sdlmame to mame.- Spec file updates based on spec-cleaner run.- Removed Mesa-devel from BuildRequires (not a direct dependency).- Use system libexpat and zlib for building the package (added libexpat-devel and zlib-devel in build dependencies).- Enabled compilation of various mame tools (added a mame-tools subpackage).- Added a mame.ini config file containing a basic setup (based on the one from packman).- Removed build time references so build-compare can do its work.- PTR64 or BIGENDIAN is autodetected during compilation (removed the definitions in the build section).- Preinstall some mame global data directories.- Install additional mame data (artwork, hash, hlsl and keymaps).
* Tue Apr 19 2011 uliAATTsuse.de- update -> 0.142
* Tue May 11 2010 uliAATTsuse.de- update -> 0.137; see http://mamedev.org/releases/whatsnew_0131.txt http://mamedev.org/releases/whatsnew_0132.txt http://mamedev.org/releases/whatsnew_0133.txt http://mamedev.org/releases/whatsnew_0134.txt http://mamedev.org/releases/whatsnew_0135.txt http://mamedev.org/releases/whatsnew_0136.txt http://mamedev.org/releases/whatsnew_0137.txt
* Fri Apr 03 2009 uliAATTsuse.de- update -> 0.130u2- parallel build, -O3
 
ICM