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: 07-Jun-2007 10:09:32
Branch: HEAD Handle: 2007060709093100
Modified files:
openpkg-src/socat socat.spec
Log:
track releases only
Summary:
Revision Changes Path
1.45 +2 -2 openpkg-src/socat/socat.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/socat/socat.spec
============================================================================
$ cvs diff -u -r1.44 -r1.45 socat.spec
--- openpkg-src/socat/socat.spec 7 Mar 2007 06:42:29 -0000 1.44
+++ openpkg-src/socat/socat.spec 7 Jun 2007 08:09:31 -0000 1.45
@@ -37,7 +37,7 @@
Group: Network
License: GPL
Version: %{V_major}.%{V_minor}
-Release: 20070307
+Release: 20070607
# package options
%option with_readline yes
@@ -73,7 +73,7 @@
prog socat = {
version = %{version}
url = http://www.dest-unreach.org/socat/download/
- regex = socat-(__VER__)\.tar\.bz2
+ regex = socat-(\d+\.\d+\.\d+(?:\.\d+)?)\.tar\.bz2
}
%prep
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]