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 311102 Details for
Bug 453017
Review Request: un-extra-fonts - Korean TrueType fonts
[?]
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.
spec diff
un-extra-fonts.spec.diff (text/plain), 3.40 KB, created by
Nicolas Mailhot
on 2008-07-06 15:54:05 UTC
(
hide
)
Description:
spec diff
Filename:
MIME Type:
Creator:
Nicolas Mailhot
Created:
2008-07-06 15:54:05 UTC
Size:
3.40 KB
patch
obsolete
>--- un-extra-fonts.spec 2008-07-06 13:53:01.000000000 +0200 >+++ un-extra-fonts-nim.spec 2008-07-06 17:32:09.000000000 +0200 >@@ -1,19 +1,21 @@ >-%define fontsname un-fonts-extra >-%define fontdir %{_datadir}/fonts/%{name} >-%define archivename un-fonts >-%define alphatag 080608 >- >-Name: un-extra-fonts >-Version: 1.0.2 >-Release: 0.3.%{alphatag}%{?dist} >-Summary: Un Extra families Korean TrueType fonts >-Summary(ko): íê¸ ìê¸ê¼´ Extra 모ì >-Group: User Interface/X >-License: GPLv2 >-URL: http://kldp.net/projects/unfonts/ >-Source0: http://kldp.net/frs/download.php/4696/%{fontsname}-%{version}-%{alphatag}.tar.gz >-BuildArch: noarch >-BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) >+%define fontname un-extra >+%define fontdir %{_datadir}/fonts/%{fontname} >+ >+%define archivename un-fonts-extra-%{version}-%{alphatag} >+%define alphatag 080608 >+ >+Name: %{fontname}-fonts >+Version: 1.0.2 >+Release: 0.3.%{alphatag}%{?dist} >+Summary: Un Extra Korean TrueType fonts >+Summary(ko): íê¸ ìê¸ê¼´ Extra 모ì >+ >+Group: User Interface/X >+License: GPLv2 >+URL: http://kldp.net/projects/unfonts/ >+Source0: http://kldp.net/frs/download.php/4696/%{archivename}.tar.gz >+BuildArch: noarch >+BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) > > %description > This is a set of Korean TrueType fonts. Un-fonts come from the HLaTeX type1 >@@ -21,12 +23,12 @@ > FontForge(PfaEdit) by Won-kyu Park in 2003. > > Extra families (10 fonts) >- * UnPen, UnPenheulim: script >- * UnTaza: typewriter style >- * UnBom: decorative >- * UnShinmun >- * UnYetgul: old Korean printing style >- * UnJamoSora, UnJamoNovel, UnJamoDotum, UnJamoBatang >+â UnPen, UnPenheulim: script >+â UnTaza: typewriter style >+â UnBom: decorative >+â UnShinmun >+â UnYetgul: old Korean printing style >+â UnJamoSora, UnJamoNovel, UnJamoDotum, UnJamoBatang > > Install un-core-fonts for additional fonts. > >@@ -36,45 +38,46 @@ > ìê¸ê¼´ì ê°ì¥ ì¼ë°ì ì¸ ê¸ê¼´ë¤ì ëë¤. > > Extra 모ì (10 í°í¸) >- * ìí, ìíí림: script >- * ìíì: typewriter style >- * ìë´: decorative >- * ìì 문 >- * ììê¸: old Korean printing style >- * ìì모ìë¼, ììëª¨ë ¸ë²¨, ìì모ëì, ìì모ë°í >+â ìí, ìíí림: script >+â ìíì: typewriter style >+â ìë´: decorative >+â ìì 문 >+â ììê¸: old Korean printing style >+â ìì모ìë¼, ììëª¨ë ¸ë²¨, ìì모ëì, ìì모ë°í > > ì¶ê° ì ì¼ë¡ un-core-fonts를 ì¤ì¹ í ì ììµëë¤. > > %prep >-%setup -q -n %{archivename} >+%setup -q -n un-fonts > > %build > >+ > %install > rm -rf $RPM_BUILD_ROOT > >-install -m 0755 -d $RPM_BUILD_ROOT%{fontdir} >-install -m 0644 -p *.ttf $RPM_BUILD_ROOT%{fontdir} >+install -dm 0755 $RPM_BUILD_ROOT%{fontdir} >+install -pm 0644 *.ttf $RPM_BUILD_ROOT%{fontdir} > > %clean > rm -rf $RPM_BUILD_ROOT > >+ > %post >-if [ -x %{_bindir}/fc-cache ]; then >- %{_bindir}/fc-cache %{_datadir}/fonts >+if [ -x %{_bindir}/fc-cache ] ; then >+ %{_bindir}/fc-cache %{fontdir} || : > fi > > %postun >-if [ "$1" = "0" ]; then >- if [ -x %{_bindir}/fc-cache ]; then >- %{_bindir}/fc-cache %{_datadir}/fonts >- fi >+if [ $1 -eq 0 -a -x %{_bindir}/fc-cache ] ; then >+ %{_bindir}/fc-cache %{fontdir} || : > fi > >+ > %files > %defattr(0644,root,root,0755) > %doc COPYING README >-%dir %{fontdir} >+%dir %{fontdir}/ > %{fontdir}/*.ttf > > %changelog
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 453017
:
311102
|
319715
|
320232