SPECS (AC-branch): rpm.spec - disable user(foo), group(foo) namesp...

glen glen at pld-linux.org
Fri Apr 25 15:31:57 CEST 2008


Author: glen                         Date: Fri Apr 25 13:31:57 2008 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- disable user(foo), group(foo) namespace probes
  fixes unwanted trigger fires (i.e mailman pkg uninstall); rel 66

---- Files affected:
SPECS:
   rpm.spec (1.837.2.42.2.41 -> 1.837.2.42.2.42) 

---- Diffs:

================================================================
Index: SPECS/rpm.spec
diff -u SPECS/rpm.spec:1.837.2.42.2.41 SPECS/rpm.spec:1.837.2.42.2.42
--- SPECS/rpm.spec:1.837.2.42.2.41	Sun Apr 20 19:48:06 2008
+++ SPECS/rpm.spec	Fri Apr 25 15:31:51 2008
@@ -36,7 +36,7 @@
 Summary(uk.UTF-8):	Менеджер пакетів від RPM
 Name:		rpm
 Version:	4.4.9
-Release:	65
+Release:	66
 License:	LGPL
 Group:		Base
 Source0:	http://rpm5.org/files/rpm/rpm-4.4/%{name}-%{version}.tar.gz
@@ -134,6 +134,7 @@
 Patch70:	%{name}-lualeak.patch
 #Patch71:	%{name}-rpm5-patchset-10061.patch
 Patch72:	%{name}-rpm5-patchset-7657.patch
+Patch73:	%{name}-namespace-probe.patch
 URL:		http://rpm5.org/
 BuildRequires:	autoconf >= 2.57
 BuildRequires:	automake >= 1.4
@@ -719,6 +720,7 @@
 %patch70 -p1
 #%patch71 -p0
 %patch72 -p0
+%patch73 -p1
 
 mv -f scripts/{perl.req,perl.req.in}
 mv -f scripts/{perl.prov,perl.prov.in}
@@ -1338,6 +1340,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.837.2.42.2.42  2008-04-25 13:31:51  glen
+- disable user(foo), group(foo) namespace probes
+  fixes unwanted trigger fires (i.e mailman pkg uninstall); rel 66
+
 Revision 1.837.2.42.2.41  2008-04-20 17:48:06  matkor
 
 - Release 65. R: zlib >= 1.2.3 added.
================================================================

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



More information about the pld-cvs-commit mailing list