]> git.pld-linux.org Git - packages/rpm.git/commitdiff
- added -link-selinux.patch to kill undefined reference in librpmdb
authorMarcin Banasiak <marcin.banasiak@gmail.com>
Sat, 6 Sep 2008 18:21:56 +0000 (18:21 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- release 0.56

Changed files:
    rpm.spec -> 1.837.2.42.2.49.2.24

rpm.spec

index 4da658a3c457ed2dbfee0f0211a8857b86482bf5..d9073458b7bbde0f749b8bfdc6bb6ef5ef6fda88 100644 (file)
--- a/rpm.spec
+++ b/rpm.spec
@@ -49,7 +49,7 @@ Summary(ru.UTF-8):    Менеджер пакетов от RPM
 Summary(uk.UTF-8):     Менеджер пакетів від RPM
 Name:          rpm
 Version:       4.5
-Release:       0.55
+Release:       0.56
 License:       LGPL
 Group:         Base
 Source0:       %{name}-%{version}.tar.gz
@@ -139,6 +139,7 @@ Patch76:    %{name}-pydebuginfo.patch
 Patch77:       %{name}-dirdeps-macro.patch
 Patch78:       %{name}-db3-configure.patch
 Patch79:       %{name}-macros-cpp.patch
+Patch80:       %{name}-link-selinux.patch
 URL:           http://rpm5.org/
 BuildRequires: autoconf >= 2.57
 BuildRequires: automake >= 1.4
@@ -734,6 +735,7 @@ install %{SOURCE13} scripts/perl.prov
 %endif
 %patch77 -p0
 %patch79 -p1
+%patch80 -p1
 
 mv -f po/{sr,sr@Latn}.po
 rm -rf sqlite zlib popt
This page took 0.049906 seconds and 4 git commands to generate.