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

  Server: cvs.openpkg.org                  Name:   Michael Schloh
  Root:   /e/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src openpkg-web          Date:   13-Jan-2004 14:26:45
  Branch: HEAD                             Handle: 2004011313264302

  Added files:
    openpkg-src/gnupg       gnupg.patch
  Modified files:
    openpkg-src/gnupg       gnupg.spec
    openpkg-web             news.txt

  Log:
    modifying package: gnupg-1.2.4 20031224 -> 20040113

  Summary:
    Revision    Changes     Path
    1.4         +11 -0      openpkg-src/gnupg/gnupg.patch
    1.42        +3  -1      openpkg-src/gnupg/gnupg.spec
    1.8076      +1  -0      openpkg-web/news.txt
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/gnupg/gnupg.patch
  ============================================================================
  $ cvs diff -u -r0 -r1.4 gnupg.patch
  --- /dev/null 2004-01-13 14:26:45.000000000 +0100
  +++ gnupg.patch       2004-01-13 14:26:45.000000000 +0100
  @@ -0,0 +1,11 @@
  +diff -Naur gnupg-1.2.4.orig/g10/compress-bz2.c gnupg-1.2.4/g10/compress-bz2.c
  +--- gnupg-1.2.4.orig/g10/compress-bz2.c      Tue Jan 13 14:13:28 2004
  ++++ gnupg-1.2.4/g10/compress-bz2.c   Tue Jan 13 14:12:59 2004
  +@@ -20,6 +20,7 @@
  + 
  + #include <config.h>
  + #include <string.h>
  ++#include <stdio.h>
  + #include <bzlib.h>
  + 
  + #include "util.h"
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/gnupg/gnupg.spec
  ============================================================================
  $ cvs diff -u -r1.41 -r1.42 gnupg.spec
  --- openpkg-src/gnupg/gnupg.spec      24 Dec 2003 10:36:11 -0000      1.41
  +++ openpkg-src/gnupg/gnupg.spec      13 Jan 2004 13:26:45 -0000      1.42
  @@ -33,7 +33,7 @@
   Group:        Cryptography
   License:      GPL
   Version:      1.2.4
  -Release:      20031224
  +Release:      20040113
   
   #   package options
   %option       with_idea  no
  @@ -41,6 +41,7 @@
   #   list of sources
   Source0:      ftp://ftp.gnupg.org/gcrypt/gnupg/gnupg-%{version}.tar.gz
   Source1:      ftp://ftp.gnupg.dk/pub/contrib-dk/idea.c.gz
  +Patch0:       gnupg.patch
   
   #   build information
   Prefix:       %{l_prefix}
  @@ -62,6 +63,7 @@
   
   %prep
       %setup -q
  +    %patch -p1
   %if "%{with_idea}" == "yes"
       %{l_gzip} -d -c %{SOURCE idea.c.gz} >cipher/idea.c
   %endif
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-web/news.txt
  ============================================================================
  $ cvs diff -u -r1.8075 -r1.8076 news.txt
  --- openpkg-web/news.txt      13 Jan 2004 07:46:31 -0000      1.8075
  +++ openpkg-web/news.txt      13 Jan 2004 13:26:43 -0000      1.8076
  @@ -1,3 +1,4 @@
  +13-Jan-2004: Upgraded package: P<gnupg-1.2.4-20040113>
   13-Jan-2004: Upgraded package: P<cfengine-2.1.1-20040113>
   13-Jan-2004: Upgraded package: P<perl-tk-20040113-20040113>
   13-Jan-2004: Upgraded package: P<vim-6.2.181-20040113>
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to