OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src openpkg-web openpkg$ Date: 27-Oct-2003 16:27:15
Branch: HEAD Handle: 2003102715271302
Modified files:
openpkg-re/vcheck vc.gcrypt
openpkg-src/gcrypt gcrypt.spec
openpkg-web news.txt
Log:
upgrading package: gcrypt 1.1.12 -> 1.1.43
Summary:
Revision Changes Path
1.12 +2 -2 openpkg-re/vcheck/vc.gcrypt
1.22 +5 -10 openpkg-src/gcrypt/gcrypt.spec
1.7188 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-re/vcheck/vc.gcrypt
============================================================================
$ cvs diff -u -r1.11 -r1.12 vc.gcrypt
--- openpkg-re/vcheck/vc.gcrypt 7 Aug 2003 14:26:43 -0000 1.11
+++ openpkg-re/vcheck/vc.gcrypt 27 Oct 2003 15:27:13 -0000 1.12
@@ -3,13 +3,13 @@
prog gcrypt:libgcrypt = {
comment = "mlelstv - version 1.1.42 has incompatible API changes, wait until
fixed or rest of the world (e.g. gnutls) catches up"
- version = 1.1.42
+ version = 1.1.43
url = ftp://ftp.gnupg.org/gcrypt/alpha/libgcrypt/
regex = libgcrypt-(__VER__)\.tar\.gz
}
prog gcrypt:libgpg-error = {
comment = "mlelstv - only used for gcrypt >= 1.1.42"
- version = 0.3
+ version = 0.4
url = ftp://ftp.gnupg.org/gcrypt/alpha/libgpg-error/
regex = libgpg-error-(__VER__)\.tar\.gz
}
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/gcrypt/gcrypt.spec
============================================================================
$ cvs diff -u -r1.21 -r1.22 gcrypt.spec
--- openpkg-src/gcrypt/gcrypt.spec 7 Aug 2003 14:26:45 -0000 1.21
+++ openpkg-src/gcrypt/gcrypt.spec 27 Oct 2003 15:27:15 -0000 1.22
@@ -23,11 +23,6 @@
## SUCH DAMAGE.
##
-## FIXME: mlelstv - version 1.1.42 has API change that break other packages
-
-%define V_gcrypt 1.1.12
-%define V_gpg_error 0.3
-
# package information
Name: gcrypt
Summary: Cryptography Library
@@ -37,17 +32,17 @@
Distribution: OpenPKG [EVAL]
Group: Cryptography
License: LGPL
-Version: %{V_gcrypt}
-Release: 20030807
+Version: 1.1.43
+Release: 20031027
# list of sources
-Source0:
ftp://ftp.gnupg.org/gcrypt/alpha/libgcrypt/libgcrypt-%{V_gcrypt}.tar.gz
+Source0: ftp://ftp.gnupg.org/gcrypt/alpha/libgcrypt/libgcrypt-%{version}.tar.gz
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 20020206, make, gcc
-PreReq: OpenPKG, openpkg >= 20020206
+BuildPreReq: OpenPKG, openpkg >= 20020206, gpg-error, make, gcc
+PreReq: OpenPKG, openpkg >= 20020206, gpg-error
AutoReq: no
AutoReqProv: no
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.7187 -r1.7188 news.txt
--- openpkg-web/news.txt 27 Oct 2003 15:26:41 -0000 1.7187
+++ openpkg-web/news.txt 27 Oct 2003 15:27:13 -0000 1.7188
@@ -1,3 +1,4 @@
+27-Oct-2003: Upgraded package: P<gcrypt-1.1.43-20031027>
27-Oct-2003: New package: P<gpg-error-0.5-20031027>
27-Oct-2003: Upgraded package: P<vim-6.2.135-20031027>
27-Oct-2003: Upgraded package: P<xterm-1.81-20031027>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]