SPECS: portmap.spec - pure chkconfig dep, adapterized

glen glen at pld-linux.org
Tue Oct 4 18:35:52 CEST 2005


Author: glen                         Date: Tue Oct  4 16:35:52 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pure chkconfig dep, adapterized

---- Files affected:
SPECS:
   portmap.spec (1.48 -> 1.49) 

---- Diffs:

================================================================
Index: SPECS/portmap.spec
diff -u SPECS/portmap.spec:1.48 SPECS/portmap.spec:1.49
--- SPECS/portmap.spec:1.48	Sun Oct 31 22:53:12 2004
+++ SPECS/portmap.spec	Tue Oct  4 18:35:47 2005
@@ -3,7 +3,7 @@
 Summary(pl):	Portmapper RPC
 Name:		portmap
 Version:	5beta
-Release:	14
+Release:	14.2
 Group:		Daemons
 License:	BSD
 Source0:	ftp://ftp.porcupine.org/pub/security/%{name}_%{version}.tar.gz
@@ -21,7 +21,8 @@
 Patch5:		%{name}-sigpipe.patch
 Patch6:		%{name}-errno.patch
 BuildRequires:	libwrap-devel
-PreReq:		rc-scripts
+Requires:	rc-scripts
+Requires:	/sbin/chkconfig
 Requires(post,preun):	/sbin/chkconfig
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -47,7 +48,7 @@
 pode usar hosts.{allow,deny} para controlar o acesso.
 
 %prep
-%setup -q -n %{name}_5beta
+%setup -q -n %{name}_%{version}
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
@@ -101,7 +102,7 @@
 %defattr(644,root,root,755)
 %doc README CHANGES BLURB
 %attr(754,root,root) /etc/rc.d/init.d/portmap
-%attr(640,root,root) %config %verify(not size mtime md5) /etc/sysconfig/*
+%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/*
 %attr(755,root,root) %{_sbindir}/*
 %{_mandir}/man8/*
 %ghost /var/lib/misc/portmap.dump
@@ -112,6 +113,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.49  2005/10/04 16:35:47  glen
+- pure chkconfig dep, adapterized
+
 Revision 1.48  2004/10/31 21:53:12  paladine
 - spaces->tabs
 - formatting
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/portmap.spec?r1=1.48&r2=1.49&f=u




More information about the pld-cvs-commit mailing list