[quagga] spec: obsolete sysvinit subpackage

Michal Sekletar msekleta at fedoraproject.org
Mon Jun 10 13:38:45 UTC 2013


commit 1e6014930fa2d79a04e452ba3184e3ffdbdf3e37
Author: Michal Sekletar <msekleta at redhat.com>
Date:   Mon Jun 10 13:13:18 2013 +0200

    spec: obsolete sysvinit subpackage

 quagga.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/quagga.spec b/quagga.spec
index e8a1b6b..23c3e12 100644
--- a/quagga.spec
+++ b/quagga.spec
@@ -5,7 +5,7 @@
 
 Name: quagga
 Version: 0.99.22.1
-Release: 5%{?dist}
+Release: 6%{?dist}
 Summary: Routing daemon
 License: GPLv2+
 Group: System Environment/Daemons
@@ -21,6 +21,7 @@ Requires(post): systemd /sbin/install-info
 Requires(preun): systemd /sbin/install-info
 Requires(postun): systemd
 Provides: routingdaemon = %{version}-%{release}
+Obsoletes: quagga-sysvinit
 
 %define __perl_requires %{SOURCE1}
 
@@ -217,6 +218,9 @@ fi
 %{_includedir}/quagga/ospfapi/*.h
 
 %changelog
+* Mon Jun 10 2013 Michal Sekletar <msekleta at redhat.com> - 0.99.22.1-6
+- obsolete quagga-sysvinit subpackage
+
 * Thu Jun 06 2013 Michal Sekletar <msekleta at redhat.com> - 0.99.22.1-5
 - configure quagga using correct user
 


More information about the scm-commits mailing list