[dillo] - 0.8.6-14 - require iso8859 fonts (#676710) - clean up desktop files

Andreas Bierfert awjb at fedoraproject.org
Sun Feb 13 18:45:11 UTC 2011


commit 528fce70f422fc092a50233984e4f86f97ddf7d8
Author: Andreas Bierfert <andreas.bierfert at lowlatency.de>
Date:   Sun Feb 13 20:45:13 2011 +0200

    - 0.8.6-14
    - require iso8859 fonts (#676710)
    - clean up desktop files

 dillo-i18n.desktop |    1 -
 dillo.desktop      |    1 -
 dillo.spec         |   10 +++++++++-
 3 files changed, 9 insertions(+), 3 deletions(-)
---
diff --git a/dillo-i18n.desktop b/dillo-i18n.desktop
index 81ee2d5..9514670 100644
--- a/dillo-i18n.desktop
+++ b/dillo-i18n.desktop
@@ -6,5 +6,4 @@ Exec=dillo-i18n
 Icon=dillo
 Terminal=false
 Type=Application
-Encoding=UTF-8
 Categories=Network;GTK;WebBrowser;
diff --git a/dillo.desktop b/dillo.desktop
index c222b51..83c3444 100644
--- a/dillo.desktop
+++ b/dillo.desktop
@@ -6,5 +6,4 @@ Exec=dillo
 Icon=dillo
 Terminal=false
 Type=Application
-Encoding=UTF-8
 Categories=Network;GTK;WebBrowser;
diff --git a/dillo.spec b/dillo.spec
index 94758ac..7eade0a 100644
--- a/dillo.spec
+++ b/dillo.spec
@@ -1,6 +1,6 @@
 Name:           dillo
 Version:        0.8.6
-Release:        14%{?dist}
+Release:        15%{?dist}
 
 Summary:        Very small and fast GUI web browser
 
@@ -26,7 +26,10 @@ BuildRequires:  openssl-devel
 BuildRequires:  libXft-devel
 BuildRequires:  fltk-devel
 BuildRequires:  gettext
+
+# #676710 dillo requires iso8859 fonts
 Requires:       wget
+Requires:       xorg-x11-fonts-ISO8859-1-100dpi, xorg-x11-fonts-ISO8859-1-75dpi
 Provides:       webclient
 
 %description
@@ -109,6 +112,11 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/%{name}
 
 %changelog
+* Sun Feb 13 2011 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
+- 0.8.6-14
+- require iso8859 fonts (#676710)
+- clean up desktop files
+
 * Tue Feb 08 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.8.6-14
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 


More information about the scm-commits mailing list