Blame SPECS/wqy-unibit-fonts.spec

293419
%global fontname wqy-unibit
293419
293419
Name:           %{fontname}-fonts
293419
Version:        1.1.0
293419
Release:        20%{?dist}
293419
Summary:        WenQuanYi Unibit Bitmap Font
293419
293419
Group:          User Interface/X
293419
License:        GPLv2 with exceptions
293419
URL:            http://wenq.org/enindex.cgi
293419
Source0:        http://downloads.sourceforge.net/wqy/wqy-unibit-bdf-%{version}-1.tar.gz
293419
Patch0:         wqy-unibit-fixes-build.patch
293419
293419
BuildArch:      noarch
293419
BuildRequires:  fontpackages-devel, bdftopcf
293419
Requires:       fontpackages-filesystem
293419
293419
%description
293419
The Wen Quan Yi Unibit is designed as a dual-width (16x16,16x8) 
293419
bitmap font to provide the most complete international symbol 
293419
coverage, serving as the system-wide fall-back font. This font 
293419
has covered over 46000 Unicode code points in BMP.
293419
It is intended to supersede the outdated GNU Unifont.
293419
This font was created by merging the latest update of GNU 
293419
Unifont [GPL] (by Roman Czyborra and David Starner et al., the 
293419
font was last updated in 2004), WenQuanYi Bitmap Song [GPL] 
293419
0.8.1 (by Qianqian Fang and WenQuanYi contributors) and 
293419
Fixed-16x8 [public domain] bitmap fonts from X11 core fonts. 
293419
The entire CJK Unified Ideographics (U4E00-U9FA5) and CJK Unified 
293419
Ideographics Extension A(U3400-U4DB5) blocks were replaced by 
293419
high-quality glyphs from China National Standard GB19966-2005 
293419
(public domain). Near a thousand of non-CJK characters were improved by 
293419
WenQuanYi contributors via their collaborative font editing website at
293419
http://wenq.org/eindex.cgi?Unicode_Chart_EN
293419
293419
%prep
293419
%setup -q -n %{fontname}
293419
%patch0 -p1 -b .build
293419
293419
293419
%build
293419
make %{?_smp_mflags}
293419
293419
%install
293419
install -m 0755 -d %{buildroot}%{_fontdir}
293419
install -m 0644 -p *.pcf %{buildroot}%{_fontdir}
293419
293419
install -m 0755 -d %{buildroot}%{_fontconfig_templatedir} \
293419
                   %{buildroot}%{_fontconfig_confdir}
293419
293419
293419
%_font_pkg *.pcf
293419
293419
%doc AUTHORS ChangeLog COPYING README
293419
%dir %{_fontdir}
293419
293419
293419
%changelog
293419
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-20
293419
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
293419
293419
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-19
293419
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
293419
293419
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-18
293419
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
293419
293419
* Fri Feb 05 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-17
293419
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
293419
293419
* Mon Jul  6 2015 Peng Wu <pwu@redhat.com> - 1.1.0-16
293419
- Fixes rawhide build
293419
293419
* Fri Jun 19 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1.0-15
293419
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
293419
293419
* Sun Jun 08 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1.0-14
293419
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
293419
293419
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1.0-13
293419
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
293419
293419
* Fri Feb 15 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1.0-12
293419
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
293419
293419
* Fri Nov 16 2012 Peng Wu <pwu@redhat.com> - 1.1.0-11
293419
- Fixes spec file
293419
293419
* Sun Jul 22 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1.0-10
293419
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
293419
293419
* Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1.0-9
293419
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
293419
293419
* Mon Feb 07 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1.0-8
293419
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
293419
293419
* Mon Jul 27 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1.0-7
293419
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
293419
293419
* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1.0-6
293419
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
293419
293419
* Tue Feb 10 2009 Qianqian Fang <fangqq@gmail.com> 1.1.0-5
293419
- use fontpackages macro
293419
293419
* Sun Sep 30 2007 Qianqian Fang <fangqq@gmail.com> 1.1.0-4
293419
- more spec file clean up
293419
293419
* Thu Sep 27 2007 Qianqian Fang <fangqq@gmail.com> 1.1.0-3
293419
- change install directory to /usr/share/fonts/wenquanyi-unibit/
293419
293419
* Tue Sep 25 2007 Qianqian Fang <fangqq@gmail.com> 1.1.0-2
293419
- change install directory to /usr/share/fonts/wqy-unibit/
293419
293419
* Fri Sep 14 2007 Qianqian Fang <fangqq@gmail.com> 1.1.0-1
293419
- add more than 80 new glyphs between 0xFF00-0xFFFD, totaling 46443 glyphs
293419
293419
* Tue Sep 11 2007 Qianqian Fang <fangqq@gmail.com> 1.0.0-3
293419
- remove non-ascii character from README, update upstream tarball
293419
293419
* Tue Sep 11 2007 Qianqian Fang <fangqq@gmail.com> 1.0.0-2
293419
- change package name from wqy-unibit to wqy-unibit-fonts
293419
- follow the new guideline for F8, use font catalogue symlink (#252279)
293419
293419
* Sun Sep 9 2007 Qianqian Fang <fangqq@gmail.com> 1.0.0-1
293419
- initial release of the font
293419
- initial packaging for Fedora (#285561)