[quagga] removed conflicts tag

Jiri Skala jskala at fedoraproject.org
Wed Jun 8 11:44:10 UTC 2011


commit a460f0e67259d411d14091dc657739a328979cdd
Author: Jiri Skala <jskala at redhat.com>
Date:   Wed Jun 8 13:43:57 2011 +0200

    removed conflicts tag

 quagga.spec |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/quagga.spec b/quagga.spec
index 8bb0f7f..0d9d769 100644
--- a/quagga.spec
+++ b/quagga.spec
@@ -32,7 +32,7 @@
 Summary:    Routing daemon
 Name:		quagga
 Version:	0.99.18
-Release:    3%{?dist}
+Release:    4%{?dist}
 License:	GPLv2+
 Group:      System Environment/Daemons
 Source0:    http://www.quagga.net/download/%{name}-%{version}.tar.gz
@@ -75,7 +75,6 @@ Requires(post): /sbin/install-info
 Requires(postun): /sbin/install-info
 Provides:	routingdaemon = %{version}-%{release}
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-Conflicts:	bird gated mrt zebra
 
 %description
 Quagga is a free software that manages TCP/IP based routing
@@ -360,6 +359,9 @@ rm -rf $RPM_BUILD_ROOT
 %endif
 
 %changelog
+* Wed Jun 08 2011 Jiri Skala <jskala at redhat.com> - 0.99.18-4
+- removed conflicts tag
+
 * Thu Apr 28 2011 Jiri Skala <jskala at redhat.com> - 0.99.18-3
 - fixes Requires /sbin/{chkconfig, install-info} (#226352 - Merge review)
 


More information about the scm-commits mailing list