Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/libnetfilter_cttimeout.git#b650b97116e5fd4ea320f4a270c0d2b997e1aa84
This commit is contained in:
parent
6949486e1c
commit
db61873c0e
@ -1,6 +1,6 @@
|
||||
Name: libnetfilter_cttimeout
|
||||
Version: 1.0.0
|
||||
Release: 16%{?dist}
|
||||
Release: 17%{?dist}
|
||||
Summary: Timeout policy tuning for Netfilter/conntrack
|
||||
License: GPLv2+
|
||||
URL: http://netfilter.org
|
||||
@ -8,6 +8,7 @@ Source0: http://netfilter.org/projects/%{name}/files/%{name}-%{version}.t
|
||||
|
||||
BuildRequires: gcc
|
||||
BuildRequires: libmnl-devel >= 1.0.0, pkgconfig, kernel-headers
|
||||
BuildRequires: make
|
||||
|
||||
%description
|
||||
This infrastructure allows you to define fine-grain timeout
|
||||
@ -57,6 +58,9 @@ find $RPM_BUILD_ROOT -type f -name "*.la" -exec rm -f {} ';'
|
||||
%{_includedir}/libnetfilter_cttimeout/*.h
|
||||
|
||||
%changelog
|
||||
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0-17
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0-16
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user