[openlmi-networking/f20] Comment out dependecny on sphinx theme since it's not available

Radek Novacek rnovacek at fedoraproject.org
Tue Oct 15 07:03:29 UTC 2013


commit f82b321df03c52187da4a07d70ef00b103497ea1
Author: Radek Novacek <rnovacek at redhat.com>
Date:   Tue Oct 15 09:02:50 2013 +0200

    Comment out dependecny on sphinx theme since it's not available

 openlmi-networking.spec |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/openlmi-networking.spec b/openlmi-networking.spec
index 343535c..c4ec849 100644
--- a/openlmi-networking.spec
+++ b/openlmi-networking.spec
@@ -22,7 +22,8 @@ BuildRequires:  glib2-devel
 BuildRequires:  check-devel
 BuildRequires:  NetworkManager-glib-devel
 BuildRequires:  libuuid-devel
-BuildRequires:  python-sphinx-theme-openlmi
+# TODO: Uncomment once the package is available
+#BuildRequires:  python-sphinx-theme-openlmi
 
 # For openlmi-register-pegasus script
 Requires:       python2


More information about the scm-commits mailing list