SPECS (AC-branch): rpm.spec - print error when tempfile creation f...

glen glen at pld-linux.org
Tue Apr 29 22:54:37 CEST 2008


Author: glen                         Date: Tue Apr 29 20:54:37 2008 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- print error when tempfile creation failed; rel 67

---- Files affected:
SPECS:
   rpm.spec (1.837.2.42.2.43 -> 1.837.2.42.2.44) 

---- Diffs:

================================================================
Index: SPECS/rpm.spec
diff -u SPECS/rpm.spec:1.837.2.42.2.43 SPECS/rpm.spec:1.837.2.42.2.44
--- SPECS/rpm.spec:1.837.2.42.2.43	Fri Apr 25 16:04:16 2008
+++ SPECS/rpm.spec	Tue Apr 29 22:54:32 2008
@@ -36,7 +36,7 @@
 Summary(uk.UTF-8):	Менеджер пакетів від RPM
 Name:		rpm
 Version:	4.4.9
-Release:	66
+Release:	67
 License:	LGPL
 Group:		Base
 Source0:	http://rpm5.org/files/rpm/rpm-4.4/%{name}-%{version}.tar.gz
@@ -135,6 +135,7 @@
 #Patch71:	%{name}-rpm5-patchset-10061.patch
 Patch72:	%{name}-rpm5-patchset-7657.patch
 Patch73:	%{name}-namespace-probe.patch
+Patch74:	%{name}-mktemperror.patch
 URL:		http://rpm5.org/
 BuildRequires:	autoconf >= 2.57
 BuildRequires:	automake >= 1.4
@@ -721,6 +722,7 @@
 #%patch71 -p0
 %patch72 -p0
 %patch73 -p1
+%patch74 -p1
 
 mv -f scripts/{perl.req,perl.req.in}
 mv -f scripts/{perl.prov,perl.prov.in}
@@ -1340,6 +1342,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.837.2.42.2.44  2008-04-29 20:54:32  glen
+- print error when tempfile creation failed; rel 67
+
 Revision 1.837.2.42.2.43  2008-04-25 14:04:16  glen
 - resolves also pld bug #120
 
================================================================

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



More information about the pld-cvs-commit mailing list