rpms/mame/F-13 mame.spec,1.7,1.8

Julian Sikorski belegdol at rpmfusion.org
Thu Jul 8 20:52:47 CEST 2010


Author: belegdol

Update of /cvs/nonfree/rpms/mame/F-13
In directory se02.es.rpmfusion.net:/tmp/cvs-serv28341

Modified Files:
	mame.spec 
Log Message:
Disabled ldplayer since it does not build ATM


Index: mame.spec
===================================================================
RCS file: /cvs/nonfree/rpms/mame/F-13/mame.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- mame.spec	8 Jul 2010 17:59:57 -0000	1.7
+++ mame.spec	8 Jul 2010 18:52:47 -0000	1.8
@@ -70,15 +70,15 @@
 %description tools
 %{summary}.
 
-%package ldplayer
-Summary:        Standalone laserdisc player based on MAME
-Group:          Applications/Emulators
+#%package ldplayer
+#Summary:        Standalone laserdisc player based on MAME
+#Group:          Applications/Emulators
 
-Provides:       sdlmame-ldplayer = 0%{baseversion}-%{release}
-Obsoletes:      sdlmame-ldplayer < 0136-2
+#Provides:       sdlmame-ldplayer = 0%{baseversion}-%{release}
+#Obsoletes:      sdlmame-ldplayer < 0136-2
 
-%description ldplayer
-%{summary}.
+#%description ldplayer
+#%{summary}.
 
 
 %prep
@@ -128,8 +128,8 @@
 
 
 %build
-make %{?_smp_mflags} NOWERROR=1 SYMBOLS=1 OPTIMIZE=2 BUILD_EXPAT=0 BUILD_ZLIB=0 SUFFIX64="" \
-    OPT_FLAGS='%{optflags} -DINI_PATH="\"%{_sysconfdir}/%{name};\""' TARGET=ldplayer
+#make %{?_smp_mflags} NOWERROR=1 SYMBOLS=1 OPTIMIZE=2 BUILD_EXPAT=0 BUILD_ZLIB=0 SUFFIX64="" \
+#    OPT_FLAGS='%{optflags} -DINI_PATH="\"%{_sysconfdir}/%{name};\""' TARGET=ldplayer
 %if %{with debug}
 make %{?_smp_mflags} NOWERROR=1 SYMBOLS=1 OPTIMIZE=2 BUILD_EXPAT=0 BUILD_ZLIB=0 SUFFIX64="" \
     OPT_FLAGS='%{optflags} -DINI_PATH="\"%{_sysconfdir}/%{name};\""' DEBUG=1 all
@@ -173,7 +173,7 @@
 %else
 install -pm 755 %{name} %{buildroot}%{_bindir}
 %endif
-install -pm 755 chdman jedutil ldplayer ldresample ldverify \
+install -pm 755 chdman jedutil ldresample ldverify \
     romcmp testkeys unidasm %{buildroot}%{_bindir}
 #for tool in regrep runtest split src2html srcclean
 for tool in regrep split src2html srcclean
@@ -214,15 +214,16 @@
 %{_bindir}/testkeys
 %{_bindir}/unidasm
 
-%files ldplayer
-%defattr(-,root,root,-)
-%{_bindir}/ldplayer
+#%files ldplayer
+#%defattr(-,root,root,-)
+#%{_bindir}/ldplayer
 
 
 %changelog
 * Thu Jul 08 2010 Julian Sikorski <belegdol at fedoraproject.org> - 0.138u3-1
 - Updated to 0.138u3
 - Updated the verbosebuild patch
+- Disabled ldplayer since it does not build ATM (mametesters #3930)
 
 * Thu Jun 17 2010 Julian Sikorski <belegdol at fedoraproject.org> - 0.138u2-1
 - Updated to 0.138u2



More information about the rpmfusion-commits mailing list