Author: glen                         Date: Tue Mar  3 21:35:20 2009 GMT
Module: SPECS                         Tag: rpm-4_5
---- Log message:
- set failed state on upgrade if package reopen failed to avoid losing pkg info 
from db; rel 12

---- Files affected:
SPECS:
   rpm.spec (1.837.2.42.2.49.2.50 -> 1.837.2.42.2.49.2.51) 

---- Diffs:

================================================================
Index: SPECS/rpm.spec
diff -u SPECS/rpm.spec:1.837.2.42.2.49.2.50 SPECS/rpm.spec:1.837.2.42.2.49.2.51
--- SPECS/rpm.spec:1.837.2.42.2.49.2.50 Wed Feb 11 16:46:04 2009
+++ SPECS/rpm.spec      Tue Mar  3 22:35:14 2009
@@ -52,7 +52,7 @@
 Summary(uk.UTF-8):     Менеджер пакетів від RPM
 Name:          rpm
 Version:       4.5
-Release:       11
+Release:       12
 License:       LGPL
 Group:         Base
 Source0:       %{name}-%{version}.tar.gz
@@ -160,6 +160,7 @@
 Patch89:       %{name}-lzma-compress-level.patch
 Patch90:       %{name}-gstreamer.patch
 Patch91:       %{name}-gendiff.patch
+Patch92:       %{name}-set-failed-on-reopen.patch
 URL:           http://rpm5.org/
 BuildRequires: autoconf >= 2.57
 BuildRequires: automake >= 1.4
@@ -177,7 +178,7 @@
 BuildRequires: libxml2-devel
 BuildRequires: neon-devel >= 0.25.5
 %endif
-BuildRequires: ossp-uuid-devel >= 1.6.2-4
+BuildRequires: ossp-uuid-devel >= 1.6.2-6
 BuildRequires: patch >= 2.2
 BuildRequires: popt-devel >= %{reqpopt_ver}
 %{?with_python:BuildRequires:  python-devel >= 1:2.3}
@@ -772,6 +773,7 @@
 %patch89 -p1
 %patch90 -p1
 %patch91 -p1
+%patch92 -p1
 
 mv -f po/{sr,s...@latn}.po
 rm -rf sqlite zlib popt
@@ -842,6 +844,7 @@
 
 # pass CC and CXX too in case of building with some older configure macro
 # disable perl-RPM2 build, we have it in separate spec
+CPPFLAGS=-I/usr/include/oosp-uuid
 %configure \
        CC="%{__newcc}" \
        CXX="%{__newcxx}" \
@@ -1422,6 +1425,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.837.2.42.2.49.2.51  2009/03/03 21:35:14  glen
+- set failed state on upgrade if package reopen failed to avoid losing pkg 
info from db; rel 12
+
 Revision 1.837.2.42.2.49.2.50  2009/02/11 15:46:04  blues
 - gendiff patch added
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/rpm.spec?r1=1.837.2.42.2.49.2.50&r2=1.837.2.42.2.49.2.51&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to