From 6267da8748bff0bddbe4b834a0787b1e3da82e67 Mon Sep 17 00:00:00 2001 From: jpc Date: Tue, 22 Jun 2004 12:25:44 +0000 Subject: [PATCH] - up to 1.0-19 - aclocal fix (package has its own macros in m4/) Changed files: dbh.spec -> 1.7 --- dbh.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/dbh.spec b/dbh.spec index e56c4fe..d10ba35 100644 --- a/dbh.spec +++ b/dbh.spec @@ -1,5 +1,5 @@ %define ver 1.0 -%define rel 15 +%define rel 19 Summary: Disk based hash library Summary(pl): Biblioteka obs³uguj±ca tablice haszuj±ce na dysku @@ -8,8 +8,8 @@ Version: %{ver}.%{rel} Release: 1 License: LGPL Group: Libraries -Source0: http://dl.sourceforge.net/dbh/%{name}_%{ver}-%{rel}.tar.gz -# Source0-md5: b4124966219088f8cd6ff02806f16725 +Source0: http://dl.sourceforge.net/dbh/%{name}_%{ver}-%{rel}.tar.bz2 +# Source0-md5: ecb04f791525e3059717c5694fa1865a URL: http://dbh.sourceforge.net/ BuildRequires: autoconf >= 2.52 BuildRequires: automake @@ -64,7 +64,7 @@ Statyczna biblioteka dbh. %build %{__libtoolize} -%{__aclocal} +%{__aclocal} -I m4 %{__automake} %{__autoconf} %configure -- 2.44.0