SPECS (rpm-4_4_9): rpm.spec - added rpm-lzma-size_t.patch, to use ...

tommat tommat at pld-linux.org
Tue Oct 16 11:40:27 CEST 2007


Author: tommat                       Date: Tue Oct 16 09:40:27 2007 GMT
Module: SPECS                         Tag: rpm-4_4_9
---- Log message:
- added rpm-lzma-size_t.patch, to use system size_t, fixes sparc64 lzma
  compressed packages installation
- tested on sparc, sparc64, i686
- rel 9.1 to test more

---- Files affected:
SPECS:
   rpm.spec (1.837 -> 1.837.2.1) 

---- Diffs:

================================================================
Index: SPECS/rpm.spec
diff -u SPECS/rpm.spec:1.837 SPECS/rpm.spec:1.837.2.1
--- SPECS/rpm.spec:1.837	Sun Sep 23 17:37:44 2007
+++ SPECS/rpm.spec	Tue Oct 16 11:40:22 2007
@@ -36,7 +36,7 @@
 Summary(uk.UTF-8):	ĐœĐľĐ˝ĐľĐ´ĐśĐľŃ€ пакотів від RPM
 Name:		rpm
 Version:	4.4.9
-Release:	9
+Release:	9.1
 License:	GPL
 Group:		Base
 Source0:	http://rpm5.org/files/rpm/rpm-4.4/%{name}-%{version}.tar.gz
@@ -118,6 +118,7 @@
 Patch60:	%{name}-obsolete-rpmrc.patch
 Patch61:	%{name}-sparc64.patch
 Patch62:	%{name}-rpmdb.patch
+Patch63:	%{name}-lzma-size_t.patch
 URL:		http://rpm5.org/
 BuildRequires:	autoconf >= 2.57
 BuildRequires:	automake >= 1.4
@@ -685,6 +686,7 @@
 %patch61 -p1
 %endif
 %patch62 -p1
+%patch63 -p1
 
 cd scripts
 mv -f perl.req perl.req.in
@@ -1204,6 +1206,12 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.837.2.1  2007/10/16 09:40:22  tommat
+- added rpm-lzma-size_t.patch, to use system size_t, fixes sparc64 lzma
+  compressed packages installation
+- tested on sparc, sparc64, i686
+- rel 9.1 to test more
+
 Revision 1.837  2007/09/23 15:37:44  arekm
 - rel 9; _openall_before_chroot set to 1 as kind of cure for most of chroot problems
 
================================================================

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



More information about the pld-cvs-commit mailing list