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 312229 Details for
Bug 453016
Review Request: un-core-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.
updated spec file
un-core-fonts.spec-5.1 (text/plain), 3.25 KB, created by
Dennis Jang
on 2008-07-21 05:17:49 UTC
(
hide
)
Description:
updated spec file
Filename:
MIME Type:
Creator:
Dennis Jang
Created:
2008-07-21 05:17:49 UTC
Size:
3.25 KB
patch
obsolete
>%define fontname un-core >%define fontdir %{_datadir}/fonts/%{fontname} >%define archivename un-fonts-core >%define alphatag 080608 > >Name: %{fontname}-fonts >Version: 1.0.2 >Release: 0.5.%{alphatag}%{?dist} >Summary: Un Core family of Korean TrueType fonts >Summary(ko): íê¸ ìê¸ê¼´ Core 모ì >Group: User Interface/X >License: GPLv2 >URL: http://kldp.net/projects/unfonts/ >Source0: http://kldp.net/frs/download.php/4695/%{archivename}-%{version}-%{alphatag}.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 >fonts made by Koaunghi Un in 1998. They were converted to TrueType with >FontForge(PfaEdit) by Won-kyu Park in 2003. > >Core families (9 fonts) >- UnBatang, UnBatangBold: serif >- UnDotum, UnDotumBold: sans-serif >- UnGraphic, UnGraphicBold: sans-serif style >- UnPilgi, UnPilgiBold: script >- UnGungseo: cursive, brush-stroke > >Install un-extra-fonts for additional fonts. > >%description -l ko >ìê¸ê¼´ ì리ì¦ë HLaTexê°ë°ìì´ì ìê´í¬ëì´ 1998ë ì ê°ë°í í°í¸ì ëë¤. >2003ë ì ë°ìê·ëì´ FontForge를 ì´ì©íì¬ í¸ë£¨íì í°í¸ë¡ ë³ííìµëë¤. >ìê¸ê¼´ì ê°ì¥ ì¼ë°ì ì¸ ê¸ê¼´ë¤ì ëë¤. > >Core 모ì (9í°í¸) >- ìë°í, ìë°íêµµì: serif >- ìëì, ìëìêµµì: sans-serif >- ìê·¸ëí½, ìê·¸ëí½êµµì: sans-serif style >- ìí기, ìí기굵ì: script >- ìê¶ì: cursive, brush-stroke > >ì¶ê°ì ì¼ë¡ un-extra-fonts를 ì¤ì¹ í ì ììµëë¤. > > >%define un_subpkg() \ >%package %1\ >Summary: Un Core fonts - %(echo %1 | sed -e "s/\\(.*\\)/\\u\\1/")\ >Summary(ko): íê¸ ìê¸ê¼´ Core 모ì - %(echo %2)\ >Group: User Interface/X\ >\ >%description %1\ >This package provides the Un Core %(echo %1 | sed -e "s/\\(.*\\)/\\u\\1/") fonts.\ >\ >%description -l ko %1\ >ìê¸ê¼´ Core 모ìì¤ %(echo %2)ì ëë¤.\ >\ >%files %1\ >%defattr(-,root,root,-)\ >%doc COPYING README\ >%dir %{fontdir}/\ >%{fontdir}/Un%(echo %1 | sed -e "s/\\(.*\\)/\\u\\1/")*.ttf > >%un_subpkg batang ë°í >%un_subpkg dinaru ëë루 >%un_subpkg dotum ëì >%un_subpkg graphic ê·¸ëí½ >%un_subpkg gungseo ê¶ì >%un_subpkg pilgi í기 > >%prep >%setup -q -n un-fonts > >%build > >%install >rm -rf $RPM_BUILD_ROOT > >install -dm 0755 -d $RPM_BUILD_ROOT%{fontdir} >install -pm 0644 -p *.ttf $RPM_BUILD_ROOT%{fontdir} > >%clean >rm -rf $RPM_BUILD_ROOT > >%post >if [ -x %{_bindir}/fc-cache ]; then > %{_bindir}/fc-cache %{fontdir} || : >fi > >%postun >if [ $1 -eq 0 -a -x %{_bindir}/fc-cache ] ; then > %{_bindir}/fc-cache %{fontdir} || : >fi > > >%changelog >* Wed Jul 16 2008 Jens Petersen <petersen@redhat.com> - 1.0.2-0.5.080608 >- add subpackages with a macro > >* Mon Jul 07 2008 Dennis Jang <smallvil@get9.net> - 1.0.2-0.4.080608 >- Refined .spec literal > >* Sun Jul 06 2008 Dennis Jang <smallvil@get9.net> - 1.0.2-0.3.080608 >- Added or Changed a Summary and Description. >- Removed nil item. >- Refined versioning contents. >- Renamed from un-fonts-core.spec > >* Thu Jul 03 2008 Dennis Jang <smallvil@get9.net> - 1.0.2-0.2.080608 >- Refined .spec literal, license, versioning contents. > >* Sat Jun 28 2008 Dennis Jang <smallvil@get9.net> - 1.0.2-0.1.080608 >- Initial release.
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 453016
:
310643
|
311012
|
311926
| 312229