OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Thomas Lotterer
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 14-Jul-2006 18:11:10
Branch: HEAD Handle: 2006071417111000
Modified files:
openpkg-src/socat socat.spec
Log:
upgrading package: socat 1.4.3.1 -> 1.5.0.0
Summary:
Revision Changes Path
1.39 +4 -4 openpkg-src/socat/socat.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/socat/socat.spec
============================================================================
$ cvs diff -u -r1.38 -r1.39 socat.spec
--- openpkg-src/socat/socat.spec 30 Jan 2006 07:28:10 -0000 1.38
+++ openpkg-src/socat/socat.spec 14 Jul 2006 16:11:10 -0000 1.39
@@ -23,8 +23,8 @@
##
# package version
-%define V_major 1.4
-%define V_minor 3.1
+%define V_major 1.5
+%define V_minor 0.0
# package information
Name: socat
@@ -37,7 +37,7 @@
Group: Network
License: GPL
Version: %{V_major}.%{V_minor}
-Release: 20060130
+Release: 20060714
# list of sources
Source0:
http://www.dest-unreach.org/socat/download/socat-%{version}.tar.bz2
@@ -67,7 +67,7 @@
}
%prep
- %setup -q -n socat-%{V_major}
+ %setup -q
%build
CC="%{l_cc} %{l_cflags -O} %{l_cppflags}" \
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]