Ralf S. Engelschall 16 anni fa
parent
commit
cd8f04ef05
3 ha cambiato i file con 13 aggiunte e 13 eliminazioni
  1. 7 7
      curl/curl.patch
  2. 5 5
      sqlite/sqlite.patch
  3. 1 1
      sqlite/sqlite.spec

+ 7 - 7
curl/curl.patch

@@ -1,7 +1,7 @@
 Index: configure
---- configure.orig	2009-05-16 23:09:34 +0200
-+++ configure	2009-05-18 22:44:29 +0200
-@@ -4724,13 +4724,7 @@
+--- configure.orig	2009-07-22 22:11:25 +0200
++++ configure	2009-08-12 20:13:56 +0200
+@@ -4764,13 +4764,7 @@
  if $ac_preproc_ok; then
    :
  else
@@ -16,7 +16,7 @@ Index: configure
  fi
  
  ac_ext=c
-@@ -21518,7 +21512,7 @@
+@@ -21824,7 +21818,7 @@
    $as_echo_n "(cached) " >&6
  else
    ac_check_lib_save_LIBS=$LIBS
@@ -25,7 +25,7 @@ Index: configure
  cat >conftest.$ac_ext <<_ACEOF
  /* confdefs.h.  */
  _ACEOF
-@@ -21583,7 +21577,7 @@
+@@ -21889,7 +21883,7 @@
  #define `$as_echo "HAVE_LIB"$LDAPLIBNAME"" | $as_tr_cpp` 1
  _ACEOF
  
@@ -34,7 +34,7 @@ Index: configure
  
  else
  
-@@ -21771,7 +21765,7 @@
+@@ -22077,7 +22071,7 @@
    $as_echo_n "(cached) " >&6
  else
    ac_check_lib_save_LIBS=$LIBS
@@ -43,7 +43,7 @@ Index: configure
  cat >conftest.$ac_ext <<_ACEOF
  /* confdefs.h.  */
  _ACEOF
-@@ -21836,7 +21830,7 @@
+@@ -22142,7 +22136,7 @@
  #define `$as_echo "HAVE_LIB"$LBERLIBNAME"" | $as_tr_cpp` 1
  _ACEOF
  

+ 5 - 5
sqlite/sqlite.patch

@@ -1,6 +1,6 @@
 Index: Makefile.in
---- Makefile.in.orig	2009-06-25 13:35:50 +0200
-+++ Makefile.in	2009-06-28 09:39:10 +0200
+--- Makefile.in.orig	2009-07-06 16:29:57 +0200
++++ Makefile.in	2009-08-12 20:12:13 +0200
 @@ -187,6 +187,17 @@
  USE_AMALGAMATION = @USE_AMALGAMATION@
  LIBOBJ = $(OBJS$(USE_AMALGAMATION))
@@ -45,8 +45,8 @@ Index: Makefile.in
  # copies of all of the C source code and header files needed to
  # build on the target system.  Some of the C source code and header
 Index: configure
---- configure.orig	2009-06-25 13:45:57 +0200
-+++ configure	2009-06-28 09:39:10 +0200
+--- configure.orig	2009-08-01 17:04:20 +0200
++++ configure	2009-08-12 20:12:13 +0200
 @@ -6012,11 +6012,7 @@
  if $ac_preproc_ok; then
    :
@@ -62,7 +62,7 @@ Index: configure
  ac_ext=c
 Index: sqlite3.pc.in
 --- sqlite3.pc.in.orig	2009-05-05 05:39:51 +0200
-+++ sqlite3.pc.in	2009-06-28 09:39:10 +0200
++++ sqlite3.pc.in	2009-08-12 20:12:13 +0200
 @@ -8,6 +8,5 @@
  Name: SQLite
  Description: SQL database engine

+ 1 - 1
sqlite/sqlite.spec

@@ -37,7 +37,7 @@ Class:        BASE
 Group:        Database
 License:      PD
 Version:      %{V_sqlite}
-Release:      20090811
+Release:      20090812
 
 #   package options
 %option       with_debug           no