packages: 0ad/0ad.spec - comment out some bogus options - try to build with...

lisu lisu at pld-linux.org
Sat Feb 11 13:09:59 CET 2012


Author: lisu                         Date: Sat Feb 11 12:09:59 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- comment out some bogus options
- try to build with system libraries

---- Files affected:
packages/0ad:
   0ad.spec (1.11 -> 1.12) 

---- Diffs:

================================================================
Index: packages/0ad/0ad.spec
diff -u packages/0ad/0ad.spec:1.11 packages/0ad/0ad.spec:1.12
--- packages/0ad/0ad.spec:1.11	Sat Feb 11 12:56:09 2012
+++ packages/0ad/0ad.spec	Sat Feb 11 13:09:54 2012
@@ -62,10 +62,13 @@
 export CPPFLAGS="%{rpmcxxflags}"
 cd build/workspaces
 ./update-workspaces.sh \
+	--with-system-enet \
+	--with-system-nvtt \
+	--with-system-mozjs185
 #	--verbose \
-	--bindir %{_bindir} \
-	--datadir %{_datadir}/%{name} \
-	--libdir %{_libdir}/%{name}
+#	--bindir %{_bindir} \
+#	--datadir %{_datadir}/%{name} \
+#	--libdir %{_libdir}/%{name}
 
 cd gcc
 %{__make} \
@@ -107,6 +110,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.12  2012/02/11 12:09:54  lisu
+- comment out some bogus options
+- try to build with system libraries
+
 Revision 1.11  2012/02/11 11:56:09  lisu
 - comment --verbose option for now
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/0ad/0ad.spec?r1=1.11&r2=1.12&f=u



More information about the pld-cvs-commit mailing list