Compare commits
13 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
fdd9f95558 | ||
|
|
e33a99e8cb | ||
|
|
9a82e01609 | ||
|
|
f308bb3dec | ||
|
|
5d6e693e64 | ||
|
|
0ebba29fc0 | ||
|
|
9153569fb3 | ||
|
|
ab5549a98e | ||
|
|
90cfde5ebd | ||
|
|
2824539018 | ||
|
|
e662f13d4c | ||
|
|
b552770265 | ||
|
|
23f00c57e0 |
2 changed files with 1 additions and 4 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1,2 +1 @@
|
|||
flow-tools-0.68.5.tar.bz2
|
||||
/flow-tools-0.68.5.1.tar.bz2
|
||||
|
|
|
|||
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue