Adding conflict with frr
This commit is contained in:
parent
124c670c37
commit
33352afd41
@ -7,7 +7,7 @@
|
|||||||
|
|
||||||
Name: quagga
|
Name: quagga
|
||||||
Version: 1.2.4
|
Version: 1.2.4
|
||||||
Release: 9%{?dist}
|
Release: 10%{?dist}
|
||||||
Summary: Routing daemon
|
Summary: Routing daemon
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
URL: http://www.quagga.net
|
URL: http://www.quagga.net
|
||||||
@ -28,6 +28,7 @@ Requires(preun): systemd
|
|||||||
Requires(postun): systemd
|
Requires(postun): systemd
|
||||||
Provides: routingdaemon = %{version}-%{release}
|
Provides: routingdaemon = %{version}-%{release}
|
||||||
Obsoletes: quagga-sysvinit
|
Obsoletes: quagga-sysvinit
|
||||||
|
Conflicts: frr
|
||||||
|
|
||||||
Patch0001: 0001-service-file-braces.patch
|
Patch0001: 0001-service-file-braces.patch
|
||||||
|
|
||||||
@ -212,6 +213,9 @@ fi
|
|||||||
%{_includedir}/quagga/ospfd/*.h
|
%{_includedir}/quagga/ospfd/*.h
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Jul 21 2019 Michal Ruprich <mruprich@redhat.com> - 1.2.4-10
|
||||||
|
- Adding conflict with frr
|
||||||
|
|
||||||
* Mon Jun 10 22:13:22 CET 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1.2.4-9
|
* Mon Jun 10 22:13:22 CET 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1.2.4-9
|
||||||
- Rebuild for RPM 4.15
|
- Rebuild for RPM 4.15
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user