]> git.pld-linux.org Git - packages/rpm.git/blobdiff - rpm-configure-autoconf.patch
- don't replace built-in check-files with our outdated and broken one
[packages/rpm.git] / rpm-configure-autoconf.patch
index c76b8b4819e3bcc0d208acbcd8bc3fc0bcd3b0be..5b2bf1cf93285591b2fdd49c700fbad3a52311b7 100644 (file)
@@ -1,11 +1,11 @@
---- rpm-5.2.0/configure.ac.wiget       2010-04-25 23:03:56.000000000 +0200
-+++ rpm-5.2.0/configure.ac     2010-04-25 23:04:35.190129911 +0200
-@@ -8,7 +8,7 @@ dnl ##
+--- rpm-5.3.11/configure.ac~   2011-10-06 18:37:01.000000000 +0300
++++ rpm-5.3.11/configure.ac    2011-10-06 18:37:39.605688527 +0300
+@@ -8,7 +8,7 @@
  
  AC_PREREQ(2.63)
AC_DEFUN([PACKAGE_BUGREPORT_DEFAULT], [rpm-devel@rpm5.org])
--AC_INIT([rpm],[5.2.0],[PACKAGE_BUGREPORT_DEFAULT])
-+AC_INIT([rpm],[5.2.0],PACKAGE_BUGREPORT_DEFAULT)
- PACKAGE_TIMESTAMP="2009" dnl # YYYY[-MM[-DD[ HH[:MM]]]]
m4_define([PACKAGE_BUGREPORT_DEFAULT], [rpm-devel@rpm5.org])
+-AC_INIT([rpm],[5.4.10],[PACKAGE_BUGREPORT_DEFAULT])
++AC_INIT([rpm],[5.4.10],PACKAGE_BUGREPORT_DEFAULT)
+ PACKAGE_TIMESTAMP="2012-07-06" dnl # YYYY[-MM[-DD[ HH[:MM]]]]
  AC_MSG_TITLE([RPM Package Manager (RPM)], [$PACKAGE_VERSION])
  
This page took 0.033932 seconds and 4 git commands to generate.