packages: rc-scripts/rc-scripts.spec - move also functions to /lib/rc-scrip...

glen glen at pld-linux.org
Wed Aug 31 18:27:05 CEST 2011


Author: glen                         Date: Wed Aug 31 16:27:05 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- move also functions to /lib/rc-scripts (symlink preserved)

---- Files affected:
packages/rc-scripts:
   rc-scripts.spec (1.364 -> 1.365) 

---- Diffs:

================================================================
Index: packages/rc-scripts/rc-scripts.spec
diff -u packages/rc-scripts/rc-scripts.spec:1.364 packages/rc-scripts/rc-scripts.spec:1.365
--- packages/rc-scripts/rc-scripts.spec:1.364	Sun Aug 14 13:50:30 2011
+++ packages/rc-scripts/rc-scripts.spec	Wed Aug 31 18:27:00 2011
@@ -10,12 +10,12 @@
 Summary(tr.UTF-8):	inittab ve /etc/rc.d dosyaları
 Name:		rc-scripts
 Version:	0.4.5
-Release:	0.3
+Release:	0.4
 License:	GPL v2
 Group:		Base
 #Source0:	ftp://distfiles.pld-linux.org/src/%{name}-%{version}.tar.gz
 Source0:	%{name}-%{version}.tar.gz
-# Source0-md5:	a1cd1a564da88f61e7e571d8ad8835b1
+# Source0-md5:	0ac111bcac70aaf5539c6b855646122a
 URL:		http://svn.pld-linux.org/trac/svn/wiki/packages/rc-scripts
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -216,6 +216,7 @@
 %dir /etc/rc.d/init.d
 %dir /etc/rc.d/rc?.d
 /etc/init.d
+/etc/rc.d/init.d/functions
 
 %if "%{pld_release}" != "ac"
 %config(noreplace) %verify(not md5 mtime size) /etc/init/random.conf
@@ -225,7 +226,6 @@
 %config(noreplace) %verify(not md5 mtime size) /etc/init/udev.conf
 %endif
 
-/etc/rc.d/init.d/functions
 %attr(754,root,root) /etc/rc.d/init.d/allowlogin
 %attr(754,root,root) /etc/rc.d/init.d/cpusets
 %attr(754,root,root) /etc/rc.d/init.d/cryptsetup
@@ -312,6 +312,7 @@
 %attr(755,root,root) /lib/rc-scripts/ifup-sl
 %attr(755,root,root) /lib/rc-scripts/ifup-vlan
 /lib/rc-scripts/functions.network
+/lib/rc-scripts/functions
 
 %dir %{_sysconfdir}/ppp
 %attr(754,root,root) %{_sysconfdir}/ppp/*
@@ -368,6 +369,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.365  2011/08/31 16:27:00  glen
+- move also functions to /lib/rc-scripts (symlink preserved)
+
 Revision 1.364  2011/08/14 11:50:30  glen
 - adjust for svn changes
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/rc-scripts/rc-scripts.spec?r1=1.364&r2=1.365&f=u



More information about the pld-cvs-commit mailing list