]> git.pld-linux.org Git - packages/rpm.git/commitdiff
- added bzip2_fallback.patch
authorwitekfl <witekfl@pld-linux.org>
Fri, 8 Sep 2006 18:41:47 +0000 (18:41 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- rel 1.14

Changed files:
    rpm.spec -> 1.762

rpm.spec

index d355867b4d481c32694163b77c153a6707f3f3e3..6df32076a72d0fbbc935c86e16698d7e0893b384 100644 (file)
--- a/rpm.spec
+++ b/rpm.spec
@@ -29,7 +29,7 @@ Summary(ru):  
 Summary(uk):   íÅÎÅÄÖÅÒ ÐÁËÅԦנצĠRPM
 Name:          rpm
 Version:       4.4.6
-Release:       1.13
+Release:       1.14
 License:       GPL
 Group:         Base
 Source0:       ftp://jbj.org/pub/rpm-4.4.x/%{name}-%{version}.tar.gz
@@ -111,6 +111,7 @@ Patch54:    %{name}-lzma2.patch
 Patch55:       %{name}-truncate-cvslog.patch
 Patch56:       %{name}-skip-backups.patch
 Patch57:       %{name}-as_needed-fix.patch
+Patch58:       %{name}-bzip2_fallback.patch
 URL:           http://wraptastic.org/
 BuildRequires: autoconf >= 2.57
 BuildRequires: automake
@@ -690,6 +691,7 @@ install %{SOURCE12} scripts/perl.prov
 %patch55 -p1
 %patch56 -p1
 %patch57 -p1
+%patch58 -p1
 
 cd scripts
 mv -f perl.req perl.req.in
This page took 0.26172 seconds and 4 git commands to generate.