rpms/gfs-pyrsos-fonts/F-11 gfs-pyrsos-fonts-fontconfig.conf, NONE, 1.1 gfs-pyrsos-fonts.spec, NONE, 1.1 import.log, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

nim nim at fedoraproject.org
Tue Jun 23 06:45:07 UTC 2009


Author: nim

Update of /cvs/extras/rpms/gfs-pyrsos-fonts/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv2494/F-11

Modified Files:
	.cvsignore sources 
Added Files:
	gfs-pyrsos-fonts-fontconfig.conf gfs-pyrsos-fonts.spec 
	import.log 
Log Message:
initial import


--- NEW FILE gfs-pyrsos-fonts-fontconfig.conf ---
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE fontconfig SYSTEM "../fonts.dtd">
<fontconfig>
  <alias>
    <family>serif</family>
    <prefer>
      <family>GFS Pyrsos</family>
    </prefer>
  </alias>
  <alias>
    <family>GFS Pyrsos</family>
    <default>
      <family>serif</family>
    </default>
  </alias>
</fontconfig>


--- NEW FILE gfs-pyrsos-fonts.spec ---
%global fontname gfs-pyrsos
%global fontconf 61-%{fontname}.conf

%global archivename GFS_PYRSOS

Name:    %{fontname}-fonts
Version: 20090618
Release: 1%{?dist}
Summary: GFS Pyrsos italic Greek fonts

Group:     User Interface/X
License:   OFL
URL:       http://www.greekfontsociety.gr/pages/en_typefaces20th.html
Source0:   http://www.greekfontsociety.gr/%{archivename}.zip
Source1:   %{name}-fontconfig.conf
BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)

BuildArch:     noarch
BuildRequires: fontpackages-devel
Requires:      fontpackages-filesystem

%description
This typeface first appeared in the late 20s and was used as an alternative
italic type to the most commonly used Greek italics at the time, coming from
Germany (Leipsig). The name commemorates the edition of the Greek encyclopædia
Pyrsos (1927-1933) from which the types were taken.


The font was digitally designed by George D. Matthiopoulos and is freely
available by GFS.


%prep
%setup -q -c -T
unzip -j -L -q %{SOURCE0}
chmod 0644 *.txt
for txt in *.txt ; do
   fold -s $txt > $txt.new
   sed -i 's/\r//' $txt.new
   touch -r $txt $txt.new
   mv $txt.new $txt
done


%build


%install
rm -fr %{buildroot}

install -m 0755 -d %{buildroot}%{_fontdir}
install -m 0644 -p *.otf %{buildroot}%{_fontdir}

install -m 0755 -d %{buildroot}%{_fontconfig_templatedir} \
                   %{buildroot}%{_fontconfig_confdir}

install -m 0644 -p %{SOURCE1} \
        %{buildroot}%{_fontconfig_templatedir}/%{fontconf}
ln -s %{_fontconfig_templatedir}/%{fontconf} \
      %{buildroot}%{_fontconfig_confdir}/%{fontconf}


%clean
rm -fr %{buildroot}


%_font_pkg -f %{fontconf} *.otf

%doc *.txt


%changelog
* Sat Jun 21 2009 Nicolas Mailhot <nicolas.mailhot at laposte.net>
- 20090618-1
— initial packaging


--- NEW FILE import.log ---
gfs-pyrsos-fonts-20090618-1_fc12:F-11:gfs-pyrsos-fonts-20090618-1.fc12.src.rpm:1245739459


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/gfs-pyrsos-fonts/F-11/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- .cvsignore	23 Jun 2009 02:26:15 -0000	1.1
+++ .cvsignore	23 Jun 2009 06:44:36 -0000	1.2
@@ -0,0 +1 @@
+GFS_PYRSOS.zip


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/gfs-pyrsos-fonts/F-11/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- sources	23 Jun 2009 02:26:15 -0000	1.1
+++ sources	23 Jun 2009 06:44:37 -0000	1.2
@@ -0,0 +1 @@
+09d5d592facbe0b62c19f935817af4bc  GFS_PYRSOS.zip




More information about the Fedora-fonts-bugs-list mailing list