SOURCES: rpm-requireseq.patch - updated for 4.4.3

qboosh qboosh at pld-linux.org
Sat Nov 19 01:16:40 CET 2005


Author: qboosh                       Date: Sat Nov 19 00:16:40 2005 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- updated for 4.4.3

---- Files affected:
SOURCES:
   rpm-requireseq.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/rpm-requireseq.patch
diff -u SOURCES/rpm-requireseq.patch:1.1 SOURCES/rpm-requireseq.patch:1.2
--- SOURCES/rpm-requireseq.patch:1.1	Sat Oct  8 13:40:30 2005
+++ SOURCES/rpm-requireseq.patch	Sat Nov 19 01:16:35 2005
@@ -1,12 +1,11 @@
-diff -urBb rpm-4.4.2.org/macros.in rpm-4.4.2/macros.in
---- rpm-4.4.2.org/macros.in	2005-10-08 13:38:33.470982000 +0200
-+++ rpm-4.4.2/macros.in	2005-10-08 13:39:51.327848250 +0200
-@@ -1249,7 +1249,7 @@
- #	%{perl_sitearch}/Image
+--- rpm-4.4.3/macros.in.orig	2005-11-19 01:16:40.317790760 +0100
++++ rpm-4.4.3/macros.in	2005-11-19 01:17:48.254462816 +0100
+@@ -1298,7 +1298,7 @@
  #	%dir %{perl_sitearch}/auto/Image
  #
+ 
 -%requires_eq()	%(LC_ALL="C" echo '%*' | xargs -r rpm -q --qf 'Requires: %%{name} = %%{epoch}:%%{version}\\n' | sed -e 's/ (none):/ /' -e 's/ 0:/ /' | grep -v "is not")
 +%requires_eq()	%(echo '%*' | LC_ALL="C" xargs -r rpm -q --qf 'Requires: %%{name} = %%{epoch}:%%{version}\\n' | sed -e 's/ (none):/ /' -e 's/ 0:/ /' | grep -v "is not")
+ 
  %perl_sitearch	%(eval "`%{__perl} -V:installsitearch`"; echo $installsitearch)
  %perl_sitelib	%(eval "`%{__perl} -V:installsitelib`"; echo $installsitelib)
- %perl_vendorarch %(eval "`%{__perl} -V:installvendorarch`"; echo $installvendorarch)
================================================================

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




More information about the pld-cvs-commit mailing list