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: 10-Dec-2007 20:54:51
Branch: HEAD Handle: 2007121019545100
Modified files:
openpkg-src/xyssl xyssl.spec
Log:
adjust URLs
Summary:
Revision Changes Path
1.5 +3 -3 openpkg-src/xyssl/xyssl.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/xyssl/xyssl.spec
============================================================================
$ cvs diff -u -r1.4 -r1.5 xyssl.spec
--- openpkg-src/xyssl/xyssl.spec 21 Oct 2007 07:33:17 -0000 1.4
+++ openpkg-src/xyssl/xyssl.spec 10 Dec 2007 19:54:51 -0000 1.5
@@ -33,10 +33,10 @@
Group: SSL
License: LGPL
Version: 0.8
-Release: 20071021
+Release: 20071210
# list of sources
-Source0: http://xyssl.org/code/download/xyssl-%{version}.tgz
+Source0: http://xyssl.org/code/download/xyssl-%{version}-lgpl.tgz
# build information
Prefix: %{l_prefix}
@@ -54,7 +54,7 @@
prog xyssl = {
version = %{version}
url = http://xyssl.org/code/
- regex = xyssl-(__VER__)\.tgz
+ regex = xyssl-(__VER__)-lgpl\.tgz
}
%prep
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]