Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 318159 Details for
Bug 445297
Add fonts-chinese-zysong package for zysong font from fonts-chinese.
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
proposed .spec
fonts-chinese-zysong.spec (text/plain), 2.84 KB, created by
Caius Chance
on 2008-10-01 04:00:29 UTC
(
hide
)
Description:
proposed .spec
Filename:
MIME Type:
Creator:
Caius Chance
Created:
2008-10-01 04:00:29 UTC
Size:
2.84 KB
patch
obsolete
>%define xfontdir_ %{_datadir}/fonts/zh_CN >%define xfontdir %{xfontdir_}/TrueType > >Name: fonts-chinese-zysong >Version: 0.1 >Release: 1.el4 >Summary: Zhong Yi Song -- GB18030 Standard Ming Face Chinese Font > >Group: User Interface/X >License: Commercial >URL: http://www.china-e.com.cn/en/fonts/Font-Main.htm >BuildArch: noarch >BuildRoot: %{_tmppath}/%{name}-%{PACKAGE_VERSION}-root > >Source0: zysong.ttf.tar.bz2 >Source1: zhongyi-license.txt > >BuildRequires: ghostscript >= %{gsver} >Requires: ttmkfdir >= 3.0.6 >PreReq: /usr/sbin/chkfontpath, /usr/X11R6/bin/mkfontdir >Prereq: fontconfig > > >%description >GB18030-2000 TrueType Chinese Character Song Font was appraised by China >authorized department and tested by National Center for Quality Supervision and >Inspection of Chinese Information Processing Products, which was designed and >manufactured by Beijing Zhong Yi Electronics Co. and up to China National >Standard. > > >%prep >%setup -q -c > > >%build >%{nil} > > >%install >[ -n "$RPM_BUILD_ROOT" -a "$RPM_BUILD_ROOT" != / ] && rm -rf $RPM_BUILD_ROOT > >install -d $RPM_BUILD_ROOT%{xfontdir}/ >install -m 0644 zysong.ttf $RPM_BUILD_ROOT%{xfontdir}/ > >install -d $RPM_BUILD_DIR/%{name}-%{PACKAGE_VERSION}/doc/ >install -m 0644 %{SOURCE1} $RPM_BUILD_DIR/%{name}-%{PACKAGE_VERSION}/doc/ > > >%clean >[ -n "$RPM_BUILD_ROOT" -a "$RPM_BUILD_ROOT" != / ] && rm -rf $RPM_BUILD_ROOT > > >%post >{ > /usr/bin/ttmkfdir -d %{xfontdir} -o %{xfontdir}/fonts.scale > /usr/X11R6/bin/mkfontdir %{xfontdir} > /usr/sbin/chkfontpath -q -a %{xfontdir} > > #Update Gnome Fonts > if [ -x /usr/bin/update-gnome-font-install ]; then > /usr/bin/update-gnome-font-install > fi > if [ -x /usr/bin/redhat-update-gnome-font-install2 ]; then > /usr/bin/redhat-update-gnome-font-install2 > fi > > #Update fontconfig cache > [ -x /usr/bin/fc-cache ] && /usr/bin/fc-cache %{xfontdir} >} > > >%preun >if [ "$1" = 0 ]; >then > /usr/sbin/chkfontpath -q -r %{xfontdir} >fi > > >%postun >{ > /usr/bin/ttmkfdir -d %{xfontdir} -o %{xfontdir}/fonts.scale > /usr/X11R6/bin/mkfontdir %{xfontdir} > > if [ "$1" = 0 ]; then > /usr/sbin/chkfontpath -q -r %{xfontdir} > > #Update Gnome Fonts > if [ -x /usr/bin/redhat-update-gnome-font-install ]; then > /usr/bin/redhat-update-gnome-font-install > fi > if [ -x /usr/bin/redhat-update-gnome-font-install2 ]; then > /usr/bin/redhat-update-gnome-font-install2 > fi > > #Update fontconfig cache > [ -x /usr/bin/fc-cache ] && /usr/bin/fc-cache %{xfontdir} > fi >} > > >%files >%defattr(-, root, root) >%doc $RPM_BUILD_DIR/%{name}-%{PACKAGE_VERSION}/doc/zhongyi-license.txt >%attr(0755, root, root) %dir %{xfontdir}/../ >%attr(0755, root, root) %dir %{xfontdir} >%{xfontdir}/zysong.ttf > >%changelog >* Tue Sep 30 2008 Caius Chance <cchance@redhat.com> 0.1-1.el4 >- Resolves: rhbz#444942 (Packaged ZYSong as individual package.)
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 445297
: 318159 |
326455