commit 85b23aa306d0d5318c8a8a93891ad3707e531900
Author: Adam Gołębiowski <[email protected]>
Date:   Fri Oct 12 12:17:54 2018 +0200

    - updated to 3.5

 ser2net-libwrap.patch | 6 +++++-
 ser2net.spec          | 4 ++--
 2 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/ser2net.spec b/ser2net.spec
index 259baa2..4bf3294 100644
--- a/ser2net.spec
+++ b/ser2net.spec
@@ -1,12 +1,12 @@
 Summary:       Serial to network proxy
 Summary(pl.UTF-8):     Proxy między portem szeregowym a siecią
 Name:          ser2net
-Version:       2.10.0
+Version:       3.5
 Release:       1
 License:       GPL v2+
 Group:         Networking/Daemons
 Source0:       
http://downloads.sourceforge.net/ser2net/%{name}-%{version}.tar.gz
-# Source0-md5: cd937041144de83d41d811521e72158c
+# Source0-md5: e10e7c8c97e5bade5e85ce6e89bdf1f4
 Patch0:                %{name}-libwrap.patch
 URL:           http://ser2net.sourceforge.net/
 BuildRequires: autoconf >= 2.50
diff --git a/ser2net-libwrap.patch b/ser2net-libwrap.patch
index 430660d..ca0a6c8 100644
--- a/ser2net-libwrap.patch
+++ b/ser2net-libwrap.patch
@@ -1,6 +1,6 @@
 --- ser2net-2.10.0/configure.ac.orig   2005-12-30 00:51:17.000000000 +0100
 +++ ser2net-2.10.0/configure.ac        2006-02-06 13:42:07.000000000 +0100
-@@ -16,9 +16,21 @@
+@@ -16,7 +16,19 @@
  if test "$tcp_wrappers" != "no"
  then
    AC_HAVE_HEADERS(tcpd.h)
@@ -19,6 +19,10 @@
 +      LIBS="$LIBS -lwrap"
 +  fi
  fi
+ 
+ AC_ARG_WITH(sysfs-led-support,
+@@ -104,5 +104,5 @@
+ 
  AC_CONFIG_MACRO_DIR([m4])
  AC_STDC_HEADERS
 -AC_CHECK_LIB(nsl,main)
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ser2net.git/commitdiff/85b23aa306d0d5318c8a8a93891ad3707e531900

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to