packages: rc-scripts/rc-scripts.spec - drop fstab-decode (now in SysVinit-t...
wiget
wiget at pld-linux.org
Sun Dec 4 03:51:22 CET 2011
Author: wiget Date: Sun Dec 4 02:51:22 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- drop fstab-decode (now in SysVinit-tools)
- rel. 4
---- Files affected:
packages/rc-scripts:
rc-scripts.spec (1.374 -> 1.375)
---- Diffs:
================================================================
Index: packages/rc-scripts/rc-scripts.spec
diff -u packages/rc-scripts/rc-scripts.spec:1.374 packages/rc-scripts/rc-scripts.spec:1.375
--- packages/rc-scripts/rc-scripts.spec:1.374 Tue Nov 29 18:43:05 2011
+++ packages/rc-scripts/rc-scripts.spec Sun Dec 4 03:51:17 2011
@@ -10,7 +10,7 @@
Summary(tr.UTF-8): inittab ve /etc/rc.d dosyaları
Name: rc-scripts
Version: 0.4.5.1
-Release: 3
+Release: 4
License: GPL v2
Group: Base
Source0: ftp://distfiles.pld-linux.org/src/%{name}-%{version}.tar.gz
@@ -40,6 +40,7 @@
Requires: /bin/nice
Requires: /bin/ps
Requires: SysVinit
+Requires: SysVinit-tools >= 2.88-1
Requires: blockdev
Requires: coreutils
Requires: ethtool
@@ -141,6 +142,9 @@
DESTDIR=$RPM_BUILD_ROOT \
%{!?with_static:ppp_watch_LDADD="$(pkg-config --libs glib-2.0)" ppp_watch_DEPENDENCIES=}
+# now part of SysVinit-tools
+%{__rm} $RPM_BUILD_ROOT%{_sbindir}/fstab-decode
+
for i in 0 1 2 3 4 5 6; do
install -d $RPM_BUILD_ROOT/etc/rc.d/rc$i.d
done
@@ -289,7 +293,6 @@
%attr(755,root,root) %{_bindir}/usleep
%attr(755,root,root) %{_sbindir}/consoletype
-%attr(755,root,root) %{_sbindir}/fstab-decode
%attr(755,root,root) %{_sbindir}/genhostid
%attr(755,root,root) %{_sbindir}/getkey
%attr(755,root,root) %{_sbindir}/hwprofile
@@ -389,6 +392,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.375 2011/12/04 02:51:17 wiget
+- drop fstab-decode (now in SysVinit-tools)
+- rel. 4
+
Revision 1.374 2011/11/29 17:43:05 arekm
- add rc-local.service
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/rc-scripts/rc-scripts.spec?r1=1.374&r2=1.375&f=u
More information about the pld-cvs-commit
mailing list