]> git.pld-linux.org Git - packages/rpm.git/commitdiff
- fix popt exec searchpath to be /usr/lib/rpm not /usr/lib/rpm/4.5; rel 4
authorElan Ruusamäe <glen@pld-linux.org>
Sun, 9 Nov 2008 16:29:44 +0000 (16:29 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    rpm.spec -> 1.837.2.42.2.49.2.41

rpm.spec

index af21941b0f6c14a694f51516c4de930857f3db5d..e42c12bb8c05ea4d8b278c60cc21a034270b2b06 100644 (file)
--- a/rpm.spec
+++ b/rpm.spec
@@ -51,7 +51,7 @@ Summary(ru.UTF-8):    Менеджер пакетов от RPM
 Summary(uk.UTF-8):     Менеджер пакетів від RPM
 Name:          rpm
 Version:       4.5
-Release:       3
+Release:       4
 License:       LGPL
 Group:         Base
 Source0:       %{name}-%{version}.tar.gz
@@ -153,6 +153,7 @@ Patch84:    %{name}-hirmib-ts.patch
 Patch85:       %{name}-perl_req-heredocs_pod.patch
 Patch86:       %{name}-rpmv3-support.patch
 Patch87:       %{name}-mono.patch
+Patch88:       %{name}-poptexecpath.patch
 URL:           http://rpm5.org/
 BuildRequires: autoconf >= 2.57
 BuildRequires: automake >= 1.4
@@ -758,6 +759,7 @@ install %{SOURCE13} scripts/perl.prov
 %patch86 -p1
 %patch70 -p0
 %patch87 -p1
+%patch88 -p1
 
 mv -f po/{sr,sr@Latn}.po
 rm -rf sqlite zlib popt
This page took 0.054713 seconds and 4 git commands to generate.