X-Git-Url: https://git.tld-linux.org/?p=packages%2Fpoldek.git;a=blobdiff_plain;f=poldek.spec;h=4241ad69b5fca11a64ef7951552bca68e83445d6;hp=55eae0510a0ede89a4522a0c99f9fae3b1af76bf;hb=b39c401088d0afae01ca65c90e8c59a77dbbcb57;hpb=ae8686af22109bd2ed8a8f3587e79209c7dbec0e diff --git a/poldek.spec b/poldek.spec index 55eae05..4241ad6 100644 --- a/poldek.spec +++ b/poldek.spec @@ -5,7 +5,7 @@ # Conditional build: %bcond_with static # don't use shared libraries %bcond_without imode # don't build interactive mode -%bcond_without python # don't build python bindings +%bcond_with python # don't build python bindings %bcond_with tests # tests # required versions (forced to avoid SEGV with mixed db used by rpm and poldek) @@ -41,6 +41,11 @@ Patch5: %{name}-multiarch-x32.patch Patch6: rpm-4.15.patch Patch7: db-index-format.patch Patch8: rpm4-uname-deps.patch +Patch9: sqlite-rpmdb.patch +Patch10: rpm4-cpuinfo-deps.patch +Patch11: rpm4-no-dir-deps.patch +Patch12: rpm4-rpmvercmp.patch +Patch13: trurlib-shared.patch URL: http://poldek.pld-linux.org/ BuildRequires: %{db_pkg}-devel >= %{ver_db} BuildRequires: autoconf >= 2.63 @@ -217,6 +222,14 @@ Moduły języka Python dla poldka. %patch5 -p1 %patch6 -p1 %patch7 -p1 +%patch8 -p1 +%patch9 -p1 +%patch10 -p1 +%patch11 -p1 +%patch12 -p1 +cd trurlib +%patch13 -p1 +cd .. %{__rm} doc/poldek.info %{__rm} m4/libtool.m4 m4/lt*.m4