]> git.pld-linux.org Git - packages/poldek.git/commitdiff
- rebuild with db4.7 auto/th/poldek-0_30-0_20080519_22_2
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Mon, 26 May 2008 18:34:08 +0000 (18:34 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    poldek.spec -> 1.338

poldek.spec

index 4d71cc6f6ef7e85879ad83f7a304fb8bd31d8b68..e4e9ebb3a68f4a8d93950160e65a6525402ac730 100644 (file)
@@ -5,11 +5,11 @@
 %bcond_without python  # don't build python bindings
 #
 # required versions (forced to avoid SEGV with mixed db used by rpm and poldek)
-%define        ver_db  4.3.27-1
+%define        ver_db  4.7.25-1
 %define        ver_rpm 4.4.9-56
 #
 %define                snap    20080519.22
-%define                rel             1
+%define                rel             2
 Summary:       RPM packages management helper tool
 Summary(pl.UTF-8):     Pomocnicze narzędzie do zarządzania pakietami RPM
 Name:          poldek
@@ -162,6 +162,7 @@ find . '(' -name '*~' -o -name '*.orig' ')' -print0 | xargs -0 -r -l512 rm -f
 
 %build
 %{__autopoint}
+%{__libtoolize}
 %{__aclocal} -I m4
 %{__autoconf}
 %{__automake}
This page took 0.03973 seconds and 4 git commands to generate.