Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report. Summary: Review Request: padauk-fonts - Padauk font for Burmese and the Myanmar script https://bugzilla.redhat.com/show_bug.cgi?id=455050 ------- Additional Comments From nicolas.mailhot@xxxxxxxxxxx 2008-07-15 07:40 EST ------- This is starting to look good! Some suggested changes: --- padauk-fonts.spec 2008-07-14 22:01:31.000000000 +0200 +++ padauk-fonts-nim.spec 2008-07-15 13:24:52.000000000 +0200 @@ -4,11 +4,10 @@ %define archivename ttf-sil-padauk-2.4 - Name: %{fontname}-fonts -Version: 2.4 +Version: 2.4 Release: 1%{?dist} -Summary: Padauk font for Burmese and the Myanmar script +Summary: Padauk font for Burmese and the Myanmar script Group: User Interface/X License: OFL @@ -21,13 +20,22 @@ BuildArch: noarch %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. +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 -n font-source +%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 @@ -36,11 +44,10 @@ rm -fr %{buildroot} install -m 0755 -d %{buildroot}%{fontdir} -install -m 0644 -p *.ttf %{buildroot}%{fontdir} -install -m 0755 -d %{buildroot}%{fontconfdir} -install -m 0644 -p %{SOURCE1} %{buildroot}%{fontconfdir}/61-%{fontname}.conf - +install -m 0644 -p font-source/*.ttf %{buildroot}%{fontdir} +install -m 0755 -d %{buildroot}%{fontconfdir} +install -m 0644 -p %{SOURCE1} %{buildroot}%{fontconfdir}/65-%{fontname}.conf %clean @@ -61,17 +68,19 @@ %files %defattr(0644,root,root,0755) +%doc doc/*.txt + +%config(noreplace) %{fontconfdir}/65-%{fontname}.conf + %dir %{fontdir}/ %{fontdir}/*.ttf -%config(noreplace) %{fontconfdir}/61-%{fontname}.conf -%doc ../doc/*.txt %changelog * Fri Jul 15 2008 Minto Joseph <mvaliyav at redhat.com> - 2.4-1 - Changed versioning -- Added configuration file, -- Added more description +- Added configuration file, +- Added more description - Added license file * Fri Jul 11 2008 Minto Joseph <mvaliyav at redhat.com> - 20080617-1 -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review