OpenPKG CVS Repository
  http://cvs.openpkg.org/
  ____________________________________________________________________________

  Server: cvs.openpkg.org                  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs                   Email:  r...@openpkg.org
  Module: openpkg-src                      Date:   11-Jul-2009 22:37:11
  Branch: HEAD                             Handle: 2009071121371100

  Modified files:
    openpkg-src/botan       botan.patch botan.spec

  Log:
    upgrading package: botan 1.8.1 -> 1.8.3

  Summary:
    Revision    Changes     Path
    1.14        +14 -14     openpkg-src/botan/botan.patch
    1.30        +2  -2      openpkg-src/botan/botan.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/botan/botan.patch
  ============================================================================
  $ cvs diff -u -r1.13 -r1.14 botan.patch
  --- openpkg-src/botan/botan.patch     10 Nov 2008 21:58:53 -0000      1.13
  +++ openpkg-src/botan/botan.patch     11 Jul 2009 20:37:11 -0000      1.14
  @@ -1,7 +1,7 @@
   Index: src/build-data/cc/gcc
  ---- 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 @@
  +--- src/build-data/cc/gcc.orig       2009-07-11 17:41:26 +0200
  ++++ src/build-data/cc/gcc    2009-07-11 22:29:13 +0200
  +@@ -10,8 +10,8 @@
    add_lib_dir_option "-L"
    add_lib_option "-l"
    
  @@ -13,21 +13,21 @@
    
    lib_opt_flags "-O2 -finline-functions"
   Index: src/build-data/makefile/unix.in
  ---- 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 @@
  +--- src/build-data/makefile/unix.in.orig     2009-07-11 17:41:26 +0200
  ++++ src/build-data/makefile/unix.in  2009-07-11 22:31:35 +0200
  +@@ -22,7 +22,7 @@
    BINDIR        = $(DESTDIR)/bin
  - LIBDIR        = $(DESTDIR)/@{var:libdir}
  - HEADERDIR     = $(DESTDIR)/@{var:includedir}/botan
  --DOCDIR        = $(DESTDIR)/@{var:docdir}/Botan-$(VERSION)
  -+DOCDIR        = $(DESTDIR)/@{var:docdir}
  + LIBDIR        = $(DESTDIR)/%{libdir}
  + HEADERDIR     = $(DESTDIR)/%{includedir}/botan
  +-DOCDIR        = $(DESTDIR)/%{docdir}/Botan-$(VERSION)
  ++DOCDIR        = $(DESTDIR)/%{docdir}
    PKGCONF_DIR   = $(LIBDIR)/pkgconfig
    
  - CONFIG_SCRIPT = @{var:botan-config}
  + CONFIG_SCRIPT = %{botan_config}
   Index: src/utils/types.h
  ---- 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 @@
  +--- src/utils/types.h.orig   2009-07-11 17:41:27 +0200
  ++++ src/utils/types.h        2009-07-11 22:29:13 +0200
  +@@ -22,7 +22,7 @@
       typedef unsigned __int64 u64bit;
    #elif defined(__KCC)
       typedef unsigned __long_long u64bit;
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/botan/botan.spec
  ============================================================================
  $ cvs diff -u -r1.29 -r1.30 botan.spec
  --- openpkg-src/botan/botan.spec      18 Apr 2009 13:09:03 -0000      1.29
  +++ openpkg-src/botan/botan.spec      11 Jul 2009 20:37:11 -0000      1.30
  @@ -23,7 +23,7 @@
   
   #   package version
   %define       V_major 1.8
  -%define       V_minor 1
  +%define       V_minor 3
   
   #   package information
   Name:         botan
  @@ -36,7 +36,7 @@
   Group:        Cryptography
   License:      BSD
   Version:      %{V_major}.%{V_minor}
  -Release:      20090120
  +Release:      20090711
   
   #   list of sources
   Source0:      
http://files.randombit.net/botan/v%{V_major}/Botan-%{version}.tgz
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to