rpms/wqy-bitmap-fonts/devel wqy-bitmap-fonts.spec,1.17,1.18

Qianqian Fang (fangq) fedora-extras-commits at redhat.com
Sun May 11 18:46:00 UTC 2008


Author: fangq

Update of /cvs/extras/rpms/wqy-bitmap-fonts/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19277

Modified Files:
	wqy-bitmap-fonts.spec 
Log Message:
remove bold face, as Xft supports fake-bold on F10


Index: wqy-bitmap-fonts.spec
===================================================================
RCS file: /cvs/extras/rpms/wqy-bitmap-fonts/devel/wqy-bitmap-fonts.spec,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- wqy-bitmap-fonts.spec	11 May 2008 18:33:29 -0000	1.17
+++ wqy-bitmap-fonts.spec	11 May 2008 18:45:23 -0000	1.18
@@ -7,7 +7,7 @@
 Name: wqy-bitmap-fonts
 Summary: WenQuanYi Bitmap Chinese Fonts
 Version: 0.9.9
-Release: 5%{?dist}
+Release: 6%{?dist}
 # for font embedding exception please see
 # http://www.gnu.org/licenses/gpl-faq.html#FontException
 License: GPLv2 with exceptions
@@ -48,7 +48,7 @@
 rm -rf %{buildroot}
 install -d -m755 %{buildroot}%{wqyfontdir}
 install -d -m755 %{buildroot}%{fontdir}
-install -p -m644 *.pcf  %{buildroot}%{fontdir}/
+install -p -m644 *pt.pcf  %{buildroot}%{fontdir}/
 install -p -m644 fonts.alias  %{buildroot}%{fontdir}/
 install -d -m755 %{buildroot}%{fontconfdir}
 install -p -m644 %{SOURCE1}  %{buildroot}%{fontconfdir}/
@@ -68,7 +68,7 @@
 %doc AUTHORS ChangeLog COPYING README LOGO.png
 %dir %{wqyfontdir}
 %dir %{fontdir}
-%{fontdir}/*.pcf
+%{fontdir}/*pt.pcf
 %config(noreplace) %{fontconfdir}/61-wqy-bitmapsong.conf
 %{fontdir}/fonts.alias
 %verify(not md5 size mtime) %{fontdir}/fonts.dir
@@ -87,6 +87,9 @@
 fi
 
 %changelog
+*Tue May 11 2008 Qianqian Fang <fangqq at gmail.com> 0.9.9-6
+- remove bold font files, as Xft can do fake-emboldening byitself
+
 *Tue May 11 2008 Qianqian Fang <fangqq at gmail.com> 0.9.9-5
 - remove 61-wqy-bitmapsong.conf from source, add to cvs instead
 - replace DejaVu LGC to DejaVu as LCG variants are not default anymore




More information about the fedora-extras-commits mailing list