Author: oden Date: Wed Jan 31 16:52:37 2007 New Revision: 115742 Added: packages/cooker/dnshistory/current/SOURCES/dnshistory-1.3.tar.bz2 (contents, props changed) Removed: packages/cooker/dnshistory/current/SOURCES/dnshistory-1.3-beta1.tar.bz2 Modified: packages/cooker/dnshistory/current/SPECS/dnshistory.spec
Log: - 1.3 Added: packages/cooker/dnshistory/current/SOURCES/dnshistory-1.3.tar.bz2 ============================================================================== Binary file. No diff available. Modified: packages/cooker/dnshistory/current/SPECS/dnshistory.spec ============================================================================== --- packages/cooker/dnshistory/current/SPECS/dnshistory.spec (original) +++ packages/cooker/dnshistory/current/SPECS/dnshistory.spec Wed Jan 31 16:52:37 2007 @@ -1,11 +1,11 @@ Summary: Processes various log file formats doing dns IP Address lookups Name: dnshistory Version: 1.3 -Release: %mkrel 0.beta1.1 +Release: %mkrel 1 License: GPL Group: File tools URL: http://www.stedee.id.au/dnshistory -Source: http://www.stedee.id.au/files/%{name}-%{version}-beta1.tar.bz2 +Source: http://www.stedee.id.au/files/%{name}-%{version}.tar.bz2 BuildRequires: db4-devel BuildRequires: pcre-devel BuildRequires: zlib-devel @@ -19,7 +19,7 @@ %prep -%setup -q -n %{name}-%{version}-beta1 +%setup -q -n %{name}-%{version} %build
