conntrack-tools-1.4.2
This commit is contained in:
parent
4490a9f031
commit
1ef4967e9a
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@ conntrack-tools-0.9.14.tar.bz2
|
|||||||
/conntrack-tools-1.0.0.tar.bz2
|
/conntrack-tools-1.0.0.tar.bz2
|
||||||
/conntrack-tools-1.0.1.tar.bz2
|
/conntrack-tools-1.0.1.tar.bz2
|
||||||
/conntrack-tools-1.4.0.tar.bz2
|
/conntrack-tools-1.4.0.tar.bz2
|
||||||
|
/conntrack-tools-1.4.2.tar.bz2
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: conntrack-tools
|
Name: conntrack-tools
|
||||||
Version: 1.4.1
|
Version: 1.4.2
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Manipulate netfilter connection tracking table and run High Availability
|
Summary: Manipulate netfilter connection tracking table and run High Availability
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
@ -8,7 +8,7 @@ URL: http://netfilter.org
|
|||||||
Source0: http://netfilter.org/projects/%{name}/files/%{name}-%{version}.tar.bz2
|
Source0: http://netfilter.org/projects/%{name}/files/%{name}-%{version}.tar.bz2
|
||||||
Source1: conntrackd.service
|
Source1: conntrackd.service
|
||||||
Source2: conntrackd.conf
|
Source2: conntrackd.conf
|
||||||
BuildRequires: libnfnetlink-devel >= 1.0.1, libnetfilter_conntrack-devel >= 1.0.2
|
BuildRequires: libnfnetlink-devel >= 1.0.1, libnetfilter_conntrack-devel >= 1.0.4
|
||||||
BuildRequires: libnetfilter_cttimeout-devel >= 1.0.0, libnetfilter_cthelper-devel >= 1.0.0
|
BuildRequires: libnetfilter_cttimeout-devel >= 1.0.0, libnetfilter_cthelper-devel >= 1.0.0
|
||||||
BuildRequires: libmnl-devel >= 1.0.3, libnetfilter_queue-devel >= 1.0.2
|
BuildRequires: libmnl-devel >= 1.0.3, libnetfilter_queue-devel >= 1.0.2
|
||||||
BuildRequires: pkgconfig bison flex
|
BuildRequires: pkgconfig bison flex
|
||||||
@ -82,7 +82,7 @@ if [ $1 -ge 1 ] ; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Sun Mar 24 2013 Paul P. Komkoff Jr <i@stingr.net> - 1.4.1-1
|
* Sat Sep 7 2013 Paul P. Komkoff Jr <i@stingr.net> - 1.4.2-1
|
||||||
- new upstream version
|
- new upstream version
|
||||||
|
|
||||||
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.4.0-3
|
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.4.0-3
|
||||||
|
Loading…
Reference in New Issue
Block a user