rpms/sil-padauk-fonts/F-12 import.log, NONE, 1.1 sil-padauk-fonts-fontconfig.conf, NONE, 1.1 sil-padauk-fonts.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

Minto Joseph mintojoseph at fedoraproject.org
Wed Oct 14 05:11:39 UTC 2009


Author: mintojoseph

Update of /cvs/pkgs/rpms/sil-padauk-fonts/F-12
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv29904/F-12

Modified Files:
	.cvsignore sources 
Added Files:
	import.log sil-padauk-fonts-fontconfig.conf 
	sil-padauk-fonts.spec 
Log Message:

 Committing in .
 Modified Files:
 	F-12/.cvsignore F-12/sources 
 Added Files:
 	F-12/import.log F-12/sil-padauk-fonts-fontconfig.conf 
 	F-12/sil-padauk-fonts.spec 



--- NEW FILE import.log ---
sil-padauk-fonts-2_4-6_fc11:F-12:sil-padauk-fonts-2.4-6.fc11.src.rpm:1255496709


--- NEW FILE sil-padauk-fonts-fontconfig.conf ---
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE fontconfig SYSTEM "../fonts.dtd">
<fontconfig>
  <alias>
    <family>Padauk</family>
    <default>
      <family>sans-serif</family>
    </default>
  </alias>
  <alias>
    <family>sans-serif</family>
    <prefer>
      <family>Padauk</family>
    </prefer>
  </alias>
</fontconfig>


--- NEW FILE sil-padauk-fonts.spec ---
%global fontname sil-padauk
%global fontconf 65-%{fontname}.conf
%global archivename ttf-sil-padauk-2.4

Name:    %{fontname}-fonts
Version: 2.4
Release: 6%{?dist}
Summary: A font for Burmese and the Myanmar script

Group:   User Interface/X
License: OFL
URL:     http://scripts.sil.org/Padauk
# The source link is a redirect and is not directly accessible
Source0: %{archivename}.tar.gz
Source1: %{name}-fontconfig.conf

BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
BuildArch: noarch
BuildRequires: fontpackages-devel
Requires:      fontpackages-filesystem

Obsoletes:     padauk-fonts < 2.4-6

%description
Padauk is a Myanmar font covering all currently used characters
in the Myanmar block. The font aims to cover all minority language needs.
At the moment, these do not extend to stylistic variation needs.
The font is a smart font using a Graphite description.


%prep
%setup -q -c
for txt in doc/*.txt ; do
   fold -s $txt > $txt.new
   sed -i 's/\r//' $txt.new
   touch -r $txt $txt.new
   mv $txt.new $txt
done


%build
# Nothing there


%install
rm -fr %{buildroot}

install -m 0755 -d %{buildroot}%{_fontdir}
install -m 0644 -p *.ttf %{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} *.ttf

%doc doc/*.txt



%changelog

* Mon May 26 2009 Minto Joseph <mvaliyav at redhat.com> - 2.4-6
- Changed the URL

* Mon May 25 2009 Minto Joseph <mvaliyav at redhat.com> - 2.4-5
- Cleaned up the spec file
- Used Obsoletes for upgrade path from padauk-fonts

* Tue Mar 24 2009 Minto Joseph <mvaliyav at redhat.com> - 2.4-4
- Cleaned up the spec file as per new font packaging guidelines
- Replaced padauk-src.ttf and padaukbold-src.ttf with Padauk.ttf and Padauk-Bold.ttf [490583]
- Renamed the package to sil-padauk-fonts

* Sun Feb 22 2009 Minto Joseph <mvaliyav at redhat.com> - 2.4-3
- Changed the package as per new font packaging guidelines 


* Fri Jul 15 2008 Minto Joseph <mvaliyav at redhat.com> - 2.4-2
- Changed setup macro and fontconfig rules
- Changed fontconfig prefix


* Fri Jul 15 2008 Minto Joseph <mvaliyav at redhat.com> - 2.4-1
- Changed versioning
- Added configuration file
- Added more description
- Added license file

* Fri Jul 11 2008 Minto Joseph <mvaliyav at redhat.com> - 20080617-1
- initial package



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/sil-padauk-fonts/F-12/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- .cvsignore	13 Oct 2009 16:26:28 -0000	1.1
+++ .cvsignore	14 Oct 2009 05:11:39 -0000	1.2
@@ -0,0 +1 @@
+ttf-sil-padauk-2.4.tar.gz


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/sil-padauk-fonts/F-12/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- sources	13 Oct 2009 16:26:28 -0000	1.1
+++ sources	14 Oct 2009 05:11:39 -0000	1.2
@@ -0,0 +1 @@
+f328e367efc7425d7b161d1c287d8caa  ttf-sil-padauk-2.4.tar.gz




More information about the fonts-bugs mailing list