SPECS: rpm.spec - added repackage-wo-lzma.patch - to install and t...

witekfl witekfl at pld-linux.org
Mon Sep 25 20:11:08 CEST 2006


Author: witekfl                      Date: Mon Sep 25 18:11:08 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added repackage-wo-lzma.patch
- to install and then uninstall repackaged packages use --nodigest

---- Files affected:
SPECS:
   rpm.spec (1.765 -> 1.766) 

---- Diffs:

================================================================
Index: SPECS/rpm.spec
diff -u SPECS/rpm.spec:1.765 SPECS/rpm.spec:1.766
--- SPECS/rpm.spec:1.765	Sun Sep 24 20:31:32 2006
+++ SPECS/rpm.spec	Mon Sep 25 20:11:03 2006
@@ -3,6 +3,7 @@
 # TODO:
 # - python(abi) cap is not provided automatically (because /usr/bin/python matches
 #   ELF first; it should be provided by python-libs not binary anyway)
+# - repackaging when lzma is not installed (todo: fix digest signature of header)
 #
 # Conditional build:
 %bcond_with	static		# build static rpm+rpmi
@@ -30,7 +31,7 @@
 Summary(uk):	íĹÎĹÄÖĹŇ ĐÁËĹÔŚ× ×ŚÄ RPM
 Name:		rpm
 Version:	4.4.6
-Release:	1.14
+Release:	1.15
 License:	GPL
 Group:		Base
 Source0:	ftp://jbj.org/pub/rpm-4.4.x/%{name}-%{version}.tar.gz
@@ -112,6 +113,7 @@
 Patch55:	%{name}-truncate-cvslog.patch
 Patch56:	%{name}-skip-backups.patch
 Patch57:	%{name}-as_needed-fix.patch
+Patch58:	%{name}-repackage-wo-lzma.patch
 URL:		http://wraptastic.org/
 BuildRequires:	autoconf >= 2.57
 BuildRequires:	automake
@@ -692,6 +694,7 @@
 %patch55 -p1
 %patch56 -p1
 %patch57 -p1
+%patch58 -p1
 
 cd scripts
 mv -f perl.req perl.req.in
@@ -1168,6 +1171,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.766  2006/09/25 18:11:03  witekfl
+- added repackage-wo-lzma.patch
+- to install and then uninstall repackaged packages use --nodigest
+
 Revision 1.765  2006/09/24 18:31:32  witekfl
 - drop bzip2_fallback. It didn't work.
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/rpm.spec?r1=1.765&r2=1.766&f=u



More information about the pld-cvs-commit mailing list