浏览代码

upgrading package: curl 7.18.1 -> 7.18.2

Ralf S. Engelschall 17 年之前
父节点
当前提交
332405b281
共有 2 个文件被更改,包括 8 次插入8 次删除
  1. 6 6
      curl/curl.patch
  2. 2 2
      curl/curl.spec

+ 6 - 6
curl/curl.patch

@@ -1,7 +1,7 @@
 Index: configure
---- configure.orig	2008-03-28 00:14:13 +0100
-+++ configure	2008-03-30 20:53:04 +0200
-@@ -23137,7 +23137,7 @@
+--- configure.orig	2008-05-26 17:16:45 +0200
++++ configure	2008-06-07 20:58:07 +0200
+@@ -23751,7 +23751,7 @@
    echo $ECHO_N "(cached) $ECHO_C" >&6
  else
    ac_check_lib_save_LIBS=$LIBS
@@ -10,7 +10,7 @@ Index: configure
  cat >conftest.$ac_ext <<_ACEOF
  /* confdefs.h.  */
  _ACEOF
-@@ -23198,7 +23198,7 @@
+@@ -23812,7 +23812,7 @@
  #define `echo "HAVE_LIB"$LDAPLIBNAME"" | $as_tr_cpp` 1
  _ACEOF
  
@@ -19,7 +19,7 @@ Index: configure
  
  else
  
-@@ -23382,7 +23382,7 @@
+@@ -23996,7 +23996,7 @@
    echo $ECHO_N "(cached) $ECHO_C" >&6
  else
    ac_check_lib_save_LIBS=$LIBS
@@ -28,7 +28,7 @@ Index: configure
  cat >conftest.$ac_ext <<_ACEOF
  /* confdefs.h.  */
  _ACEOF
-@@ -23443,7 +23443,7 @@
+@@ -24057,7 +24057,7 @@
  #define `echo "HAVE_LIB"$LBERLIBNAME"" | $as_tr_cpp` 1
  _ACEOF
  

+ 2 - 2
curl/curl.spec

@@ -31,8 +31,8 @@ Distribution: OpenPKG Community
 Class:        BASE
 Group:        Web
 License:      MIT-style
-Version:      7.18.1
-Release:      20080330
+Version:      7.18.2
+Release:      20080607
 
 #   package options
 %option       with_ssl       yes