This commit is contained in:
parent
2a1a786cdc
commit
a5fd7420fd
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jan 24 01:08:58 CET 2007 - mfabian@suse.de
|
||||||
|
|
||||||
|
- Bugzilla #237347: make Pothana2000 the default font for Telugu.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Nov 20 15:31:31 CET 2006 - mfabian@suse.de
|
Mon Nov 20 15:31:31 CET 2006 - mfabian@suse.de
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package fontconfig (Version 2.4.1)
|
# spec file for package fontconfig (Version 2.4.1)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
# This file and all modifications and additions to the pristine
|
# This file and all modifications and additions to the pristine
|
||||||
# package are under the same license as the package itself.
|
# package are under the same license as the package itself.
|
||||||
#
|
#
|
||||||
@ -23,7 +23,7 @@ URL: http://fontconfig.org/
|
|||||||
Autoreqprov: on
|
Autoreqprov: on
|
||||||
Requires: bash
|
Requires: bash
|
||||||
Version: 2.4.1
|
Version: 2.4.1
|
||||||
Release: 17
|
Release: 24
|
||||||
Summary: Library for Font Configuration
|
Summary: Library for Font Configuration
|
||||||
# CVS can be found here: (CVS is gone, fontconfig uses git now).
|
# CVS can be found here: (CVS is gone, fontconfig uses git now).
|
||||||
# $ cvs -d :pserver:anoncvs@pdx.freedesktop.org:/cvs/fontconfig login
|
# $ cvs -d :pserver:anoncvs@pdx.freedesktop.org:/cvs/fontconfig login
|
||||||
@ -221,6 +221,8 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{myprefix}/include/fontconfig/
|
%{myprefix}/include/fontconfig/
|
||||||
|
|
||||||
%changelog -n fontconfig
|
%changelog -n fontconfig
|
||||||
|
* Wed Jan 24 2007 - mfabian@suse.de
|
||||||
|
- Bugzilla #237347: make Pothana2000 the default font for Telugu.
|
||||||
* Mon Nov 20 2006 - mfabian@suse.de
|
* Mon Nov 20 2006 - mfabian@suse.de
|
||||||
- Meiryo is not good for monospace.
|
- Meiryo is not good for monospace.
|
||||||
* Wed Nov 15 2006 - mfabian@suse.de
|
* Wed Nov 15 2006 - mfabian@suse.de
|
||||||
|
@ -22,6 +22,7 @@
|
|||||||
<family>FreeSerif</family>
|
<family>FreeSerif</family>
|
||||||
<family>Times</family>
|
<family>Times</family>
|
||||||
<family>Khmer OS System</family>
|
<family>Khmer OS System</family>
|
||||||
|
<family>Pothana2000</family>
|
||||||
<family>TSCu_Times</family>
|
<family>TSCu_Times</family>
|
||||||
<family>BPG Chveulebrivi</family>
|
<family>BPG Chveulebrivi</family>
|
||||||
<family>Nazli</family>
|
<family>Nazli</family>
|
||||||
@ -61,6 +62,7 @@
|
|||||||
<family>FreeSans</family>
|
<family>FreeSans</family>
|
||||||
<family>Helvetica</family>
|
<family>Helvetica</family>
|
||||||
<family>Khmer OS System</family>
|
<family>Khmer OS System</family>
|
||||||
|
<family>Pothana2000</family>
|
||||||
<family>TSCu_Paranar</family>
|
<family>TSCu_Paranar</family>
|
||||||
<family>BPG Glaho</family>
|
<family>BPG Glaho</family>
|
||||||
<family>Terafik</family>
|
<family>Terafik</family>
|
||||||
@ -100,6 +102,7 @@
|
|||||||
<family>FreeMono</family>
|
<family>FreeMono</family>
|
||||||
<family>Terafik</family>
|
<family>Terafik</family>
|
||||||
<family>Khmer OS System</family>
|
<family>Khmer OS System</family>
|
||||||
|
<family>Pothana2000</family>
|
||||||
<family>TSCu_Paranar</family>
|
<family>TSCu_Paranar</family>
|
||||||
<family>BPG Courier</family>
|
<family>BPG Courier</family>
|
||||||
<family>MS Gothic</family>
|
<family>MS Gothic</family>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user