]> git.pld-linux.org Git - packages/poldek.git/blobdiff - poldek.spec
- rel rpm 1/ poldek .12
[packages/poldek.git] / poldek.spec
index 929efec7641072444ca96efd39b34a58aa524ee3..20eb9dc3e69f6c464a6f9e0e98d72e955cbf91f9 100644 (file)
@@ -6,13 +6,13 @@
 #
 # required versions (forced to avoid SEGV with mixed db used by rpm and poldek)
 %define        ver_db  4.3.27-1
-%define        ver_rpm 4.4.7
+%define        ver_rpm 4.4.9
 %define snap 20070108.22
 Summary:       RPM packages management helper tool
 Summary(pl.UTF-8):     Pomocnicze narzędzie do zarządzania pakietami RPM
 Name:          poldek
 Version:       0.20.1
-Release:       0.20070108.1.3
+Release:       0.20070108.1.12
 License:       GPL v2
 Group:         Applications/System
 Source0:       http://poldek.pld-linux.org/download/snapshots/%{name}-%{version}-cvs%{snap}.tar.bz2
@@ -24,6 +24,9 @@ Patch1:               %{name}-vserver-packages.patch
 Patch2:                %{name}-config.patch
 Patch3:                %{name}-multilib.patch
 Patch4:                %{name}-configure_in.patch
+Patch5:                %{name}-rpm-4.4.8.patch
+Patch6:                %{name}-rpm-4.4.9.patch
+Patch7:                %{name}-desc_in_utf8.patch
 URL:           http://poldek.pld-linux.org/
 BuildRequires: autoconf
 BuildRequires: automake
@@ -40,6 +43,7 @@ BuildRequires:        popt-devel
 %{?with_python:BuildRequires:  python-devel}
 BuildRequires: readline-devel >= 5.0
 BuildRequires: rpm-devel >= %{ver_rpm}
+%{?with_python:BuildRequires:  rpm-pythonprov}
 BuildRequires: xmlto
 BuildRequires: zlib-devel
 %if %{with static}
@@ -149,6 +153,9 @@ Moduły języka Python dla poldka.
 %patch3 -p1
 %endif
 %patch4 -p1
+%patch5 -p1
+%patch6 -p1
+%patch7 -p1
 
 %build
 %{__autopoint}
This page took 0.091187 seconds and 4 git commands to generate.