From edeb61c1065c93e70c634077601b5fcef706acd6 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Thu, 10 May 2001 16:34:13 +0000 Subject: [PATCH] - require fixed version of db3-devel (lack of old_library in libdb-3.1.la caused infinite loop of ld trying to statically link with shared version of db3) - rpm-build Requires: sed (used in 170 .specs) - release 14 Changed files: rpm.spec -> 1.200 --- rpm.spec | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/rpm.spec b/rpm.spec index 3fb7327..4ab1285 100644 --- a/rpm.spec +++ b/rpm.spec @@ -3,7 +3,7 @@ Summary(de): Red Hat (und jetzt auch PLD) Packet-Manager Summary(pl): Aplikacja do zarz±dzania pakietami Name: rpm Version: 4.0.2 -Release: 13 +Release: 14 License: GPL Group: Base Group(de): Gründsätzlich @@ -37,7 +37,7 @@ Patch37: %{name}-short_circuit.patch Patch38: %{name}-section_test.patch BuildRequires: gettext-devel BuildRequires: automake -BuildRequires: db3-devel >= 3.1.17 +BuildRequires: db3-devel >= 3.1.17-9 BuildRequires: bzip2-devel >= 1.0.1 BuildRequires: gdbm-devel BuildRequires: zlib-devel @@ -48,7 +48,7 @@ BuildRequires: autoconf >= 2.13-8 %if %{!?bcond_off_static:1}%{?bcond_off_static:0} BuildRequires: zlib-devel >= 1.1.4 # Require static library only for static build -BuildRequires: db3-static >= 3.1.17 +BuildRequires: db3-static >= 3.1.17-9 BuildRequires: bzip2-static >= 1.0.1 BuildRequires: gdbm-static BuildRequires: zlib-static @@ -185,6 +185,7 @@ Requires: diffutils Requires: libtool Requires: glibc-devel Requires: sed +Requires: sed Requires: tar Requires: textutils -- 2.44.0