rpms/scummvm/F-11 scummvm.spec,1.18,1.19

Lucian Langa lucilanga at fedoraproject.org
Thu Nov 26 15:16:17 UTC 2009


Author: lucilanga

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

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-11/scummvm.spec,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -p -r1.18 -r1.19
--- scummvm.spec	25 Nov 2009 21:00:04 -0000	1.18
+++ scummvm.spec	26 Nov 2009 15:16:17 -0000	1.19
@@ -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