[gdouros-symbola-fonts/f16] 6.13 bump

Petr Pisar ppisar at fedoraproject.org
Tue Feb 28 16:28:07 UTC 2012


commit e38c4ec8660919c283ba686f4ab71224f468db7a
Author: Petr Písař <ppisar at redhat.com>
Date:   Tue Feb 28 17:11:07 2012 +0100

    6.13 bump

 .gitignore                 |    1 +
 gdouros-symbola-fonts.spec |   35 +++++++++++++++++++++++------------
 sources                    |    2 +-
 3 files changed, 25 insertions(+), 13 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 67f0ecb..e75da29 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /Symbola254.zip
+/Symbola613.zip
diff --git a/gdouros-symbola-fonts.spec b/gdouros-symbola-fonts.spec
index fb83691..89473a8 100644
--- a/gdouros-symbola-fonts.spec
+++ b/gdouros-symbola-fonts.spec
@@ -2,16 +2,15 @@
 %global fontconf 65-%{fontname}.conf
 
 Name:           %{fontname}-fonts
-Version:        2.54
-Release:        2%{?dist}
+Version:        6.13
+Release:        1%{?dist}
 Summary:        A symbol font
 
 Group:          User Interface/X
 License:        Copyright only
 URL:            http://users.teilar.gr/~g1951d/
-Source0:        http://users.teilar.gr/~g1951d/Symbola254.zip
+Source0:        http://users.teilar.gr/~g1951d/Symbola613.zip
 Source1:        %{name}-fontconfig.conf
-BuildRoot:      %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
 
 BuildArch:      noarch
 BuildRequires:  fontpackages-devel
@@ -27,6 +26,17 @@ others.
 
 It was created by George Douros.
 
+
+%package doc
+Summary:        Glyph table for %{fontname} font
+Group:          Documentation 
+License:        Copyright only
+BuildArch:      noarch
+
+%description doc
+%{summary}.
+
+
 %prep
 %setup -q -c
 
@@ -35,10 +45,8 @@ It was created by George Douros.
 
 
 %install
-rm -fr %{buildroot}
-
 install -m 0755 -d %{buildroot}%{_fontdir}
-install -m 0644 -p Symbola.otf %{buildroot}%{_fontdir}
+install -m 0644 -p Symbola.ttf %{buildroot}%{_fontdir}
 
 install -m 0755 -d %{buildroot}%{_fontconfig_templatedir} \
                    %{buildroot}%{_fontconfig_confdir}
@@ -49,16 +57,19 @@ ln -s %{_fontconfig_templatedir}/%{fontconf} \
       %{buildroot}%{_fontconfig_confdir}/%{fontconf}
 
 
-%clean
-rm -fr %{buildroot}
+%_font_pkg -f %{fontconf} Symbola.ttf
 
 
-%_font_pkg -f %{fontconf} Symbola.otf
-
-%doc Symbola.txt
+%files doc
+%doc Symbola.pdf
 
 
 %changelog
+* Tue Feb 28 2012 Petr Pisar <ppisar at redhat.com> - 6.13-1
+- 6.13 bump
+- Remove obsolete code from spec file
+- Put heavy documentation into sub-package
+
 * Tue Feb 08 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.54-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 
diff --git a/sources b/sources
index f99efc6..2646519 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-20d08c7c87b6135c946a94f33b4ab704  Symbola254.zip
+54f4885a6294e8810d0b927d383f6917  Symbola613.zip


More information about the fonts-bugs mailing list