diff --git a/.cvsignore b/.cvsignore index 6c29bdf..dfa1622 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -flow-tools-0.68.1-rc3.tar.bz2 +flow-tools-0.68.1.tar.bz2 diff --git a/flow-tools.spec b/flow-tools.spec index 602ed70..f6c4fa4 100644 --- a/flow-tools.spec +++ b/flow-tools.spec @@ -1,12 +1,11 @@ -%define rcsuffix -rc3 Version: 0.68.1 Name: flow-tools Summary: Tool set for working with NetFlow data -Release: 0.1.rc3%{?dist} +Release: 1%{?dist} Group: Applications/System License: BSD URL: http://code.google.com/p/%{name}/ -Source0: http://%{name}.googlecode.com/files/%{name}-%{version}%{rcsuffix}.tar.bz2 +Source0: http://%{name}.googlecode.com/files/%{name}-%{version}.tar.bz2 Requires: rrdtool-python BuildRequires: openssl-devel mysql-devel postgresql-devel zlib-devel BuildRequires: bison flex tcp_wrappers @@ -39,7 +38,7 @@ This package contains header files required to build applications that use libft. %prep -%setup -qn %{name}-%{version}%{rcsuffix} +%setup -qn %{name}-%{version} %build %configure \ @@ -87,6 +86,9 @@ rm -rf $RPM_BUILD_ROOT %{_includedir}/*.h %changelog +* Sun Aug 5 2007 Paul P Komkoff Jr - 0.68.1-1 +- New upstream release + * Sun Jul 15 2007 Paul P Komkoff Jr - 0.68.1-0.1.rc3 - New upstream rc diff --git a/sources b/sources index 4e4af49..70affe8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7f826eb020fcba67ed4d323a67a99cd8 flow-tools-0.68.1-rc3.tar.bz2 +b8388d0f81ce49e4ca97d9f79da3a2a5 flow-tools-0.68.1.tar.bz2