SOURCES: rpm-lzma2.patch - source/binary payload is rpm version sp...

glen glen at pld-linux.org
Wed May 24 10:52:02 CEST 2006


Author: glen                         Date: Wed May 24 08:52:02 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- source/binary payload is rpm version specific. at least now

---- Files affected:
SOURCES:
   rpm-lzma2.patch (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SOURCES/rpm-lzma2.patch
diff -u SOURCES/rpm-lzma2.patch:1.2 SOURCES/rpm-lzma2.patch:1.3
--- SOURCES/rpm-lzma2.patch:1.2	Sun Apr 23 18:33:44 2006
+++ SOURCES/rpm-lzma2.patch	Wed May 24 10:51:56 2006
@@ -512,3 +512,16 @@
  
  		gzdi = Fdopen(fdi, rpmio_flags);	/* XXX gzdi == fdi */
  		if (gzdi == NULL) {
+--- rpm-4.4.6/macros.in~	2006-05-24 11:46:48.794530959 +0300
++++ rpm-4.4.6/macros.in	2006-05-24 11:49:38.438332239 +0300
+@@ -330,8 +330,8 @@
+ #		"w9.gzdio"	gzip level 9 (default).
+ #		"w9.bzdio"	bzip2 level 9.
+ #
+-#%_source_payload	w9.gzdio
+-#%_binary_payload	w9.gzdio
++%_source_payload	w9.gzdio
++%_binary_payload	w9.lzdio
+ 
+ #	Archive formats to use for source/binary package payloads.
+ #		"cpio"		cpio archive (default)
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/rpm-lzma2.patch?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list