SPECS: showconsole.spec - %ghost saved boot.msg

glen glen at pld-linux.org
Thu Mar 15 17:17:46 CET 2007


Author: glen                         Date: Thu Mar 15 16:17:45 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- %ghost saved boot.msg

---- Files affected:
SPECS:
   showconsole.spec (1.7 -> 1.8) 

---- Diffs:

================================================================
Index: SPECS/showconsole.spec
diff -u SPECS/showconsole.spec:1.7 SPECS/showconsole.spec:1.8
--- SPECS/showconsole.spec:1.7	Thu Mar 15 16:53:52 2007
+++ SPECS/showconsole.spec	Thu Mar 15 17:17:40 2007
@@ -60,10 +60,13 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
+install -d $RPM_BUILD_ROOT/var/log
 %{__make} install \
 	lib=%{_lib} \
 	DESTDIR=$RPM_BUILD_ROOT
 
+touch $RPM_BUILD_ROOT/var/log/boot.msg
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -79,6 +82,7 @@
 %{_mandir}/man8/isserial.8*
 %{_mandir}/man8/setconsole.8*
 %{_mandir}/man8/showconsole.8*
+%ghost /var/log/boot.msg
 
 %files devel
 %defattr(644,root,root,755)
@@ -94,6 +98,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.8  2007/03/15 16:17:40  glen
+- %ghost saved boot.msg
+
 Revision 1.7  2007/03/15 15:53:52  glen
 - lib64 fix
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/showconsole.spec?r1=1.7&r2=1.8&f=u



More information about the pld-cvs-commit mailing list