]> git.pld-linux.org Git - packages/rpm.git/commitdiff
detect libtool files using file binary; fixes libqt-mt.la missdetection
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sun, 26 Nov 2006 18:12:02 +0000 (18:12 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    rpm.spec -> 1.773

rpm.spec

index c8ad9d6c51670d75fd1f7e7713f9c902378a87d0..a7c13bf0abb2b5009ef7e8a136c8e31be4fc2393 100644 (file)
--- a/rpm.spec
+++ b/rpm.spec
@@ -113,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
+Patch59:       %{name}-libtool-deps.patch
 URL:           http://wraptastic.org/
 BuildRequires: autoconf >= 2.57
 BuildRequires: automake
@@ -694,6 +695,7 @@ install %{SOURCE12} scripts/perl.prov
 %patch56 -p1
 %patch57 -p1
 %patch58 -p1
+%patch59 -p1
 
 cd scripts
 mv -f perl.req perl.req.in
This page took 0.033875 seconds and 4 git commands to generate.