[babeld] Conflict with quagga.

Jon Ciesla limb at fedoraproject.org
Tue Sep 4 13:48:51 UTC 2012


commit 6407afdddd4e31ea2fbf049ec36e203e09d88162
Author: Jon Ciesla <limburgher at gmail.com>
Date:   Tue Sep 4 08:48:01 2012 -0500

    Conflict with quagga.

 babeld.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/babeld.spec b/babeld.spec
index a5001dd..2fbccd9 100644
--- a/babeld.spec
+++ b/babeld.spec
@@ -2,7 +2,7 @@
 
 Name:           babeld
 Version:        1.3.4
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Ad-hoc network routing daemon
 
 Group:          System Environment/Base
@@ -15,6 +15,7 @@ Source3:        %{name}.logrotate
 Requires(post): systemd-units
 Requires(preun): systemd-units
 Requires(postun): systemd-units
+Conflicts:      quagga
 
 %description
 Babel is a loop-avoiding distance-vector routing protocol roughly
@@ -69,6 +70,9 @@ fi
 
 
 %changelog
+* Tue Sep 04 2012 Jon Ciesla <limburgher at gmail.com> - 1.3.4-3
+- Conflict with quagga and it's babeld.
+
 * Thu Aug 23 2012 Jon Ciesla <limburgher at gmail.com> - 1.3.4-2
 - Dropped unneeded parts for review.
 - Added log, logrotate, state file, and default config.


More information about the scm-commits mailing list