]> git.pld-linux.org Git - packages/poldek.git/commitdiff
- BR: libsemanage-devel libsemanage-static auto/th/poldek-0.30.0-6
authorWitold Filipczyk <witekfl@poczta.onet.pl>
Sat, 15 Feb 2014 08:33:06 +0000 (09:33 +0100)
committerWitold Filipczyk <witekfl@poczta.onet.pl>
Sat, 15 Feb 2014 08:33:06 +0000 (09:33 +0100)
- added at-char-completion.patch
- rel 6

poldek.spec

index 50d1513c573d9af419d19bb34984a658dd3e32d8..952dd67120969c59c6e189400c80d4230db97b8d 100644 (file)
@@ -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
 
This page took 0.040149 seconds and 4 git commands to generate.