]> git.pld-linux.org Git - packages/rpm.git/blame - rpm-configure-autoconf.patch
- proper use of ifnarch macro inside os_install_post
[packages/rpm.git] / rpm-configure-autoconf.patch
CommitLineData
73aa2dd5
ER
1--- rpm-5.3.11/configure.ac~ 2011-10-06 18:37:01.000000000 +0300
2+++ rpm-5.3.11/configure.ac 2011-10-06 18:37:39.605688527 +0300
3@@ -8,7 +8,7 @@
71c31e2b 4
9282ffe4 5 AC_PREREQ(2.63)
ebe974a8 6 m4_define([PACKAGE_BUGREPORT_DEFAULT], [rpm-devel@rpm5.org])
205a62c5
JR
7-AC_INIT([rpm],[5.4.10],[PACKAGE_BUGREPORT_DEFAULT])
8+AC_INIT([rpm],[5.4.10],PACKAGE_BUGREPORT_DEFAULT)
9 PACKAGE_TIMESTAMP="2012-07-06" dnl # YYYY[-MM[-DD[ HH[:MM]]]]
71c31e2b 10 AC_MSG_TITLE([RPM Package Manager (RPM)], [$PACKAGE_VERSION])
11
This page took 0.532092 seconds and 4 git commands to generate.