]> git.pld-linux.org Git - packages/poldek.git/blobdiff - poldek.spec
- rel 6: add upstream patches
[packages/poldek.git] / poldek.spec
index b001c86cfefe610e896558f1718c25e09cf63aa5..cceeca9926232d735187957b9211cebb944e67e7 100644 (file)
@@ -9,12 +9,12 @@
 %define                SNAP    2012
 
 # required versions (forced to avoid SEGV with mixed db used by rpm and poldek)
-%define                ver_db          5.3
-%define                ver_db_rel      1
+%define                ver_db          5.2
+%define                ver_db_rel      3
 %define                ver_rpm         5.4.10
 
 %define                snap    rc6
-%define                rel     1%{?with_snap:.%{SNAP}}
+%define                rel     6%{?with_snap:.%{SNAP}}
 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
@@ -44,6 +44,8 @@ Patch2:               %{name}-size-type.patch
 Patch3:                %{name}-Os-fail-workaround.patch
 Patch4:                %{name}-link-rpmio.patch
 Patch5:                %{name}-vrpmlog.patch
+Patch6:                %{name}-git.patch
+Patch7:                %{name}-db52.patch
 URL:           http://poldek.pld-linux.org/
 BuildRequires: autoconf
 BuildRequires: automake
@@ -208,6 +210,8 @@ Moduły języka Python dla poldka.
 %patch3 -p1
 %patch4 -p1
 %patch5 -p1
+%patch6 -p1
+%patch7 -p1
 
 %{__rm} m4/libtool.m4 m4/lt*.m4
 
This page took 0.036376 seconds and 4 git commands to generate.