diff --git a/baekmuk-ttf-fonts.spec b/baekmuk-ttf-fonts.spec index 2faee27..32125e3 100644 --- a/baekmuk-ttf-fonts.spec +++ b/baekmuk-ttf-fonts.spec @@ -8,7 +8,7 @@ This package provides the free Korean TrueType fonts. Name: %{fontname}-fonts Version: 2.2 -Release: 15%{?dist} +Release: 16%{?dist} Summary: Free Korean TrueType fonts Group: User Interface/X @@ -35,7 +35,6 @@ BuildRequires: ttmkfdir >= 3.0.6 %package -n %{fontname}-batang-fonts Summary: Korean Baekmuk TrueType Batang typeface Group: User Interface/X -Obsoletes: ttfonts-ko < 1.0.11-33, fonts-korean < 2.2-6 Obsoletes: %{name}-batang < 2.2-13 Requires: %{fontname}-fonts-common = %{version}-%{release} @@ -49,7 +48,6 @@ Batang is Korean TrueType font in Serif typeface. %package -n %{fontname}-dotum-fonts Summary: Korean Baekmuk TrueType Dotum typeface Group: User Interface/X -Obsoletes: ttfonts-ko < 1.0.11-33, fonts-korean < 2.2-6 Obsoletes: %{name}-dotum < 2.2-13 Requires: %{fontname}-fonts-common = %{version}-%{release} @@ -63,7 +61,6 @@ Dotum is Korean TrueType font in San-serif typeface. %package -n %{fontname}-gulim-fonts Summary: Korean Baekmuk TrueType Gulim typeface Group: User Interface/X -Obsoletes: ttfonts-ko < 1.0.11-33, fonts-korean < 2.2-6 Obsoletes: %{name}-gulim < 2.2-13 Requires: %{fontname}-fonts-common = %{version}-%{release} @@ -77,7 +74,6 @@ Gulim is Korean TrueType font in Monospace typeface. %package -n %{fontname}-hline-fonts Summary: Korean Baekmuk TrueType Headline typeface Group: User Interface/X -Obsoletes: ttfonts-ko < 1.0.11-33, fonts-korean < 2.2-6 Obsoletes: %{name}-hline < 2.2-13 Requires: %{fontname}-fonts-common = %{version}-%{release} @@ -92,6 +88,7 @@ Headline is Korean TrueType font in Black face. Summary: Common files for Korean Baekmuk TrueType fonts Group: User Interface/X Conflicts: fonts-korean < 2.2-5 +Obsoletes: ttfonts-ko < 1.0.11-33, fonts-korean < 2.2-5 %description -n %{fontname}-fonts-common %common_desc @@ -100,10 +97,10 @@ This is common files for Baekmuk Korean TrueType fonts. %files -n %{fontname}-fonts-common %defattr(0644,root,root,0755) +%doc COPYRIGHT COPYRIGHT.ko README %verify(not md5 size mtime) %{_fontdir}/fonts.dir %verify(not md5 size mtime) %{_fontdir}/fonts.scale %verify(not md5 size mtime) %{catalogue}/%{fontname} -%doc COPYRIGHT COPYRIGHT.ko README %{gsdir}/ %prep @@ -144,7 +141,7 @@ cd - %__install -p -m 0644 %{SOURCE2} %{buildroot}%{gsdir}/ # catalogue -%__install -d %{buildroot}%{catalogue} +%__install -d -m 0755 %{buildroot}%{catalogue} %__ln_s %{_fontdir} %{buildroot}%{catalogue}/%{fontname} # convert Korean copyright file to utf8 @@ -154,6 +151,10 @@ cd - %__rm -rf %{buildroot} %changelog +* Thu Jan 22 2009 Caius Chance - 2.2-16.fc11 +- Resolves: rhbz#477332 +- Refined dependencies. + * Tue Jan 20 2009 Matthias Clasen - 2.2-15.fc11 - Fix busted inter-subpackage dependencies