SPECS: btanks.spec - don't force -O3, packaged more READMEs, space...

gotar gotar at pld-linux.org
Tue Jan 1 16:33:07 CET 2008


Author: gotar                        Date: Tue Jan  1 15:33:07 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- don't force -O3, packaged more READMEs, spaces to tabs

---- Files affected:
SPECS:
   btanks.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/btanks.spec
diff -u SPECS/btanks.spec:1.2 SPECS/btanks.spec:1.3
--- SPECS/btanks.spec:1.2	Tue Jan  1 15:39:25 2008
+++ SPECS/btanks.spec	Tue Jan  1 16:33:01 2008
@@ -35,11 +35,12 @@
 %setup -q
 # Proper name for our lua
 sed -e 's/lua5.1/lua51/g' -i SConscript
+sed -e 's/-O3 //g' -i SConstruct
 
 %build
 %scons \
-    resources_dir=%{_datadir}/%{name} \
-    lib_dir=%{_libdir}
+	resources_dir=%{_datadir}/%{name} \
+	lib_dir=%{_libdir}
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -61,7 +62,7 @@
 
 %files
 %defattr(644,root,root,755)
-%doc ChangeLog README-linux.txt
+%doc ChangeLog README-*.txt
 %attr(755,root,root) %{_bindir}/%{name}
 %{_datadir}/%{name}
 %{_libdir}/*.so
@@ -74,6 +75,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2008-01-01 15:33:01  gotar
+- don't force -O3, packaged more READMEs, spaces to tabs
+
 Revision 1.2  2008-01-01 14:39:25  matkor
 - BR: OpenAL-devel >= 0.0.8
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/btanks.spec?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list