Explorar o código

upgrading package: infozip 2.31.5.52 -> 2.32.5.52

Christoph Schug %!s(int64=19) %!d(string=hai) anos
pai
achega
656132a0c6
Modificáronse 2 ficheiros con 10 adicións e 10 borrados
  1. 7 7
      infozip/infozip.patch
  2. 3 3
      infozip/infozip.spec

+ 7 - 7
infozip/infozip.patch

@@ -1,7 +1,7 @@
---- zip-2.31/unix/configure	1999-04-27 21:49:05.000000000 +0200
-+++ zip-2.31/unix/configure	2003-03-06 21:46:09.399540000 +0100
-@@ -17,15 +17,9 @@
- LN="ln -s"
+--- zip-2.32/unix/configure	2006-02-18 06:58:56 +0100
++++ zip-2.32/unix/configure	2006-07-02 15:31:34 +0200
+@@ -50,15 +50,9 @@
+ fi
  
  echo Check for the C preprocessor
 -# on SVR4, cc -E does not produce correct assembler files. Need /lib/cpp.
@@ -17,9 +17,9 @@
 +# because on some platforms, the native one is broken
 +CPP="@l_cpp@"
  
- echo Check if we can use asm code
- OBJA=""
-@@ -38,7 +38,7 @@
+ echo "#include <stdio.h>" > conftest.c
+ $CPP conftest.c >/dev/null 2>/dev/null || CPP="${CC} -E"
+@@ -74,7 +68,7 @@
      echo "int foo() { return 0;}" > conftest.c
      $CC -c conftest.c >/dev/null 2>/dev/null
      echo Check if compiler generates underlines

+ 3 - 3
infozip/infozip.spec

@@ -23,8 +23,8 @@
 ##
 
 #   package versions
-%define       V_zip_here   2.31
-%define       V_zip_real   231
+%define       V_zip_here   2.32
+%define       V_zip_real   232
 %define       V_unzip_here 5.52
 %define       V_unzip_real 552
 
@@ -39,7 +39,7 @@ Class:        BASE
 Group:        Archiver
 License:      BSD
 Version:      %{V_zip_here}.%{V_unzip_here}
-Release:      20050726
+Release:      20060702
 
 #   list of sources
 Source0:      ftp://ftp.info-zip.org/pub/infozip/src/zip%{V_zip_real}.tar.gz