SPECS: rc-inetd.spec - allow administrator disable generating of i...

hawk hawk at pld-linux.org
Mon Apr 10 16:18:11 CEST 2006


Author: hawk                         Date: Mon Apr 10 14:18:11 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- allow administrator disable generating of inetd config
- release 5

---- Files affected:
SPECS:
   rc-inetd.spec (1.45 -> 1.46) 

---- Diffs:

================================================================
Index: SPECS/rc-inetd.spec
diff -u SPECS/rc-inetd.spec:1.45 SPECS/rc-inetd.spec:1.46
--- SPECS/rc-inetd.spec:1.45	Mon Mar 13 23:13:30 2006
+++ SPECS/rc-inetd.spec	Mon Apr 10 16:18:06 2006
@@ -3,13 +3,14 @@
 Summary(pl):	Skrypty do zarządzania usługami inet
 Name:		rc-inetd
 Version:	0.16
-Release:	4
+Release:	5
 License:	GPL
 Group:		Base
 Source0:	%{name}-%{version}.tar.bz2
 # Source0-md5:	d0cd4c2d0ec24d4c57f87c183123d3f9
 Patch0:		%{name}.fix
 Patch1:		%{name}-noservices.patch
+Patch2:		%{name}-allow_manual_config.patch
 Requires(post,preun):	/sbin/chkconfig
 Requires:	inetdaemon
 Requires:	rc-scripts
@@ -27,6 +28,7 @@
 %setup -q
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -61,6 +63,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.46  2006/04/10 14:18:06  hawk
+- allow administrator disable generating of inetd config
+- release 5
+
 Revision 1.45  2006/03/13 22:13:30  glen
 - use %service
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/rc-inetd.spec?r1=1.45&r2=1.46&f=u



More information about the pld-cvs-commit mailing list