From 17d65d237c1fc08e0069115ef7bb6b8c7b569c3f Mon Sep 17 00:00:00 2001 From: Adam Tkac Date: Apr 23 2008 12:25:41 +0000 Subject: - fixed version --- diff --git a/htdig.spec b/htdig.spec index 5ced67d..604a886 100644 --- a/htdig.spec +++ b/htdig.spec @@ -4,14 +4,14 @@ Summary: ht://Dig - Web search engine Name: htdig -Version: 3.2.0b6 +Version: 3.2.0 Release: 0.1.b6%{?dist} Epoch: 4 License: GPLv2 Group: Applications/Internet Url: http://www.htdig.org/ Prefix: %{_prefix} -Source: http://www.htdig.org/files/%{name}-%{version}.tar.bz2 +Source: http://www.htdig.org/files/%{name}-%{version}b6.tar.bz2 Source1: htdig.conf Patch: htdig-3.1.5-rh.patch Patch1: htdig-3.2.0b3-glibc222.patch @@ -69,7 +69,7 @@ various web servers on the campus network. %prep -%setup -q +%setup -q -n %{name}-%{version}b6 %patch -p1 -b .rh %patch1 -p1 -b .glibc222 %patch2 -p1 -b .xopen @@ -87,6 +87,8 @@ various web servers on the campus network. %patch15 -p1 -b .allow_numbers %build +autoreconf -fiv + %configure \ --enable-shared \ --enable-tests \