[ghemical/f14/master] add requires xorg-x11-fonts-ISO8859-1-100dpi to get courier 12 font

Carl Byington carllibpst at fedoraproject.org
Wed Sep 1 16:21:10 UTC 2010


commit b9c77823df7abd4c6ca911632f18ab5dad90a48c
Author: Carl Byington <carl at five-ten-sg.com>
Date:   Wed Sep 1 09:05:17 2010 -0700

    add requires xorg-x11-fonts-ISO8859-1-100dpi to get courier 12 font

 ghemical.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/ghemical.spec b/ghemical.spec
index 0215aab..6f27664 100644
--- a/ghemical.spec
+++ b/ghemical.spec
@@ -1,7 +1,7 @@
 Name:           ghemical
 Summary:        Molecular mechanics and quantum mechanics front end for GNOME
 Version:        2.99.2
-Release:        15%{?dist}
+Release:        16%{?dist}
 License:        GPLv2+
 Group:          Applications/Engineering
 URL:            http://www.uku.fi/~thassine/ghemical/
@@ -24,6 +24,7 @@ BuildRequires:  liboglappth-devel >= 0.98
 BuildRequires:  openbabel-devel >= 2.2
 Requires:       libghemical >= 2.99.1
 Requires:       hicolor-icon-theme
+Requires:       xorg-x11-fonts-ISO8859-1-100dpi
 BuildRoot:      %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
 
 %description
@@ -96,6 +97,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Wed Sep 01 2010 Carl Byington <carl at five-ten-sg.com> 2.99.2-16
+- add requires xorg-x11-fonts-ISO8859-1-100dpi to get courier 12 font
+
 * Mon Jun 28 2010 Carl Byington <carl at five-ten-sg.com> 2.99.2-15
 - bump version again for missing sources
 


More information about the scm-commits mailing list