SPECS: bootsplash.spec - remove precompiled splash.o - readable sy...

havner havner at pld-linux.org
Fri Jul 7 19:22:04 CEST 2006


Author: havner                       Date: Fri Jul  7 17:22:04 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- remove precompiled splash.o
- readable sysconfig file

---- Files affected:
SPECS:
   bootsplash.spec (1.29 -> 1.30) 

---- Diffs:

================================================================
Index: SPECS/bootsplash.spec
diff -u SPECS/bootsplash.spec:1.29 SPECS/bootsplash.spec:1.30
--- SPECS/bootsplash.spec:1.29	Fri Jul  7 18:12:53 2006
+++ SPECS/bootsplash.spec	Fri Jul  7 19:21:59 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.30  2006/07/07 17:21:59  havner
+- remove precompiled splash.o
+- readable sysconfig file
+
 Revision 1.29  2006/07/07 16:12:53  havner
 - added chkconfig stuff (its off by default anyway, cause
   BOOT_SPLASH_CONSOLES in default sysconfig file is empty)
================================================================

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



More information about the pld-cvs-commit mailing list