packages: rc-scripts/rc-scripts.spec - dropcaps.patch added; rel 3 - add SE...

zbyniu zbyniu at pld-linux.org
Fri May 15 00:30:42 CEST 2009


Author: zbyniu                       Date: Thu May 14 22:30:42 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- dropcaps.patch added; rel 3
- add SERVICE_DROPCAPS="cap_sys_module,..." to /etc/sysconfig/<service> to activate
- use with caution - it drops caps from bound set!

---- Files affected:
packages/rc-scripts:
   rc-scripts.spec (1.300 -> 1.301) 

---- Diffs:

================================================================
Index: packages/rc-scripts/rc-scripts.spec
diff -u packages/rc-scripts/rc-scripts.spec:1.300 packages/rc-scripts/rc-scripts.spec:1.301
--- packages/rc-scripts/rc-scripts.spec:1.300	Thu Mar 26 16:15:12 2009
+++ packages/rc-scripts/rc-scripts.spec	Fri May 15 00:30:36 2009
@@ -10,12 +10,13 @@
 Summary(tr.UTF-8):	inittab ve /etc/rc.d dosyaları
 Name:		rc-scripts
 Version:	0.4.2.1
-Release:	2
+Release:	3
 License:	GPL v2
 Group:		Base
 Source0:	ftp://distfiles.pld-linux.org/src/%{name}-%{version}.tar.gz
 # Source0-md5:	91481969460a6665207adbd117d2ac27
 Patch0:		%{name}-addrlabel.patch
+Patch1:		dropcaps.patch
 URL:		http://svn.pld-linux.org/cgi-bin/viewsvn/rc-scripts/
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -104,6 +105,7 @@
 %prep
 %setup -q
 %patch0 -p0
+%patch1 -p0
 
 %build
 %{__aclocal}
@@ -343,6 +345,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.301  2009/05/14 22:30:36  zbyniu
+- dropcaps.patch added; rel 3
+- add SERVICE_DROPCAPS="cap_sys_module,..." to /etc/sysconfig/<service> to activate
+- use with caution - it drops caps from bound set!
+
 Revision 1.300  2009/03/26 15:15:12  baggins
 - rel 2
 - fix addrlabel support
================================================================

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



More information about the pld-cvs-commit mailing list