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

  Server: cvs.openpkg.org                  Name:   Thomas Lotterer
  Root:   /v/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src                      Date:   10-Jul-2006 23:34:19
  Branch: HEAD                             Handle: 2006071022341900

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

  Log:
    upgrading package: cryptlib 3.22 -> 3.23

  Summary:
    Revision    Changes     Path
    1.3         +0  -16     openpkg-src/cryptlib/cryptlib.patch
    1.6         +4  -3      openpkg-src/cryptlib/cryptlib.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/cryptlib/cryptlib.patch
  ============================================================================
  $ cvs diff -u -r1.2 -r1.3 cryptlib.patch
  --- openpkg-src/cryptlib/cryptlib.patch       16 May 2006 07:23:05 -0000      
1.2
  +++ openpkg-src/cryptlib/cryptlib.patch       10 Jul 2006 21:34:19 -0000      
1.3
  @@ -11,19 +11,3 @@
    #include "crypt.h"
    
    /* Unix and Unix-like systems share the same makefile, make sure that the
  -Index: cert/ext_def.c
  ---- cert/ext_def.c.orig      2005-08-14 22:34:44 +0200
  -+++ cert/ext_def.c   2006-05-16 09:20:41 +0200
  -@@ -116,9 +116,9 @@
  -    highest warning level enabled, this produces a compiler warning, so we
  -    turn the warning off for this module */
  - 
  --extern const ATTRIBUTE_INFO FAR_BSS generalNameInfo[];
  --extern const ATTRIBUTE_INFO FAR_BSS holdInstructionInfo[];
  --extern const ATTRIBUTE_INFO FAR_BSS contentTypeInfo[];
  -+static const ATTRIBUTE_INFO FAR_BSS generalNameInfo[];
  -+static const ATTRIBUTE_INFO FAR_BSS holdInstructionInfo[];
  -+static const ATTRIBUTE_INFO FAR_BSS contentTypeInfo[];
  - 
  - #if defined( _MSC_VER )
  -   #pragma warning( disable: 4211 )
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/cryptlib/cryptlib.spec
  ============================================================================
  $ cvs diff -u -r1.5 -r1.6 cryptlib.spec
  --- openpkg-src/cryptlib/cryptlib.spec        16 May 2006 07:23:05 -0000      
1.5
  +++ openpkg-src/cryptlib/cryptlib.spec        10 Jul 2006 21:34:19 -0000      
1.6
  @@ -23,8 +23,8 @@
   ##
   
   #   package version
  -%define       V_full 3.22
  -%define       V_comp 322
  +%define       V_full 3.23
  +%define       V_comp 323
   
   #   package information
   Name:         cryptlib
  @@ -37,7 +37,7 @@
   Group:        Cryptography
   License:      MIT-style
   Version:      %{V_full}
  -Release:      20060516
  +Release:      20060710
   
   #   list of sources
   Source0:      ftp://ftp.franken.de/pub/crypt/cryptlib/cl%{V_comp}.zip
  @@ -79,6 +79,7 @@
       %setup -q -c -T
       %{l_prefix}/bin/unzip -q -x %{SOURCE0}
       %patch -p0
  +    %{l_shtool} subst -e 's;\r$;;' tools/*.pl tools/*.sh
   
   %build
       %{l_make} %{l_mflags} \
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [email protected]

Reply via email to