[graphite-web/f19] Update Requires to include fonts re: BZ917361

Jonathan Steffan jsteffan at fedoraproject.org
Wed Mar 13 20:10:04 UTC 2013


commit 81701580c00938126d2588ebc38c1f26393ec61b
Author: Jonathan Steffan <jsteffan at fedoraproject.org>
Date:   Wed Mar 13 14:10:01 2013 -0600

    Update Requires to include fonts re: BZ917361

 graphite-web.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/graphite-web.spec b/graphite-web.spec
index 311def0..4fa7692 100644
--- a/graphite-web.spec
+++ b/graphite-web.spec
@@ -1,6 +1,6 @@
 Name:           graphite-web
 Version:        0.9.10
-Release:        6%{?dist}
+Release:        7%{?dist}
 Summary:        A Django webapp for enterprise scalable realtime graphing
 
 License:        ASL 2.0
@@ -16,7 +16,7 @@ BuildRoot:      %{_tmppath}/graphite-web-%{version}-%{release}-root-%(%{__id_u}
 BuildArch:      noarch
 BuildRequires:  python-devel
 Requires:       python-whisper, mod_wsgi, pytz, pyparsing, python-simplejson
-Requires:       dejavu-fonts-common, pycairo, django-tagging
+Requires:       dejavu-sans-fonts, dejavu-serif-fonts, pycairo, django-tagging
 
 %if 0%{?fedora} <= 17
 Requires:       python-sqlite2, Django
@@ -128,6 +128,9 @@ fi
 %doc README.selinux
 
 %changelog
+* Wed Mar 13 2013 Jonathan Steffan <jsteffan at fedoraproject.org> - 0.9.10-7
+- Update required fonts to actually include fonts (RHBZ#917361)
+
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.9.10-6
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 


More information about the scm-commits mailing list