Author: glen                         Date: Sun Oct 16 01:27:21 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- init.d/network: ignore non-empty but commented /etc/mactab

---- Files affected:
SPECS:
   rc-scripts.spec (1.202 -> 1.203) 

---- Diffs:

================================================================
Index: SPECS/rc-scripts.spec
diff -u SPECS/rc-scripts.spec:1.202 SPECS/rc-scripts.spec:1.203
--- SPECS/rc-scripts.spec:1.202 Tue Oct  4 16:56:42 2005
+++ SPECS/rc-scripts.spec       Sun Oct 16 03:27:16 2005
@@ -11,7 +11,7 @@
 Summary(tr):   inittab ve /etc/rc.d dosyalarý
 Name:          rc-scripts
 Version:       0.4.0.20
-Release:       4.1
+Release:       4.2
 License:       GPL
 Vendor:                PLD rc-scripts Team <[EMAIL PROTECTED]>
 Group:         Base
@@ -20,6 +20,7 @@
 Patch0:                %{name}-dev_alias.patch
 Patch1:                %{name}-con_serial_sparc.patch
 Patch2:                %{name}-cpuset.patch
+Patch3:                %{name}-mactab-emptycheck.patch
 URL:           http://svn.pld-linux.org/cgi-bin/viewsvn/rc-scripts/
 BuildRequires: autoconf
 BuildRequires: automake
@@ -101,6 +102,7 @@
 %patch1 -p1
 %endif
 %patch2 -p0
+%patch3 -p1
 
 %build
 %{__aclocal}
@@ -311,8 +313,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.203  2005/10/16 01:27:16  glen
+- init.d/network: ignore non-empty but commented /etc/mactab
+
 Revision 1.202  2005/10/04 14:56:42  glen
-- make /etc/init.d symlink relative (useful when browsing chroot files)
+- make /etc/init.d symlink relative (useful when browsing files inside chroot)
 - add sysvinitfiles to %doc
 
 Revision 1.201  2005/09/19 21:34:53  pluto
================================================================

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

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

Reply via email to