SPECS: leafnode.spec - update to 1.11.6; cleanups, adapter

glen glen at pld-linux.org
Wed Oct 1 13:40:56 CEST 2008


Author: glen                         Date: Wed Oct  1 11:40:56 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- update to 1.11.6; cleanups, adapter

---- Files affected:
SPECS:
   leafnode.spec (1.72 -> 1.73) 

---- Diffs:

================================================================
Index: SPECS/leafnode.spec
diff -u SPECS/leafnode.spec:1.72 SPECS/leafnode.spec:1.73
--- SPECS/leafnode.spec:1.72	Sat Jan 26 17:10:24 2008
+++ SPECS/leafnode.spec	Wed Oct  1 13:40:51 2008
@@ -3,12 +3,12 @@
 Summary(pl.UTF-8):	Serwer NNTP dla małych hostów
 Summary(pt_BR.UTF-8):	Cliente / Servidor USENET para pequenos sites
 Name:		leafnode
-Version:	1.11.2
+Version:	1.11.6
 Release:	1
 License:	distributable
 Group:		Networking/Daemons
-Source0:	http://dl.sourceforge.net/leafnode/%{name}-%{version}.rel.tar.bz2
-# Source0-md5:	bb97b9f654f54973e3c90bd11e6d8b24
+Source0:	http://dl.sourceforge.net/leafnode/%{name}-%{version}.tar.bz2
+# Source0-md5:	5a083968dbacc3d6f6d1013241c23e39
 Source1:	%{name}.texpire
 Source2:	%{name}.config
 Source3:	%{name}.filters
@@ -53,7 +53,7 @@
 dezenas de leitores e um pequeno link para a net.
 
 %prep
-%setup -q -n %{name}-%{version}.rel
+%setup -q
 %patch0 -p1
 
 %build
@@ -77,6 +77,17 @@
 install %{SOURCE3} $RPM_BUILD_ROOT%{_sysconfdir}/leafnode/filters
 install %{SOURCE4} $RPM_BUILD_ROOT/etc/sysconfig/rc-inetd/leafnode
 
+# unused stuff
+rm -f $RPM_BUILD_ROOT%{_sysconfdir}/Makefile.dist
+rm -f $RPM_BUILD_ROOT%{_sysconfdir}/config.example
+rm -f $RPM_BUILD_ROOT%{_sysconfdir}/filters.example
+
+# daemontools stuff
+rm -f $RPM_BUILD_ROOT%{_sysconfdir}/UNINSTALL-daemontools
+rm -f $RPM_BUILD_ROOT%{_sysconfdir}/nntp.rules.dist
+rm -f $RPM_BUILD_ROOT%{_sysconfdir}/run.tcpd.dist
+rm -f $RPM_BUILD_ROOT%{_sysconfdir}/run.tcpserver.dist
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -111,6 +122,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.73  2008/10/01 11:40:51  glen
+- update to 1.11.6; cleanups, adapter
+
 Revision 1.72  2008/01/26 16:10:24  vip
 - (noreplace) %verify(not md5 mtime size) added for configs
 
@@ -189,7 +203,6 @@
 - updated to 1.9.52
 
 Revision 1.47  2004/04/03 09:57:23  jm
-
 - wrr...this Patch0 shouldn't look like that - maybe now would be better
 
 Revision 1.46  2004/04/03 09:54:14  jm
@@ -202,7 +215,7 @@
 - updated to 1.9.51
 
 Revision 1.43  2004/01/31 18:38:54  undefine
--update to 1.9.49
+- update to 1.9.49
 
 Revision 1.42  2004/01/09 14:44:42  adamg
 - updated to 1.9.48
@@ -325,75 +338,15 @@
 - small fixes
 
 Revision 1.4  1999/10/06 06:54:22  waszi
--support for rc-inetd
+- support for rc-inetd
 
 Revision 1.3  1999/08/23 13:30:54  misiek
-with-ipv6 instead of enable-ipv6
+- with-ipv6 instead of enable-ipv6
 
 Revision 1.2  1999/08/23 13:10:03  misiek
-added:
-- IPv6 fix by me
-- headers fix by Artur Frysiak
+- added:
+  - IPv6 fix by me
+  - headers fix by Artur Frysiak
 
 Revision 1.1  1999/07/21 14:06:45  misiek
-initial spec
-
-* Fri Jul 16 1999 Arne Coucheron <arneco at online.no>
-  [1.9.3-1]
-- INSTALL and update.sh file added to %doc
-- changed URL: tag
-- changed Group tag: to comply with RH 6.0
-- changed %description
-
-* Sat Mar 06 1999 Arne Coucheron <arneco at online.no>
-  [1.9.2-1]
-
-* Wed Feb 17 1999 Arne Coucheron <arneco at online.no>
-  [1.9-2]
-- remove the old texpire.cron file
-
-* Tue Feb 16 1999 Arne Coucheron <arneco at online.no>
-  [1.9-1]
-- moved config files to /etc/leafnode
-- added a sample filters file
-- removed procedure for upgrading from older versions
-- changed name of texpire.cron to just texpire
-
-* Mon Jan 03 1999 Arne Coucheron <arneco at online.no>
-  [1.8.1-1]
-- patch removed, fixed in sources
-
-* Fri Dec 18 1998 Arne Coucheron <arneco at online.no>
-  [1.8-1]
-- added patch for missing <sys/types.h> in filterutil.c
-
-* Thu Dec 10 1998 Arne Coucheron <arneco at online.no>
-  [1.7.1-1]
-
-* Mon Dec 07 1998 Arne Coucheron <arneco at online.no>
-  [1.7-1]
-
-* Thu Nov 05 1998 Arne Coucheron <arneco at online.no>
-  [1.6.2-2]
-- %doc dir was not readable by ordinary users, fixed!
-- made config file readable by owner only, to prevent unauthorized users
-  from getting hold of passwords
-
-* Fri Oct 23 1998 Arne Coucheron <arneco at online.no>
-  [1.6.2-1]
-
-* Wed Oct 14 1998 Arne Coucheron <arneco at online.no>
-  [1.6.1-1]
-- can someone please send me a patch to get rid of all the LOG_DEBUG
-  messages so that the operation of leafnode can be speeded up
-
-* Thu Sep 10 1998 Arne Coucheron <arneco at online.no>
-  [1.5-2]
-- using %{name} and %{version} macros
-- added -q parameter to %setup
-- added patches from Michael Schwendt <sidplay at geocities.com>
-
-* Thu May 07 1998 Arne Coucheron <arneco at online.no>
-  [1.5-1]
-- cleaned out older changelogs
-- some adjustments to the spec file
+- initial spec
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/leafnode.spec?r1=1.72&r2=1.73&f=u



More information about the pld-cvs-commit mailing list