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: 16-Mar-2008 20:11:30
Branch: HEAD Handle: 2008031619112800
Modified files:
openpkg-src/xyssl xyssl.spec
Log:
upgrading package: xyssl 0.8 -> 0.9
Summary:
Revision Changes Path
1.7 +5 -5 openpkg-src/xyssl/xyssl.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/xyssl/xyssl.spec
============================================================================
$ cvs diff -u -r1.6 -r1.7 xyssl.spec
--- openpkg-src/xyssl/xyssl.spec 1 Jan 2008 15:07:58 -0000 1.6
+++ openpkg-src/xyssl/xyssl.spec 16 Mar 2008 19:11:28 -0000 1.7
@@ -30,12 +30,12 @@
Distribution: OpenPKG Community
Class: EVAL
Group: SSL
-License: LGPL
-Version: 0.8
-Release: 20080101
+License: GPL
+Version: 0.9
+Release: 20080316
# list of sources
-Source0: http://xyssl.org/code/download/xyssl-%{version}-lgpl.tgz
+Source0: http://xyssl.org/code/download/xyssl-%{version}-gpl.tgz
# build information
Prefix: %{l_prefix}
@@ -53,7 +53,7 @@
prog xyssl = {
version = %{version}
url = http://xyssl.org/code/
- regex = xyssl-(__VER__)-lgpl\.tgz
+ regex = xyssl-(__VER__)-gpl\.tgz
}
%prep
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]