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:28:37
Branch: HEAD Handle: 2003102715283502
Modified files:
openpkg-re/vcheck vc.gnutls
openpkg-src/gnutls gnutls.spec
openpkg-web news.txt
Log:
upgrading package: gnutls 0.8.11 -> 0.9.93
Summary:
Revision Changes Path
1.26 +1 -1 openpkg-re/vcheck/vc.gnutls
1.32 +3 -3 openpkg-src/gnutls/gnutls.spec
1.7189 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-re/vcheck/vc.gnutls
============================================================================
$ cvs diff -u -r1.25 -r1.26 vc.gnutls
--- openpkg-re/vcheck/vc.gnutls 4 Oct 2003 18:25:45 -0000 1.25
+++ openpkg-re/vcheck/vc.gnutls 27 Oct 2003 15:28:35 -0000 1.26
@@ -2,7 +2,7 @@
}
prog gnutls = {
- version = 0.8.11
+ version = 0.9.93
url = ftp://gnutls.hellug.gr/pub/gnutls/
regex = gnutls-(__VER__)\.tar\.gz
}
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/gnutls/gnutls.spec
============================================================================
$ cvs diff -u -r1.31 -r1.32 gnutls.spec
--- openpkg-src/gnutls/gnutls.spec 4 Oct 2003 18:25:49 -0000 1.31
+++ openpkg-src/gnutls/gnutls.spec 27 Oct 2003 15:28:37 -0000 1.32
@@ -32,8 +32,8 @@
Distribution: OpenPKG [EVAL]
Group: Cryptography
License: GPL
-Version: 0.8.11
-Release: 20031004
+Version: 0.9.93
+Release: 20031027
# list of sources
Source0: ftp://gnutls.hellug.gr/pub/gnutls/gnutls-%{version}.tar.gz
@@ -69,7 +69,7 @@
CFLAGS="%{l_cflags -O} %{l_cppflags lzo}" \
CPPFLAGS="%{l_cppflags} %{l_cppflags lzo}" \
LDFLAGS="%{l_ldflags}" \
- LIBS="$libs -lgetopt" \
+ LIBS="$libs -lgetopt `%{l_prefix}/bin/gpg-error-config --libs`" \
LIBOPENCDK_CONFIG=no \
./configure \
--cache-file=config.cache \
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.7188 -r1.7189 news.txt
--- openpkg-web/news.txt 27 Oct 2003 15:27:13 -0000 1.7188
+++ openpkg-web/news.txt 27 Oct 2003 15:28:36 -0000 1.7189
@@ -1,3 +1,4 @@
+27-Oct-2003: Upgraded package: P<gnutls-0.9.93-20031027>
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>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]