packages: rc-scripts/rc-scripts.spec, rc-scripts/typo.patch (NEW) - add typ...

glen glen at pld-linux.org
Fri Nov 20 14:05:21 CET 2009


Author: glen                         Date: Fri Nov 20 13:05:21 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- add typo.patch

---- Files affected:
packages/rc-scripts:
   rc-scripts.spec (1.313 -> 1.314) , typo.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: packages/rc-scripts/rc-scripts.spec
diff -u packages/rc-scripts/rc-scripts.spec:1.313 packages/rc-scripts/rc-scripts.spec:1.314
--- packages/rc-scripts/rc-scripts.spec:1.313	Fri Nov 20 13:48:20 2009
+++ packages/rc-scripts/rc-scripts.spec	Fri Nov 20 14:05:16 2009
@@ -16,7 +16,8 @@
 Source0:	ftp://distfiles.pld-linux.org/src/%{name}-%{version}.tar.gz
 # Source0-md5:	969442e0b04c3ff3ebb8f301f52fb879
 Patch0:		dropcaps.patch
-Patch2:		%{name}-modules.patch
+Patch1:		%{name}-modules.patch
+Patch2:		typo.patch
 URL:		http://svn.pld-linux.org/cgi-bin/viewsvn/rc-scripts/
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -107,6 +108,7 @@
 %prep
 %setup -q
 %patch0 -p0
+%patch1 -p1
 %patch2 -p1
 
 %build
@@ -347,6 +349,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.314  2009/11/20 13:05:16  glen
+- add typo.patch
+
 Revision 1.313  2009/11/20 12:48:20  glen
 - pcap >= 2.18, llh >= 2.6.27 (at least) for dropcaps.patch
 

================================================================
Index: packages/rc-scripts/typo.patch
diff -u /dev/null packages/rc-scripts/typo.patch:1.1
--- /dev/null	Fri Nov 20 14:05:21 2009
+++ packages/rc-scripts/typo.patch	Fri Nov 20 14:05:16 2009
@@ -0,0 +1,8 @@
+--- rc-scripts/rc.d/init.d/sys-chroots~	2009-11-20 14:32:04.108784548 +0200
++++ rc-scripts/rc.d/init.d/sys-chroots	2009-11-20 14:54:23.415049264 +0200
+@@ -1,4 +1,4 @@
+-#!/bin/busybox sh
++#!/bin/sh
+ #
+ # sys-chroots	Starts and stops services in chroots
+ #
================================================================

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



More information about the pld-cvs-commit mailing list