]> git.pld-linux.org Git - packages/rpm.git/blob - rpm-configure-autoconf.patch
- added patch: http://rpm5.org/community/rpm-devel/4031.html
[packages/rpm.git] / rpm-configure-autoconf.patch
1 --- rpm-5.1.9/configure.ac      2009-04-18 18:47:02.000000000 +0200
2 +++ rpm-5.1.9/configure.ac.new  2010-04-08 23:26:48.148666508 +0200
3 @@ -8,7 +8,7 @@
4  
5  AC_PREREQ(2.60)
6  AC_DEFUN([PACKAGE_BUGREPORT_DEFAULT], [rpm-devel@rpm5.org])
7 -AC_INIT(rpm, [5.1.9], [PACKAGE_BUGREPORT_DEFAULT])
8 +AC_INIT(rpm, [5.1.9], PACKAGE_BUGREPORT_DEFAULT)
9  PACKAGE_TIMESTAMP="2009-04-18" dnl # YYYY[-MM[-DD[ HH[:MM]]]]
10  AC_MSG_TITLE([RPM Package Manager (RPM)], [$PACKAGE_VERSION])
11  
This page took 0.054435 seconds and 4 git commands to generate.