rpms/taipeifonts/devel taipeifonts.spec,1.6,1.7
cchance
cchance at fedoraproject.org
Tue Dec 1 07:30:44 UTC 2009
Author: cchance
Update of /cvs/pkgs/rpms/taipeifonts/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv27699
Modified Files:
taipeifonts.spec
Log Message:
fixes to Mailhots font audit
Index: taipeifonts.spec
===================================================================
RCS file: /cvs/pkgs/rpms/taipeifonts/devel/taipeifonts.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -p -r1.6 -r1.7
--- taipeifonts.spec 25 Sep 2009 00:55:49 -0000 1.6
+++ taipeifonts.spec 1 Dec 2009 07:30:43 -0000 1.7
@@ -1,10 +1,13 @@
+%define fontname taipeifonts
+%define common_desc Traditional Chinese Bitmap fonts
+
%define bmpfontdir %{_datadir}/fonts/%{name}
%define catalogue /etc/X11/fontpath.d
-Name: taipeifonts
+Name: %{fontname}
Version: 1.2
-Release: 9%{?dist}
-Summary: Chinese Bitmap Fonts
+Release: 10%{?dist}
+Summary: %common_desc
Group: User Interface/X
License: Public Domain
@@ -19,7 +22,7 @@ Source1: ftp://cle.linux.org.tw/pub/C
Source2: ftp://cle.linux.org.tw/pub/CLE/devel/wjwu/slackware/slackware-10.0/source/%{name}-%{version}/re-build.readme
%description
-Traditional Chinese bitmap fonts.
+%common_desc
%prep
%setup -q
@@ -62,7 +65,7 @@ if [ "$1" = "0" ]; then
fi
%files
-%defattr(-, root, root)
+%defattr(0644,root,root,0755)
%doc README
%dir %{bmpfontdir}
%{bmpfontdir}/*.gz
@@ -72,6 +75,11 @@ fi
%{catalogue}/%{name}
%changelog
+* Wed Dec 01 2009 Caius 'kaio' Chance <cchance at redhat.com> - 1.2-10.fc12
+- Fixes to Mailhot's font audit.
+ - Add metadata.
+ - Add default attributes.
+
* Fri Sep 25 2009 Caius 'kaio' Chance <cchance at redhat.com> - 1.2-9.fc12
- rebuild on dist-f12
More information about the Fedora-fonts-bugs-list
mailing list