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: 08-Feb-2007 09:25:21
Branch: HEAD Handle: 2007020808252000
Modified files:
openpkg-src/matrixssl matrixssl.spec
Log:
upgrading package: matrixssl 1.8.2 -> 1.8.3
Summary:
Revision Changes Path
1.5 +4 -4 openpkg-src/matrixssl/matrixssl.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/matrixssl/matrixssl.spec
============================================================================
$ cvs diff -u -r1.4 -r1.5 matrixssl.spec
--- openpkg-src/matrixssl/matrixssl.spec 1 Jan 2007 17:39:36 -0000
1.4
+++ openpkg-src/matrixssl/matrixssl.spec 8 Feb 2007 08:25:20 -0000
1.5
@@ -23,8 +23,8 @@
##
# package version
-%define V_opkg 1.8.2
-%define V_dist 1-8-2
+%define V_opkg 1.8.3
+%define V_dist 1-8-3
# package information
Name: matrixssl
@@ -37,7 +37,7 @@
Group: SSL
License: GPL
Version: %{V_opkg}
-Release: 20061013
+Release: 20070208
# list of sources
Source0:
ftp://ftp.openpkg.org/sources/CPY/matrixssl/matrixssl-%{V_dist}-open.tar.gz
@@ -63,7 +63,7 @@
}
%prep
- %setup -q -n matrixssl-%{V_dist}
+ %setup -q -n matrixssl-%{V_dist}-open
%patch -p0
%build
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]