rpms/scummvm/F-12 scummvm.spec,1.19,1.20

Lucian Langa lucilanga at fedoraproject.org
Thu Nov 26 06:42:44 UTC 2009


Author: lucilanga

Update of /cvs/pkgs/rpms/scummvm/F-12
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv32578

Modified Files:
	scummvm.spec 
Log Message:
* Wed Nov 25 2009 Lucian Langa <cooly at gnome.eu.org> - 1.0.0-1
- drop patch1 - fixed upstream
- update patch0 to 1.0.0 release
- new upstream release


Index: scummvm.spec
===================================================================
RCS file: /cvs/pkgs/rpms/scummvm/F-12/scummvm.spec,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -p -r1.19 -r1.20
--- scummvm.spec	25 Nov 2009 20:52:30 -0000	1.19
+++ scummvm.spec	26 Nov 2009 06:42:43 -0000	1.20
@@ -43,7 +43,7 @@ sed -i 's/Application;Game;AdventureGame
 # The disables are so that these don't accidently get build in when rebuilding
 # on a system with the necesarry deps installed
 ./configure --prefix=%{_prefix} --bindir=%{_bindir} --mandir=%{_mandir} \
-  --datadir=%{_datadir} --disable-mad
+  --datadir=%{_datadir} --disable-mad --enable-all-engines
 make %{?_smp_mflags} CXXFLAGS="$RPM_OPT_FLAGS"
 
 




More information about the fedora-extras-commits mailing list