]> git.pld-linux.org Git - packages/rpm.git/blame - rpm-configure-autoconf.patch
- added helperEVR-noassert patch (replace assert by error message;
[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])
73aa2dd5
ER
7-AC_INIT([rpm],[5.3.11],[PACKAGE_BUGREPORT_DEFAULT])
8+AC_INIT([rpm],[5.3.11],PACKAGE_BUGREPORT_DEFAULT)
9 PACKAGE_TIMESTAMP="2011-05-02" dnl # YYYY[-MM[-DD[ HH[:MM]]]]
71c31e2b 10 AC_MSG_TITLE([RPM Package Manager (RPM)], [$PACKAGE_VERSION])
11
This page took 0.027531 seconds and 4 git commands to generate.