SPECS: rlinetd.spec - updated to 0.5.20 (new URLs - maintained as ...

qboosh qboosh at pld-linux.org
Sat Mar 11 19:22:26 CET 2006


Author: qboosh                       Date: Sat Mar 11 18:22:26 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 0.5.20 (new URLs - maintained as Debian package now)
- removed obsolete execve,tcpwrappers,string.h,ac25x,gcc3,gcc34 patches
- updated no_libnsl patch
- added dblfree patch to fix double free on SIGHUP
- RPC still broken

---- Files affected:
SPECS:
   rlinetd.spec (1.65 -> 1.66) 

---- Diffs:

================================================================
Index: SPECS/rlinetd.spec
diff -u SPECS/rlinetd.spec:1.65 SPECS/rlinetd.spec:1.66
--- SPECS/rlinetd.spec:1.65	Tue Feb 21 15:10:14 2006
+++ SPECS/rlinetd.spec	Sat Mar 11 19:22:21 2006
@@ -8,24 +8,20 @@
 Summary:	better replacement for inetd
 Summary(pl):	lepszy zamiennik dla inetd
 Name:		rlinetd
-Version:	0.5.1
-Release:	18
+Version:	0.5.20
+Release:	1
 License:	GPL
 Group:		Daemons
-Vendor:		Mikolaj J. Habryn <dichro-rlinetd at rcpt.to>
-Source0:	http://www.eris.rcpt.to/rlinetd/download/%{name}-%{version}.tar.gz
-# Source0-md5:	a36623b7902d2d29260e20b2be077f31
+#Source0:	http://www.rcpt.to/rlinetd/download/%{name}-%{version}.tar.gz
+Source0:	http://ftp.debian.org/debian/pool/main/r/rlinetd/%{name}_%{version}.tar.gz
+# Source0-md5:	fb40a8816426be89f574e38b984b70e7
 Source1:	%{name}.inet.sh
 Source2:	%{name}.8.pl
-Patch0:		%{name}-execve.patch
-Patch1:		%{name}-tcpwrappers.patch
-Patch2:		%{name}-string.h.patch
-Patch3:		%{name}-no_libnsl.patch
-Patch4:		%{name}-ac25x.patch
-Patch5:		%{name}-gcc3.patch
-Patch6:		%{name}-gcc34.patch
-URL:		http://www.eris.rcpt.to/rlinetd/
-BuildRequires:	autoconf
+Patch0:		%{name}-no_libnsl.patch
+Patch1:		%{name}-dblfree.patch
+#URL:		http://www.rcpt.to/rlinetd/
+URL:		http://packages.debian.org/rlinetd
+BuildRequires:	autoconf >= 2.59
 BuildRequires:	automake
 BuildRequires:	bison
 BuildRequires:	flex
@@ -57,11 +53,6 @@
 %setup -q
 %patch0 -p1
 %patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
-%patch5 -p1
-%patch6 -p1
 
 %build
 %{__libtoolize}
@@ -109,7 +100,7 @@
 %attr(640,root,root) %ghost %{_sysconfdir}/rlinetd.conf
 %attr(755,root,root) %{_sbindir}/rlinetd
 %attr(755,root,root) %dir %{_libdir}/rlinetd
-%attr(755,root,root) %{_libdir}/rlinetd/*.so*
+%attr(755,root,root) %{_libdir}/rlinetd/*.so
 %attr(640,root,root) /etc/sysconfig/rc-inet.script
 %{_mandir}/man[58]/*
 %lang(pl) %{_mandir}/pl/man8/*
@@ -120,6 +111,13 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.66  2006/03/11 18:22:21  qboosh
+- updated to 0.5.20 (new URLs - maintained as Debian package now)
+- removed obsolete execve,tcpwrappers,string.h,ac25x,gcc3,gcc34 patches
+- updated no_libnsl patch
+- added dblfree patch to fix double free on SIGHUP
+- RPC still broken
+
 Revision 1.65  2006/02/21 14:10:14  qboosh
 - note on possibly broken rpc support
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/rlinetd.spec?r1=1.65&r2=1.66&f=u



More information about the pld-cvs-commit mailing list