SPECS (rpm-4_5): rpm.spec - dirdep disable macros, proper rpmte-segv

glen glen at pld-linux.org
Wed Aug 27 20:29:25 CEST 2008


Author: glen                         Date: Wed Aug 27 18:29:25 2008 GMT
Module: SPECS                         Tag: rpm-4_5
---- Log message:
- dirdep disable macros, proper rpmte-segv

---- Files affected:
SPECS:
   rpm.spec (1.837.2.42.2.49.2.3 -> 1.837.2.42.2.49.2.4) 

---- Diffs:

================================================================
Index: SPECS/rpm.spec
diff -u SPECS/rpm.spec:1.837.2.42.2.49.2.3 SPECS/rpm.spec:1.837.2.42.2.49.2.4
--- SPECS/rpm.spec:1.837.2.42.2.49.2.3	Tue Aug 19 14:21:57 2008
+++ SPECS/rpm.spec	Wed Aug 27 20:29:20 2008
@@ -36,7 +36,7 @@
 Summary(uk.UTF-8):	Менеджер пакетів від RPM
 Name:		rpm
 Version:	4.5
-Release:	0.36
+Release:	0.41
 License:	LGPL
 Group:		Base
 Source0:	%{name}-%{version}.tar.gz
@@ -112,8 +112,9 @@
 #Patch71:	%{name}-rpm5-patchset-10061.patch
 Patch73:	%{name}-namespace-probe.patch
 Patch74:	%{name}-noversiondir.patch
-#Patch75:	%{name}-rpmte-segv.patch
+Patch75:	%{name}-rpmte-segv.patch
 Patch76:	%{name}-pydebuginfo.patch
+Patch77:	%{name}-dirdeps-macro.patch
 URL:		http://rpm5.org/
 BuildRequires:	autoconf >= 2.57
 BuildRequires:	automake >= 1.4
@@ -678,8 +679,9 @@
 #%patch71 -p0
 %patch73 -p1
 %patch74 -p1
-#%patch75 -p0
+%patch75 -p0
 %patch76 -p1
+%patch77 -p0
 
 #mv -f po/{no,nb}.po
 mv -f po/{sr,sr at Latn}.po
@@ -1286,6 +1288,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.837.2.42.2.49.2.4  2008/08/27 18:29:20  glen
+- dirdep disable macros, proper rpmte-segv
+
 Revision 1.837.2.42.2.49.2.3  2008/08/19 12:21:57  glen
 - move /etc/rpm to rpm-base
 
================================================================

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



More information about the pld-cvs-commit mailing list