SPECS (AC-branch): bootsplash.spec - remove precompiled splash.o -...

havner havner at pld-linux.org
Fri Jul 7 19:16:46 CEST 2006


Author: havner                       Date: Fri Jul  7 17:16:46 2006 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- remove precompiled splash.o
- 644 for sysconfig file (no reason why it shouldn't be readable for all)

---- Files affected:
SPECS:
   bootsplash.spec (1.22.2.1 -> 1.22.2.2) 

---- Diffs:

================================================================
Index: SPECS/bootsplash.spec
diff -u SPECS/bootsplash.spec:1.22.2.1 SPECS/bootsplash.spec:1.22.2.2
--- SPECS/bootsplash.spec:1.22.2.1	Fri Jul  7 18:35:39 2006
+++ SPECS/bootsplash.spec	Fri Jul  7 19:16:41 2006
@@ -43,6 +43,7 @@
 %prep
 %setup -q
 %patch0 -p1
+rm -f Utilities/splash.o
 
 %build
 %{__make} -C Utilities \
@@ -80,7 +81,7 @@
 %defattr(644,root,root,755)
 %doc {Documentation,Utilities}/README.*
 %attr(755,root,root) %{_bindir}/*
-%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/bootsplash
+%config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/bootsplash
 %attr(754,root,root) /etc/rc.d/init.d/bootsplash
 %{_datadir}/%{name}
 %dir %{_sysconfdir}/bootsplash
@@ -92,6 +93,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.22.2.2  2006/07/07 17:16:41  havner
+- remove precompiled splash.o
+- 644 for sysconfig file (no reason why it shouldn't be readable for all)
+
 Revision 1.22.2.1  2006/07/07 16:35:39  havner
 - 3.2, HEAD merge
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/bootsplash.spec?r1=1.22.2.1&r2=1.22.2.2&f=u



More information about the pld-cvs-commit mailing list