rpms/mame/devel .cvsignore, 1.69, 1.70 mame.spec, 1.80, 1.81 sources, 1.69, 1.70

Julian Sikorski belegdol at rpmfusion.org
Tue Feb 12 00:02:46 CET 2013


Author: belegdol

Update of /cvs/nonfree/rpms/mame/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv8763

Modified Files:
	.cvsignore mame.spec sources 
Log Message:
* Mon Feb 11 2013 Julian Sikorski <belegdol at fedoraproject.org> - 0.148u1-1
- Updated to 0.148u1
- Use system libjpeg on Fedora 18 too (RH bug #854695)



Index: .cvsignore
===================================================================
RCS file: /cvs/nonfree/rpms/mame/devel/.cvsignore,v
retrieving revision 1.69
retrieving revision 1.70
diff -u -r1.69 -r1.70
--- .cvsignore	12 Jan 2013 13:16:16 -0000	1.69
+++ .cvsignore	11 Feb 2013 23:02:45 -0000	1.70
@@ -1,2 +1,2 @@
 mame0148s.exe
-whatsnew.zip
+0148u1_diff.zip


Index: mame.spec
===================================================================
RCS file: /cvs/nonfree/rpms/mame/devel/mame.spec,v
retrieving revision 1.80
retrieving revision 1.81
diff -u -r1.80 -r1.81
--- mame.spec	12 Jan 2013 13:16:16 -0000	1.80
+++ mame.spec	11 Feb 2013 23:02:45 -0000	1.81
@@ -5,7 +5,7 @@
 %bcond_with debug
 
 %global baseversion 148
-#global sourceupdate 4
+%global sourceupdate 1
 
 # work around low memory on the RPM Fusion builder
 %bcond_without lowmem
@@ -26,10 +26,10 @@
 License:        MAME License
 URL:            http://mamedev.org/
 Source0:        http://mamedev.org/downloader.php?file=releases/%{name}0%{baseversion}s.exe
-Source100:      whatsnew.zip
+#Source100:      whatsnew.zip
 %if 0%{?sourceupdate}
 #Source updates
-#Source1:        http://mamedev.org/updates/0%{baseversion}u1_diff.zip
+Source1:        http://mamedev.org/updates/0%{baseversion}u1_diff.zip
 #Source2:        http://mamedev.org/updates/0%{baseversion}u2_diff.zip
 #Source3:        http://mamedev.org/updates/0%{baseversion}u3_diff.zip
 #Source4:        http://mamedev.org/updates/0%{baseversion}u4_diff.zip
@@ -46,7 +46,7 @@
 BuildRequires:  flac-devel
 BuildRequires:  GConf2-devel
 BuildRequires:  gtk2-devel
-%if 0%{?fedora} >= 19
+%if 0%{?fedora} >= 18
 BuildRequires:  libjpeg-turbo-devel
 %endif
 BuildRequires:  p7zip
@@ -54,7 +54,7 @@
 BuildRequires:  zlib-devel
 Requires:       %{name}-data = %{version}-%{release}
 
-%if 0%{?fedora} < 19
+%if 0%{?fedora} < 18
 Provides:       bundled(libjpeg) = 8c
 %endif
 Provides:       bundled(lzma-sdk) = 9.22
@@ -96,7 +96,7 @@
 Summary:        Multi Emulator Super System
 Requires:       mess-data = %{version}-%{release}
 
-%if 0%{?fedora} < 19
+%if 0%{?fedora} < 18
 Provides:       bundled(libjpeg) = 8c
 %endif
 Provides:       bundled(lzma-sdk) = 9.22
@@ -199,7 +199,7 @@
 MAME_FLAGS="NOWERROR=1 SYMBOLS=1 OPTIMIZE=2 BUILD_EXPAT=0 BUILD_ZLIB=0 \
     BUILD_FLAC=0 SUFFIX64="
 
-%if 0%{?fedora} >= 19
+%if 0%{?fedora} >= 18
 MAME_FLAGS="$MAME_FLAGS BUILD_JPEGLIB=0"
 %else
 MAME_FLAGS="$MAME_FLAGS BUILD_JPEGLIB=1"
@@ -362,6 +362,10 @@
 
 
 %changelog
+* Mon Feb 11 2013 Julian Sikorski <belegdol at fedoraproject.org> - 0.148u1-1
+- Updated to 0.148u1
+- Use system libjpeg on Fedora 18 too (RH bug #854695)
+
 * Sat Jan 12 2013 Julian Sikorski <belegdol at fedoraproject.org> - 0.148-1
 - Updated to 0.148
 


Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/mame/devel/sources,v
retrieving revision 1.69
retrieving revision 1.70
diff -u -r1.69 -r1.70
--- sources	12 Jan 2013 13:16:16 -0000	1.69
+++ sources	11 Feb 2013 23:02:45 -0000	1.70
@@ -1,2 +1,2 @@
 fec467ec70d727d3dd1c31e3fb687275  mame0148s.exe
-6e9407f2419d23b519f44333f88b702c  whatsnew.zip
+01edd53824784f52448f4128f6d52aac  0148u1_diff.zip


More information about the rpmfusion-commits mailing list