rpms/ctan-kerkis-fonts/devel .cvsignore, 1.2, 1.3 ctan-kerkis-fonts.spec, 1.5, 1.6 sources, 1.2, 1.3

Sarantis Paskalis sarantis at fedoraproject.org
Thu Feb 11 13:49:55 UTC 2010


Author: sarantis

Update of /cvs/pkgs/rpms/ctan-kerkis-fonts/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv14511

Modified Files:
	.cvsignore ctan-kerkis-fonts.spec sources 
Log Message:
- Update source (tiny patch in kerkis.sty) (bug #561794). Thanks Jens Petersen
- Replace defines with globals
 ----------------------------------------------------------------------



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/ctan-kerkis-fonts/devel/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- .cvsignore	25 Jan 2009 15:02:50 -0000	1.2
+++ .cvsignore	11 Feb 2010 13:49:54 -0000	1.3
@@ -1,2 +1,2 @@
+kerkis-20090115.zip
 ctan-kerkis-fontconfig.tar.gz
-kerkis-20051007.zip


Index: ctan-kerkis-fonts.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ctan-kerkis-fonts/devel/ctan-kerkis-fonts.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -p -r1.5 -r1.6
--- ctan-kerkis-fonts.spec	24 Jul 2009 19:45:49 -0000	1.5
+++ ctan-kerkis-fonts.spec	11 Feb 2010 13:49:54 -0000	1.6
@@ -1,13 +1,13 @@
-%define foundryname  ctan
-%define fontpkg      kerkis
-%define fontname     %{foundryname}-%{fontpkg}
-%define fontconf     64-%{fontname}
-%define ctan_date    20051007
-%define texfonts     %{_texmf_main}/fonts
-%define texfontpath  %{fontpkg}
+%global foundryname  ctan
+%global fontpkg      kerkis
+%global fontname     %{foundryname}-%{fontpkg}
+%global fontconf     64-%{fontname}
+%global ctan_date    20090115
+%global texfonts     %{_texmf_main}/fonts
+%global texfontpath  %{fontpkg}
 
 # Common description
-%define common_desc Kerkis type 1 fonts for LaTeX.  These fonts are particularly useful \
+%global common_desc Kerkis type 1 fonts for LaTeX.  These fonts are particularly useful \
 for typesetting Greek. The Greek repertoire includes full support for \
 polytonic Greek, Greek numerals, and double forms of several letters \
 that occur in variant forms.
@@ -15,7 +15,7 @@ that occur in variant forms.
 
 Name:           ctan-kerkis-fonts
 Version:        2.0
-Release:        22%{?dist}
+Release:        23%{?dist}
 Summary:        Kerkis Type 1 fonts
 Group:          Applications/Publishing
 License:        LPPL
@@ -38,10 +38,10 @@ Group:    User Interface/X
 Requires: fontpackages-filesystem
 %description common
 %common_desc
-This package consists of files used by other kerkis-fonts packages.
+This package consists of files used by other %{fontname} packages.
 
 
-%define seriffonts %{fontname}-serif-fonts
+%global seriffonts %{fontname}-serif-fonts
 %package -n %{seriffonts}
 Summary:  Kerkis serif Type1 fonts
 Group:    User Interface/X
@@ -54,7 +54,7 @@ font and extends it with Greek character
 %_font_pkg -n serif -f %{fontconf}-serif.conf Kerkis.* Kerkis-*Bold.* Kerkis-*Italic.* Kerkis-*SmallCaps*
 
 
-%define sansfonts %{fontname}-sans-fonts
+%global sansfonts %{fontname}-sans-fonts
 %package -n %{sansfonts}
 Summary:  KerkisSans Type1 fonts
 Group:    User Interface/X
@@ -67,7 +67,7 @@ of the AvantGardURW Bookman font.
 %_font_pkg -n sans -f %{fontconf}-sans.conf KerkisSans* 
 
 
-%define calligraphicfonts %{fontname}-calligraphic-fonts
+%global calligraphicfonts %{fontname}-calligraphic-fonts
 %package -n %{calligraphicfonts}
 Summary:  Kerkis Calligraphic Type1 fonts
 Group:    User Interface/X
@@ -80,7 +80,7 @@ family of Kerkis, based on URW Bookman.
 %_font_pkg -n calligraphic -f %{fontconf}-calligraphic.conf Kerkis-Calligraphic* ktsy.*
 
 
-%define texfontpkg tex-kerkis
+%global texfontpkg tex-kerkis
 %package -n %{texfontpkg}
 Summary:  Kerkis Type1 fonts, TeX support files
 Group:    User Interface/X
@@ -188,6 +188,10 @@ texhash
 
 
 %changelog
+* Thu Feb 11 2010 Sarantis Paskalis <paskalis at di.uoa.gr> - 2.0-23
+- Update source (tiny patch in kerkis.sty) (bug #561794). Thanks Jens Petersen
+- Minor housecleaning
+
 * Fri Jul 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.0-22
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/ctan-kerkis-fonts/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- sources	25 Jan 2009 15:02:51 -0000	1.2
+++ sources	11 Feb 2010 13:49:54 -0000	1.3
@@ -1,2 +1,2 @@
+91500c6931db16f335c43b0b5fb33d91  kerkis-20090115.zip
 04215bdcd9fbee9121797b197975e791  ctan-kerkis-fontconfig.tar.gz
-87479b0f42f906ed60f58d553405a127  kerkis-20051007.zip



More information about the scm-commits mailing list