Peng Wu 08a68f0
%global fontname cjkuni-ukai
Peng Wu bae90a0
#%global fontconf2 25-ttf-arphic-ukai-render.conf
Peng Wu 08a68f0
%global fontconf3 90-ttf-arphic-ukai-embolden.conf
Peng Wu 08a68f0
Peng Wu 08a68f0
%define catalogue        %{_sysconfdir}/X11/fontpath.d
Peng Wu 08a68f0
Peng Wu 08a68f0
%define common_desc \
Peng Wu 08a68f0
CJK Unifonts are Unicode TrueType fonts derived from original fonts made \
Peng Wu 08a68f0
available by Arphic Technology under "Arphic Public License" and extended by \
Peng Wu 08a68f0
the CJK Unifonts project.
Peng Wu 08a68f0
Peng Wu 08a68f0
%define ukaibuilddir %{name}-%{version}
Peng Wu 08a68f0
Peng Wu 08a68f0
Name:           %{fontname}-fonts
Peng Wu 08a68f0
Version:        0.2.20080216.1
8a98129
Release:        66%{?dist}
Peng Wu 08a68f0
Summary:        Chinese Unicode TrueType font in Kai face
Peng Wu 08a68f0
Peng Wu 08a68f0
License:        Arphic
Peng Wu 08a68f0
URL:            http://www.freedesktop.org/wiki/Software/CJKUnifonts
Peng Wu 08a68f0
Source0:        http://ftp.debian.org/debian/pool/main/t/ttf-arphic-ukai/ttf-arphic-ukai_%{version}.orig.tar.gz
Peng Wu bae90a0
#Source2:        %{fontconf2}
Peng Wu 08a68f0
Source3:        %{fontconf3}
Peng Wu 08a68f0
Peng Wu 08a68f0
BuildArch:      noarch
Peng Wu 08a68f0
BuildRequires:  fontpackages-devel
Peng Wu 08a68f0
Requires:       fontpackages-filesystem
Peng Wu 08a68f0
Obsoletes:      cjkuni-fonts-common < 0.2.20080216.1-42
Peng Wu 08a68f0
Peng Wu 08a68f0
%description
Peng Wu 08a68f0
%common_desc
Peng Wu 08a68f0
Peng Wu 08a68f0
CJK Unifonts in Kai face.
Peng Wu 08a68f0
Peng Wu 08a68f0
%prep
Peng Wu 08a68f0
%setup -q -c -n %{name}-%{version}
Peng Wu 08a68f0
Peng Wu 08a68f0
Peng Wu 08a68f0
%build
Peng Wu 08a68f0
%{nil}
Peng Wu 08a68f0
Peng Wu 08a68f0
%install
Peng Wu 08a68f0
install -m 0755 -d %{buildroot}%{_fontdir}
Peng Wu 08a68f0
install -m 0644 -p *.ttc %{buildroot}%{_fontdir}
Peng Wu 08a68f0
Peng Wu 08a68f0
install -m 0755 -d %{buildroot}%{_fontconfig_templatedir} \
Peng Wu 08a68f0
                   %{buildroot}%{_fontconfig_confdir}
Peng Wu 08a68f0
Peng Wu bae90a0
#install -m 0644 -p %{SOURCE2} \
Peng Wu bae90a0
#        %{buildroot}%{_fontconfig_templatedir}/%{fontconf2}
Peng Wu bae90a0
#ln -s %{_fontconfig_templatedir}/%{fontconf2} \
Peng Wu bae90a0
#      %{buildroot}%{_fontconfig_confdir}/%{fontconf2}
Peng Wu 08a68f0
Peng Wu 08a68f0
install -m 0644 -p %{SOURCE3} \
Peng Wu 08a68f0
        %{buildroot}%{_fontconfig_templatedir}/%{fontconf3}
Peng Wu 08a68f0
ln -s %{_fontconfig_templatedir}/%{fontconf3} \
Peng Wu 08a68f0
      %{buildroot}%{_fontconfig_confdir}/%{fontconf3}
Peng Wu 08a68f0
Peng Wu 08a68f0
# catalogue
Peng Wu 08a68f0
install -m 0755 -d %{buildroot}%{catalogue}
Peng Wu 08a68f0
ln -s %{_fontdir}/ %{buildroot}%{catalogue}/%{name}
Peng Wu 08a68f0
Peng Wu 08a68f0
Peng Wu 08a68f0
%_font_pkg -f *.conf *.ttc
Peng Wu 08a68f0
Peng Wu 08a68f0
%defattr(-,root,root,-)
Peng Wu 08a68f0
%doc ../%{ukaibuilddir}/license
Peng Wu 08a68f0
%doc ../%{ukaibuilddir}/CONTRIBUTERS
Peng Wu 08a68f0
%doc ../%{ukaibuilddir}/FONTLOG
Peng Wu 08a68f0
%doc ../%{ukaibuilddir}/KNOWN_ISSUES
Peng Wu 08a68f0
%doc ../%{ukaibuilddir}/NEWS
Peng Wu 08a68f0
%doc ../%{ukaibuilddir}/README
Peng Wu 08a68f0
%doc ../%{ukaibuilddir}/TODO
Peng Wu 08a68f0
%{catalogue}/%{name}
Peng Wu 08a68f0
Peng Wu 08a68f0
Peng Wu 08a68f0
%changelog
8a98129
* Wed Jul 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.20080216.1-66
8a98129
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
8a98129
2f20af5
* Wed Jan 19 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.20080216.1-65
2f20af5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
2f20af5
3cc1f77
* Wed Jul 21 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.20080216.1-64
3cc1f77
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
3cc1f77
663ea11
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.20080216.1-63
663ea11
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
663ea11
e9b3125
* Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.20080216.1-62
e9b3125
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
e9b3125
1cd30fd
* Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.20080216.1-61
1cd30fd
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
1cd30fd
15ac438
* Wed Jul 24 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.20080216.1-60
15ac438
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
15ac438
107f953
* Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.20080216.1-59
107f953
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
107f953
cb5dc2a
* Thu Jul 12 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.20080216.1-58
cb5dc2a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
cb5dc2a
da79ef0
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.20080216.1-57
da79ef0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
da79ef0
5c71289
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.20080216.1-56
5c71289
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
5c71289
ea98d85
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.20080216.1-55
ea98d85
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
ea98d85
acc624e
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.20080216.1-54
acc624e
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
acc624e
bdd3626
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.2.20080216.1-53
bdd3626
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
bdd3626
312e171
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.2.20080216.1-52
312e171
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
312e171
88d715e
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.2.20080216.1-51
88d715e
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
88d715e
02f1667
* Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.2.20080216.1-50
02f1667
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
02f1667
1ead689
* Wed Jul 18 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.2.20080216.1-49
1ead689
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
1ead689
306ee12
* Thu Jan 12 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.2.20080216.1-48
306ee12
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
306ee12
Peng Wu bae90a0
* Wed Mar 16 2011  Peng Wu <pwu@redhat.com> - 0.2.20080216.1-47
Peng Wu bae90a0
- Clean up spec.
Peng Wu bae90a0
  Remove fonts.dir, fonts.scale and 25-ttf-arphic-ukai-render.conf.
Peng Wu bae90a0
8c048fb
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.2.20080216.1-46
8c048fb
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
8c048fb
Peng Wu 08a68f0
* Tue Jul 20 2010  Peng Wu <pwu@redhat.com> - 0.2.20080216.1-45
Peng Wu 08a68f0
- Fixes font_pkg macro usage.
Peng Wu 08a68f0
Peng Wu 08a68f0
* Mon Jul 19 2010  Peng Wu <pwu@redhat.com> - 0.2.20080216.1-44
Peng Wu 08a68f0
- Clean up the spec.
Peng Wu 08a68f0
Peng Wu 08a68f0
* Tue Jul 13 2010  Peng Wu <pwu@redhat.com> - 0.2.20080216.1-43
Peng Wu 08a68f0
- The Initial Version.
Peng Wu 08a68f0
  Split from cjkuni-fonts.
Peng Wu 08a68f0