Author: glen Date: Tue Oct 21 16:27:18 2008 GMT Module: SPECS Tag: AC-branch ---- Log message: - use RPMTAG_INSTALLTIME instead of RPMTAG_INSTALLTID when filling hrmib cache; rel 87
---- Files affected: SPECS: rpm.spec (1.837.2.42.2.63 -> 1.837.2.42.2.64) ---- Diffs: ================================================================ Index: SPECS/rpm.spec diff -u SPECS/rpm.spec:1.837.2.42.2.63 SPECS/rpm.spec:1.837.2.42.2.64 --- SPECS/rpm.spec:1.837.2.42.2.63 Thu Oct 9 14:24:17 2008 +++ SPECS/rpm.spec Tue Oct 21 18:27:13 2008 @@ -36,7 +36,7 @@ Summary(uk.UTF-8): Менеджер пакетів від RPM Name: rpm Version: 4.4.9 -Release: 86 +Release: 87 License: LGPL Group: Base Source0: http://rpm5.org/files/rpm/rpm-4.4/%{name}-%{version}.tar.gz @@ -145,6 +145,7 @@ Patch77: %{name}-perl_req-use_base.patch Patch78: %{name}-perl_req-skip_multiline.patch Patch79: %{name}-nosmpflags.patch +Patch80: %{name}-hirmib-ts.patch URL: http://rpm5.org/ BuildRequires: autoconf >= 2.57 BuildRequires: automake >= 1.4 @@ -735,6 +736,7 @@ %patch77 -p1 %patch78 -p1 %patch79 -p1 +%patch80 -p1 mv -f scripts/{perl.req,perl.req.in} mv -f scripts/{perl.prov,perl.prov.in} @@ -1372,6 +1374,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.837.2.42.2.64 2008/10/21 16:27:13 glen +- use RPMTAG_INSTALLTIME instead of RPMTAG_INSTALLTID when filling hrmib cache; rel 87 + Revision 1.837.2.42.2.63 2008/10/09 12:24:17 glen - %_smp_mflags cames from rpm-build-macros, don't let platform.in overwrite it; rel 86 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/rpm.spec?r1=1.837.2.42.2.63&r2=1.837.2.42.2.64&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
