From 8cd07b070798719c37aeece598a1ee99c0674596 Mon Sep 17 00:00:00 2001 From: Witold Filipczyk Date: Sat, 15 Feb 2014 09:33:06 +0100 Subject: [PATCH] - BR: libsemanage-devel libsemanage-static - added at-char-completion.patch - rel 6 --- poldek.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/poldek.spec b/poldek.spec index 50d1513..952dd67 100644 --- a/poldek.spec +++ b/poldek.spec @@ -22,7 +22,7 @@ %endif %define ver_rpm 5.4.10 -%define rel 5 +%define rel 6 Summary: RPM packages management helper tool Summary(hu.UTF-8): RPM csomagkezelést segítő eszköz Summary(pl.UTF-8): Pomocnicze narzędzie do zarządzania pakietami RPM @@ -49,6 +49,7 @@ Source102: %{name}-debuginfo-snap.conf Patch0: %{name}-size-type.patch Patch1: %{name}-Os-fail-workaround.patch Patch2: %{name}-config.patch +Patch3: at-char-completion.patch URL: http://poldek.pld-linux.org/ BuildRequires: %{db_pkg}-devel >= %{ver_db}-%{ver_db_rel} BuildRequires: autoconf @@ -57,6 +58,7 @@ BuildRequires: bzip2-devel BuildRequires: check-devel BuildRequires: docbook-dtd412-xml BuildRequires: gettext-devel +BuildRequires: libsemanage-devel BuildRequires: libtool BuildRequires: libxml2-devel BuildRequires: neon-devel @@ -78,6 +80,7 @@ BuildRequires: %{db_pkg}-static >= %{ver_db}-%{ver_db_rel} BuildRequires: bzip2-static BuildRequires: glibc-static BuildRequires: libselinux-static +BuildRequires: libsemanage-static BuildRequires: libxml2-static BuildRequires: ncurses-static BuildRequires: openssl-static @@ -214,6 +217,7 @@ Moduły języka Python dla poldka. %patch0 -p1 %patch1 -p1 %patch2 -p1 +%patch3 -p1 %{__rm} m4/libtool.m4 m4/lt*.m4 -- 2.44.0