Mobe libnftables section 3 man page to devel package.
This commit is contained in:
parent
6709644b04
commit
e11700c6be
@ -3,7 +3,7 @@
|
||||
Name: nftables
|
||||
Version: 0.9.2
|
||||
#Release: 0.1.%%{snapdate}git%%{?dist}
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
# Upstream released a 0.100 version, then 0.4. Need Epoch to get back on track.
|
||||
Epoch: 1
|
||||
Summary: Netfilter Tables userspace utillites
|
||||
@ -89,7 +89,6 @@ chmod 700 $RPM_BUILD_ROOT/%{_sysconfdir}/nftables
|
||||
%config(noreplace) %{_sysconfdir}/sysconfig/nftables.conf
|
||||
%{_sbindir}/nft
|
||||
%{_libdir}/libnftables.so.*
|
||||
%{_mandir}/man3/libnftables.3*
|
||||
%{_mandir}/man5/libnftables-json.5*
|
||||
%{_mandir}/man8/nft*
|
||||
%{_unitdir}/nftables.service
|
||||
@ -98,8 +97,12 @@ chmod 700 $RPM_BUILD_ROOT/%{_sysconfdir}/nftables
|
||||
%{_libdir}/libnftables.so
|
||||
%{_libdir}/pkgconfig/libnftables.pc
|
||||
%{_includedir}/nftables/libnftables.h
|
||||
%{_mandir}/man3/libnftables.3*
|
||||
|
||||
%changelog
|
||||
* Fri Aug 23 2019 Kevin Fenzi <kevin@scrye.com> - 0.9.2-2
|
||||
- Mobe libnftables section 3 man page to devel package.
|
||||
|
||||
* Fri Aug 23 2019 Kevin Fenzi <kevin@scrye.com> - 0.9.2-1
|
||||
- Update to 0.9.2. Fixes bug #1743223
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user