Author: arekm                        Date: Sun Sep 24 09:35:04 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 0.4.1.0 (beta)

---- Files affected:
SPECS:
   rc-scripts.spec (1.237 -> 1.238) 

---- Diffs:

================================================================
Index: SPECS/rc-scripts.spec
diff -u SPECS/rc-scripts.spec:1.237 SPECS/rc-scripts.spec:1.238
--- SPECS/rc-scripts.spec:1.237 Sun Sep 17 16:37:44 2006
+++ SPECS/rc-scripts.spec       Sun Sep 24 11:34:59 2006
@@ -10,15 +10,14 @@
 Summary(pl):   inittab i skrypty startowe z katalogu /etc/rc.d
 Summary(tr):   inittab ve /etc/rc.d dosyalarý
 Name:          rc-scripts
-Version:       0.4.0.27
-Release:       3
+Version:       0.4.1.0
+Release:       1
 License:       GPL
 Group:         Base
 Source0:       
ftp://ftp1.pld-linux.org/people/arekm/software/%{name}-%{version}.tar.gz
-# Source0-md5: 5fbf2907a207945e8c701e86399cd40b
+# Source0-md5: b8d420ad99b81f12d83aa572a7be3778
 Patch0:                %{name}-dev_alias.patch
 Patch1:                %{name}-exclude_rm_cups.patch
-Patch2:                http://glen.alkohol.ee/pld/%{name}-bug-5795.patch
 URL:           http://svn.pld-linux.org/cgi-bin/viewsvn/rc-scripts/
 BuildRequires: autoconf
 BuildRequires: automake
@@ -98,7 +97,6 @@
 %setup -q
 %{?with_devalias:%patch0 -p0}
 %patch1 -p1
-%patch2 -p2
 
 %build
 %{__aclocal}
@@ -122,7 +120,7 @@
 done
 
 for i in 2 3 4 5; do
-       ln -s ../rc.local $RPM_BUILD_ROOT/etc/rc.d/rc$i.d/S99local
+       ln -s ../init.d/local $RPM_BUILD_ROOT/etc/rc.d/rc$i.d/S99local
        ln -s ../init.d/network $RPM_BUILD_ROOT/etc/rc.d/rc$i.d/S10network
        ln -s ../init.d/allowlogin $RPM_BUILD_ROOT/etc/rc.d/rc$i.d/S99allowlogin
        ln -s ../init.d/timezone $RPM_BUILD_ROOT/etc/rc.d/rc$i.d/S10timezone
@@ -200,6 +198,7 @@
 %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/killall
+%attr(754,root,root) /etc/rc.d/init.d/local
 %attr(754,root,root) /etc/rc.d/init.d/network
 %attr(754,root,root) /etc/rc.d/init.d/random
 %attr(754,root,root) /etc/rc.d/init.d/single
@@ -311,6 +310,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.238  2006/09/24 09:34:59  arekm
+- up to 0.4.1.0 (beta)
+
 Revision 1.237  2006/09/17 14:37:44  glen
 - %files sorting
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/rc-scripts.spec?r1=1.237&r2=1.238&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to