SPECS (AC-branch): rpm.spec - set failed state on upgrade, if package reope...
glen
glen at pld-linux.org
Tue Mar 3 19:43:39 CET 2009
Author: glen Date: Tue Mar 3 18:43:39 2009 GMT
Module: SPECS Tag: AC-branch
---- Log message:
- set failed state on upgrade, if package reopen failed, otherwise the upgraded
package is lost completely from rpmdb; rel 94
---- Files affected:
SPECS:
rpm.spec (1.837.2.42.2.70 -> 1.837.2.42.2.71)
---- Diffs:
================================================================
Index: SPECS/rpm.spec
diff -u SPECS/rpm.spec:1.837.2.42.2.70 SPECS/rpm.spec:1.837.2.42.2.71
--- SPECS/rpm.spec:1.837.2.42.2.70 Mon Nov 17 22:05:37 2008
+++ SPECS/rpm.spec Tue Mar 3 19:43:33 2009
@@ -36,7 +36,7 @@
Summary(uk.UTF-8): Менеджер пакетів від RPM
Name: rpm
Version: 4.4.9
-Release: 93
+Release: 94
License: LGPL
Group: Base
Source0: http://rpm5.org/files/rpm/rpm-4.4/%{name}-%{version}.tar.gz
@@ -149,6 +149,7 @@
Patch80: %{name}-hirmib-ts.patch
Patch81: %{name}-perl_req-podimprove.patch
Patch82: %{name}-rpmv3-support.patch
+Patch83: %{name}-set-failed-on-reopen.patch
URL: http://rpm5.org/
BuildRequires: autoconf >= 2.57
BuildRequires: automake >= 1.4
@@ -743,6 +744,7 @@
%patch80 -p1
%patch81 -p1
%patch82 -p1
+%patch83 -p1
mv -f scripts/{perl.req,perl.req.in}
mv -f scripts/{perl.prov,perl.prov.in}
@@ -1364,6 +1366,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.837.2.42.2.71 2009/03/03 18:43:33 glen
+- set failed state on upgrade, if package reopen failed, otherwise the upgraded
+ package is lost completely from rpmdb; rel 94
+
Revision 1.837.2.42.2.70 2008/11/17 21:05:37 glen
- drop killing poldek; rel 93
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/rpm.spec?r1=1.837.2.42.2.70&r2=1.837.2.42.2.71&f=u
More information about the pld-cvs-commit
mailing list