]> git.pld-linux.org Git - packages/rpm.git/commitdiff
- added the tar_as_secondary_source.patch
authorwitekfl <witekfl@pld-linux.org>
Sat, 10 Nov 2007 10:30:18 +0000 (10:30 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- rel 11

Changed files:
    rpm.spec -> 1.837.2.6

rpm.spec

index fe7f8eb6e8e1579e8916d47e5e1bb27601c3d730..4443217d1a0f15f57b988f062614fccd10cd55f0 100644 (file)
--- a/rpm.spec
+++ b/rpm.spec
@@ -35,7 +35,7 @@ Summary(ru.UTF-8):    Менеджер пакетов от RPM
 Summary(uk.UTF-8):     Менеджер пакетів від RPM
 Name:          rpm
 Version:       4.4.9
-Release:       10
+Release:       11
 License:       GPL
 Group:         Base
 Source0:       http://rpm5.org/files/rpm/rpm-4.4/%{name}-%{version}.tar.gz
@@ -118,6 +118,7 @@ Patch60:    %{name}-obsolete-rpmrc.patch
 Patch61:       %{name}-sparc64.patch
 Patch62:       %{name}-rpmdb.patch
 Patch63:       %{name}-lzma-size_t.patch
+Patch64:       %{name}-tar_as_secondary_source.patch
 URL:           http://rpm5.org/
 BuildRequires: autoconf >= 2.57
 BuildRequires: automake >= 1.4
@@ -688,6 +689,7 @@ install %{SOURCE12} scripts/perl.prov
 %endif
 %patch62 -p1
 %patch63 -p1
+%patch64 -p1
 
 cd scripts
 mv -f perl.req perl.req.in
This page took 0.309727 seconds and 4 git commands to generate.