SPECS: xinetd.spec - added tcp_rpc patch from FC (disable libwrap ...

qboosh qboosh at pld-linux.org
Sun Mar 12 12:46:43 CET 2006


Author: qboosh                       Date: Sun Mar 12 11:46:43 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added tcp_rpc patch from FC (disable libwrap for rpc services)
- added howl (fix detection and SEGV) and man (typo) patches

---- Files affected:
SPECS:
   xinetd.spec (1.59 -> 1.60) 

---- Diffs:

================================================================
Index: SPECS/xinetd.spec
diff -u SPECS/xinetd.spec:1.59 SPECS/xinetd.spec:1.60
--- SPECS/xinetd.spec:1.59	Sun Mar 12 10:32:47 2006
+++ SPECS/xinetd.spec	Sun Mar 12 12:46:37 2006
@@ -17,11 +17,15 @@
 # Source0-md5:	567382d7972613090215c6c54f9b82d9
 Source1:	%{name}.inet.sh
 Patch0:		%{name}-no_libnsl.patch
+Patch1:		%{name}-tcp_rpc.patch
+Patch2:		%{name}-howl.patch
+Patch3:		%{name}-man.patch
 URL:		http://www.xinetd.org/
 BuildRequires:	autoconf
 BuildRequires:	automake
 %{?with_howl:BuildRequires:	howl-devel}
 BuildRequires:	libwrap-devel
+%{?with_howl:BuildRequires:	pkgconfig}
 Requires(post,preun):	rc-inetd
 Requires:	rc-inetd
 Provides:	inetdaemon
@@ -109,6 +113,9 @@
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
+%patch2 -p1
+%patch3 -p1
 
 %build
 %{__aclocal}
@@ -167,6 +174,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.60  2006/03/12 11:46:37  qboosh
+- added tcp_rpc patch from FC (disable libwrap for rpc services)
+- added howl (fix detection and SEGV) and man (typo) patches
+
 Revision 1.59  2006/03/12 09:32:47  qboosh
 - updated to 2.3.14, removed obsolete gcc4 patch
 - build with howl support by default
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/xinetd.spec?r1=1.59&r2=1.60&f=u



More information about the pld-cvs-commit mailing list