diff --git a/.gitignore b/.gitignore index 69c1709..b04d200 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1 @@ -flow-tools-0.68.5.tar.bz2 /flow-tools-0.68.5.1.tar.bz2 diff --git a/flow-tools.spec b/flow-tools.spec index ae8cb8b..ddb6e5d 100644 --- a/flow-tools.spec +++ b/flow-tools.spec @@ -1,5 +1,3 @@ -%bcond_without fedora - %global uid 40 %global username flow-tools %global homedir %{_localstatedir}/%{name} @@ -16,7 +14,7 @@ Source0: http://%{name}.googlecode.com/files/%{name}-%{version}.tar.bz2 Source1: flow-capture.init Source2: flow-capture.sysconfig BuildRequires: openssl-devel mysql-devel postgresql-devel zlib-devel -BuildRequires: bison flex tcp_wrappers-devel +BuildRequires: bison flex tcp_wrappers BuildRequires: fedora-usermgmt-devel doxygen %{?FE_USERADD_REQ} BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)