[calibre] Drop django-tagging Requires. Fixes bug #908122

Kevin Fenzi kevin at fedoraproject.org
Tue Feb 5 23:54:00 UTC 2013


commit 1910cb041ac9ef269359347b440327346916d650
Author: Kevin Fenzi <kevin at scrye.com>
Date:   Tue Feb 5 16:53:23 2013 -0700

    Drop django-tagging Requires. Fixes bug #908122

 calibre.spec |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/calibre.spec b/calibre.spec
index d1bb759..5034e3a 100644
--- a/calibre.spec
+++ b/calibre.spec
@@ -2,7 +2,7 @@
 
 Name:           calibre
 Version:        0.9.17
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        E-book converter and library management
 Group:          Applications/Multimedia
 License:        GPLv3
@@ -51,7 +51,6 @@ Requires:       python-cherrypy
 Requires:       python-cssutils
 Requires:       ImageMagick
 Requires:       odfpy
-Requires:       django-tagging
 Requires:       python-lxml
 Requires:       python-imaging
 Requires:       python-mechanize
@@ -286,6 +285,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{python_sitelib}/init_calibre.py*
 
 %changelog
+* Tue Feb 05 2013 Kevin Fenzi <kevin at scrye.com> 0.9.17-2
+- Drop django-tagging Requires. Fixes bug #908122
+
 * Fri Feb 01 2013 Kevin Fenzi <kevin at scrye.com> 0.9.17-1
 - Update to 0.9.17
 


More information about the scm-commits mailing list