SPECS: ser2net.spec - updated to 2.5 - enabled tcp wrappers again

qboosh qboosh at pld-linux.org
Sun Dec 16 16:07:46 CET 2007


Author: qboosh                       Date: Sun Dec 16 15:07:46 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 2.5
- enabled tcp wrappers again

---- Files affected:
SPECS:
   ser2net.spec (1.27 -> 1.28) 

---- Diffs:

================================================================
Index: SPECS/ser2net.spec
diff -u SPECS/ser2net.spec:1.27 SPECS/ser2net.spec:1.28
--- SPECS/ser2net.spec:1.27	Thu Sep 27 12:08:31 2007
+++ SPECS/ser2net.spec	Sun Dec 16 16:07:41 2007
@@ -2,12 +2,12 @@
 Summary:	Serial to network proxy
 Summary(pl.UTF-8):	Proxy między portem szeregowym a siecią
 Name:		ser2net
-Version:	2.4
+Version:	2.5
 Release:	1
-License:	GPL
-Group:		Daemons
+License:	GPL v2+
+Group:		Networking/Daemons
 Source0:	http://dl.sourceforge.net/ser2net/%{name}-%{version}.tar.gz
-# Source0-md5:	cca7ab6d67463ece72ed9ca71bedd0e7
+# Source0-md5:	c11f36ff2e4c523be7b282f2f6d03638
 Patch0:		%{name}-libwrap.patch
 URL:		http://ser2net.sourceforge.net/
 BuildRequires:	autoconf
@@ -31,7 +31,8 @@
 %{__aclocal}
 %{__autoconf}
 %{__automake}
-%configure
+%configure \
+	--with-tcp-wrappers
 %{__make}
 
 %install
@@ -49,8 +50,8 @@
 %files
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS README
-%attr(755,root,root) %{_sbindir}/*
-%{_mandir}/man8/*
+%attr(755,root,root) %{_sbindir}/ser2net
+%{_mandir}/man8/ser2net.8*
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/ser2net.conf
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -59,6 +60,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.28  2007-12-16 15:07:41  qboosh
+- updated to 2.5
+- enabled tcp wrappers again
+
 Revision 1.27  2007-09-27 10:08:31  gotar
 - upgraded to 2.4
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/ser2net.spec?r1=1.27&r2=1.28&f=u



More information about the pld-cvs-commit mailing list