[openvswitch] disabled ovsdbmonitor packaging

Flavio Leitner fbl at fedoraproject.org
Wed Jan 15 18:41:22 UTC 2014


commit e03374192ea1c5d5205dab7b41f4fefef2d2b4a4
Author: Flavio Leitner <fbl at redhat.com>
Date:   Wed Jan 15 15:32:17 2014 -0200

    disabled ovsdbmonitor packaging
    
    upstream has removed the component

 openvswitch.spec |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/openvswitch.spec b/openvswitch.spec
index 9af8796..1950e4f 100644
--- a/openvswitch.spec
+++ b/openvswitch.spec
@@ -5,11 +5,7 @@
 # python-twisted-conch to disable building of ovsdbmonitor
 # by default. You can override by passing --with ovsdbmonitor
 # or --without ovsdbmonitor while building the RPM.
-%if 0%{?el7}
 %define _pkg_ovsdbmonitor 0
-%else
-%define _pkg_ovsdbmonitor 1
-%endif
 
 %if %{?_with_ovsdbmonitor: 1}%{!?_with_ovsdbmonitor: 0}
 %define with_ovsdbmonitor 1
@@ -285,6 +281,10 @@ rm -rf $RPM_BUILD_ROOT%{_docdir}/ovsdbmonitor
 
 
 %changelog
+* Wed Jan 15 2014 Flavio Leitner <fbl at redhat.com> - 2.0.0-4
+- disabled ovsdbmonitor packaging
+  (upstream has removed the component)
+
 * Wed Jan 15 2014 Flavio Leitner <fbl at redhat.com> - 2.0.0-3
 - fedora package: fix systemd ordering and deps.
   (upstream commit b49c106ef00438b1c59876dad90d00e8d6e7b627)


More information about the scm-commits mailing list