]> git.pld-linux.org Git - packages/rpm.git/commitdiff
removed obsolete pkgconfigdeps patch
authorJan Rękorajski <baggins@pld-linux.org>
Wed, 22 Aug 2012 11:32:23 +0000 (13:32 +0200)
committerJan Rękorajski <baggins@pld-linux.org>
Wed, 22 Aug 2012 11:32:23 +0000 (13:32 +0200)
rpm-pkgconfigdeps.patch [deleted file]
rpm.spec

diff --git a/rpm-pkgconfigdeps.patch b/rpm-pkgconfigdeps.patch
deleted file mode 100644 (file)
index 9cc82f5..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
---- rpm-4.4.8/scripts/pkgconfigdeps.sh.orig    2007-02-14 08:09:42.000000000 +0100
-+++ rpm-4.4.8/scripts/pkgconfigdeps.sh 2007-04-08 21:39:49.283342196 +0200
-@@ -31,8 +31,6 @@
-     case "${filename}" in
-     *.pc)
-       $pkgconfig --print-requires "$filename" 2> /dev/null | while read n r v ; do
--          i="`expr $i + 1`"
--          [ $i -eq 1 ] && echo "pkgconfig"
-           echo "pkgconfig($n)" "$r" "$v"
-       done
-     esac
index a2f04800410bdb6803246acba1ad7b947d06abb0..1203e3e3491186bf4841d5941823bbadd9916644 100644 (file)
--- a/rpm.spec
+++ b/rpm.spec
@@ -127,8 +127,6 @@ Patch17:    %{name}-macros.patch
 Patch18:       %{name}-macros-th.patch
 Patch19:       %{name}-glob.patch
 
-Patch23:       %{name}-pkgconfigdeps.patch
-
 Patch26:       %{name}-notsc.patch
 Patch27:       %{name}-hack-norpmlibdep.patch
 
@@ -698,8 +696,6 @@ echo '%%define      __mono_requires /usr/lib/rpm/mono-find-requires' >> macros.mono
 install %{SOURCE9} scripts/php.prov.in
 install %{SOURCE10} scripts/php.req.in
 install %{SOURCE12} scripts/perl.prov
-# looks like upstream??
-#%patch23 -p1
 
 %ifarch i386 i486
 # disable TSC
This page took 0.048915 seconds and 4 git commands to generate.