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-Nov-2008 22:58:54
Branch: HEAD Handle: 2008111021585300
Modified files:
openpkg-src/botan botan.patch botan.spec
Log:
upgrading package: botan 1.7.19 -> 1.7.20
Summary:
Revision Changes Path
1.13 +6 -13 openpkg-src/botan/botan.patch
1.22 +2 -2 openpkg-src/botan/botan.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/botan/botan.patch
============================================================================
$ cvs diff -u -r1.12 -r1.13 botan.patch
--- openpkg-src/botan/botan.patch 23 Oct 2008 07:20:02 -0000 1.12
+++ openpkg-src/botan/botan.patch 10 Nov 2008 21:58:53 -0000 1.13
@@ -1,6 +1,6 @@
Index: src/build-data/cc/gcc
---- src/build-data/cc/gcc.orig 2008-10-23 01:46:15 +0200
-+++ src/build-data/cc/gcc 2008-10-23 08:56:18 +0200
+--- src/build-data/cc/gcc.orig 2008-11-09 19:14:48 +0100
++++ src/build-data/cc/gcc 2008-11-10 22:07:42 +0100
@@ -8,8 +8,8 @@
add_lib_dir_option "-L"
add_lib_option "-l"
@@ -13,8 +13,8 @@
lib_opt_flags "-O2 -finline-functions"
Index: src/build-data/makefile/unix.in
---- src/build-data/makefile/unix.in.orig 2008-10-23 01:46:15 +0200
-+++ src/build-data/makefile/unix.in 2008-10-23 09:15:20 +0200
+--- src/build-data/makefile/unix.in.orig 2008-11-09 19:14:48 +0100
++++ src/build-data/makefile/unix.in 2008-11-10 22:07:42 +0100
@@ -26,7 +26,7 @@
BINDIR = $(DESTDIR)/bin
LIBDIR = $(DESTDIR)/@{var:libdir}
@@ -24,16 +24,9 @@
PKGCONF_DIR = $(LIBDIR)/pkgconfig
CONFIG_SCRIPT = @{var:botan-config}
-@@ -122,4 +122,4 @@
- done
- $(INSTALL_CMD_DATA) $(STATIC_LIB) $(LIBDIR)
- $(INSTALL_CMD_EXEC) $(CONFIG_SCRIPT) $(BINDIR)
-- $(INSTALL_CMD_DATA) $(PKGCONFIG) $(PKGCONF_DIR)
-\ No newline at end of file
-+ $(INSTALL_CMD_DATA) $(PKGCONFIG) $(PKGCONF_DIR)
Index: src/utils/types.h
---- src/utils/types.h.orig 2008-10-23 01:46:16 +0200
-+++ src/utils/types.h 2008-10-23 08:56:18 +0200
+--- src/utils/types.h.orig 2008-11-09 19:14:49 +0100
++++ src/utils/types.h 2008-11-10 22:07:42 +0100
@@ -20,7 +20,7 @@
typedef unsigned __int64 u64bit;
#elif defined(__KCC)
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/botan/botan.spec
============================================================================
$ cvs diff -u -r1.21 -r1.22 botan.spec
--- openpkg-src/botan/botan.spec 7 Nov 2008 07:37:48 -0000 1.21
+++ openpkg-src/botan/botan.spec 10 Nov 2008 21:58:53 -0000 1.22
@@ -23,7 +23,7 @@
# package version
%define V_major 1.7
-%define V_minor 19
+%define V_minor 20
# package information
Name: botan
@@ -36,7 +36,7 @@
Group: Cryptography
License: BSD
Version: %{V_major}.%{V_minor}
-Release: 20081107
+Release: 20081110
# list of sources
Source0:
http://files.randombit.net/botan/archive/v%{V_major}/Botan-%{version}.tgz
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]