OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 11-Sep-2005 09:35:35
Branch: HEAD Handle: 2005091108353400
Modified files:
openpkg-src/socat socat.spec
Log:
upgrading package: socat 1.4.2.0 -> 1.4.3.0
Summary:
Revision Changes Path
1.36 +4 -3 openpkg-src/socat/socat.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/socat/socat.spec
============================================================================
$ cvs diff -u -r1.35 -r1.36 socat.spec
--- openpkg-src/socat/socat.spec 29 Jul 2005 13:38:01 -0000 1.35
+++ openpkg-src/socat/socat.spec 11 Sep 2005 07:35:34 -0000 1.36
@@ -24,7 +24,7 @@
# package version
%define V_major 1.4
-%define V_minor 2.0
+%define V_minor 3.0
# package information
Name: socat
@@ -37,7 +37,7 @@
Group: Network
License: GPL
Version: %{V_major}.%{V_minor}
-Release: 20050729
+Release: 20050911
# list of sources
Source0:
http://www.dest-unreach.org/socat/download/socat-%{version}.tar.bz2
@@ -78,7 +78,8 @@
--prefix=%{l_prefix} \
--enable-msglevel=debug \
--enable-readline \
- --enable-openssl
+ --enable-openssl \
+ --disable-libwrap
%{l_make} %{l_mflags -O}
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]