]> git.pld-linux.org Git - packages/rpm.git/commitdiff
- discard internal db only in rpm-system_libs-more.patch
authorElan Ruusamäe <glen@pld-linux.org>
Wed, 3 Sep 2008 14:53:59 +0000 (14:53 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    rpm-system_libs-more.patch -> 1.9.4.2
    rpm-system_libs.patch -> 1.18.6.2

rpm-system_libs-more.patch
rpm-system_libs.patch

index 944c11c2c3505333a484c47023ba74cabe7a82f7..9fda9b5896f0c491ad7b4b511a9ddc0886254586 100644 (file)
@@ -9,6 +9,17 @@
  WITH_INTERNAL_DB=1
  DBLIBSRCS="db3.c"
  
+--- rpm-4.5/configure.ac~      2008-04-13 03:20:07.000000000 +0300
++++ rpm-4.5/configure.ac       2008-04-13 03:23:45.011443406 +0300
+@@ -1203,7 +1215,7 @@
+ dnl # XXX Propagate -lucb to popt ...
+ dnl export LIBS INCPATH CONFIG_SITE
+-AC_CONFIG_SUBDIRS(file db3)
++AC_CONFIG_SUBDIRS(file)
+ AC_CONFIG_FILES([ Doxyfile Makefile rpmrc macros platform rpmpopt rpm.spec
+       scripts/perl.req scripts/perl.prov
 --- rpm-4.5/rpmdb/Makefile.am~ 2008-04-13 03:28:19.000000000 +0300
 +++ rpm-4.5/rpmdb/Makefile.am  2008-04-13 13:49:10.122086563 +0300
 @@ -25,25 +25,18 @@
index 553e9f8e64aaf725cf0a23e1499a63601c798ece..771130236171fd1215d5f0f9bd8265ecd9447296 100644 (file)
@@ -5,7 +5,7 @@
  dnl export LIBS INCPATH CONFIG_SITE
  
 -AC_CONFIG_SUBDIRS(popt zlib file sqlite db3)
-+AC_CONFIG_SUBDIRS(file)
++AC_CONFIG_SUBDIRS(file db3)
  
  AC_CONFIG_FILES([ Doxyfile Makefile rpmrc macros platform rpmpopt rpm.spec
        scripts/perl.req scripts/perl.prov
This page took 0.037729 seconds and 4 git commands to generate.