iptables-1.8.10-10.el10
* Fri Jul 05 2024 Phil Sutter <psutter@redhat.com> [1.8.10-10.el10] - spec: Try to fix upgrade path from Fedora package (Phil Sutter)
This commit is contained in:
parent
95a0be6c84
commit
3aa9f8b37c
@ -1,5 +1,5 @@
|
||||
%define iptables_rpmversion 1.8.10
|
||||
%define iptables_specrelease 9
|
||||
%define iptables_specrelease 10
|
||||
|
||||
# install init scripts to /usr/libexec with systemd
|
||||
%global script_path %{_libexecdir}/iptables
|
||||
@ -146,7 +146,7 @@ Conflicts: ebtables-services
|
||||
Provides: iptables-services = %{version}-%{release}
|
||||
Provides: arptables-services
|
||||
Provides: ebtables-services
|
||||
Obsoletes: iptables-services <= 1.8.4
|
||||
Obsoletes: iptables-services < %{version}-%{release}
|
||||
Obsoletes: iptables-arptables <= 1.8.4
|
||||
Obsoletes: iptables-ebtables <= 1.8.4
|
||||
Obsoletes: iptables-nft-compat <= 1.8.7-19
|
||||
@ -472,6 +472,9 @@ fi
|
||||
%ghost %{_mandir}/man8/ebtables{,-translate}.8.gz
|
||||
|
||||
%changelog
|
||||
* Fri Jul 05 2024 Phil Sutter <psutter@redhat.com> [1.8.10-10.el10]
|
||||
- spec: Try to fix upgrade path from Fedora package (Phil Sutter)
|
||||
|
||||
* Wed Jul 03 2024 Phil Sutter <psutter@redhat.com> [1.8.10-9.el10]
|
||||
- Sync with RHEL9 package (Phil Sutter)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user