]> git.pld-linux.org Git - packages/rpm.git/blob - rpm-configure-autoconf.patch
- up to 5.3.5
[packages/rpm.git] / rpm-configure-autoconf.patch
1 --- rpm-5.3.1/configure.ac.wiget        2010-05-30 17:18:27.000000000 +0200
2 +++ rpm-5.3.1/configure.ac      2010-05-30 17:18:58.182512451 +0200
3 @@ -8,7 +8,7 @@ dnl ##
4  
5  AC_PREREQ(2.63)
6  m4_define([PACKAGE_BUGREPORT_DEFAULT], [rpm-devel@rpm5.org])
7 -AC_INIT([rpm],[5.3.5],[PACKAGE_BUGREPORT_DEFAULT])
8 +AC_INIT([rpm],[5.3.5],PACKAGE_BUGREPORT_DEFAULT)
9  PACKAGE_TIMESTAMP="2010-09-18" dnl # YYYY[-MM[-DD[ HH[:MM]]]]
10  AC_MSG_TITLE([RPM Package Manager (RPM)], [$PACKAGE_VERSION])
11  
This page took 0.025128 seconds and 4 git commands to generate.