]> git.pld-linux.org Git - packages/rpm.git/blobdiff - rpm-configure-autoconf.patch
- fixed problem with automake.
[packages/rpm.git] / rpm-configure-autoconf.patch
index 8b81987f7aa02f49af548fa9cfc950340979f43f..080a09da984d581b8b534d22bbbe80aec3f002f0 100644 (file)
@@ -1,11 +1,11 @@
---- rpm-5.3.1/configure.ac.wiget       2010-05-30 17:18:27.000000000 +0200
-+++ rpm-5.3.1/configure.ac     2010-05-30 17:18:58.182512451 +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)
  m4_define([PACKAGE_BUGREPORT_DEFAULT], [rpm-devel@rpm5.org])
--AC_INIT([rpm],[5.3.1],[PACKAGE_BUGREPORT_DEFAULT])
-+AC_INIT([rpm],[5.3.1],PACKAGE_BUGREPORT_DEFAULT)
- PACKAGE_TIMESTAMP="2009" dnl # YYYY[-MM[-DD[ HH[:MM]]]]
+-AC_INIT([rpm],[5.3.11],[PACKAGE_BUGREPORT_DEFAULT])
++AC_INIT([rpm],[5.3.11],PACKAGE_BUGREPORT_DEFAULT)
+ PACKAGE_TIMESTAMP="2011-05-02" dnl # YYYY[-MM[-DD[ HH[:MM]]]]
  AC_MSG_TITLE([RPM Package Manager (RPM)], [$PACKAGE_VERSION])
  
This page took 0.031822 seconds and 4 git commands to generate.