SPECS: SysVinit.spec - rel 9; package /var/run/initrunlvl as ghost
arekm
arekm at pld-linux.org
Sun Feb 4 00:57:01 CET 2007
Author: arekm Date: Sat Feb 3 23:57:01 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- rel 9; package /var/run/initrunlvl as ghost
---- Files affected:
SPECS:
SysVinit.spec (1.130 -> 1.131)
---- Diffs:
================================================================
Index: SPECS/SysVinit.spec
diff -u SPECS/SysVinit.spec:1.130 SPECS/SysVinit.spec:1.131
--- SPECS/SysVinit.spec:1.130 Fri Sep 8 20:04:14 2006
+++ SPECS/SysVinit.spec Sun Feb 4 00:56:56 2007
@@ -15,7 +15,7 @@
Summary(uk): đŇĎÇŇÁÍÉ, ÝĎ ËĹŇŐŔÔŘ ÂÁÚĎ×ÉÍÉ ÓÉÓÔĹÍÎÉÍÉ ĐŇĎĂĹÓÁÍÉ
Name: SysVinit
Version: 2.86
-Release: 8
+Release: 9
License: GPL
Group: Base
Source0: ftp://ftp.cistron.nl/pub/people/miquels/software/sysvinit-%{version}.tar.gz
@@ -133,7 +133,7 @@
%install
rm -rf $RPM_BUILD_ROOT
install -d $RPM_BUILD_ROOT{/bin,%{_bindir},%{_sbindir},%{_mandir}/man{1,5,8}} \
- $RPM_BUILD_ROOT{%{_includedir},%{_sysconfdir},/etc/logrotate.d,/var/log}
+ $RPM_BUILD_ROOT{%{_includedir},%{_sysconfdir},/etc/logrotate.d,/var/{log,run}}
%{__make} install -C src \
ROOT=$RPM_BUILD_ROOT \
@@ -145,6 +145,7 @@
ln -sf ../var/run/initrunlvl $RPM_BUILD_ROOT%{_sysconfdir}
ln -sf killall5 $RPM_BUILD_ROOT%{_sbindir}/pidof
+> $RPM_BUILD_ROOT/var/run/initrunlvl
> $RPM_BUILD_ROOT%{_sysconfdir}/ioctl.save
> $RPM_BUILD_ROOT/var/log/faillog
> $RPM_BUILD_ROOT/var/log/lastlog
@@ -194,6 +195,7 @@
%attr(640,root,root) /etc/logrotate.d/sysvinit
%ghost %{_sysconfdir}/initrunlvl
+%ghost /var/run/initrunlvl
%attr(600,root,root) %ghost %{_sysconfdir}/ioctl.save
%attr(640,root,root) %ghost /var/log/faillog
%attr(660,root,utmp) %ghost /var/log/lastlog
@@ -221,6 +223,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.131 2007/02/03 23:56:56 arekm
+- rel 9; package /var/run/initrunlvl as ghost
+
Revision 1.130 2006/09/08 18:04:14 glen
- rel 8 (rebuild with fixed %useradd/%groupadd macros)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/SysVinit.spec?r1=1.130&r2=1.131&f=u
More information about the pld-cvs-commit
mailing list