From 098848d11060585d88008aa422155f29ba4dc20e Mon Sep 17 00:00:00 2001 From: cchance Date: Jan 13 2010 07:08:59 +0000 Subject: - Fixed rpmlint errors. - Synchronized version number with another tree. --- diff --git a/baekmuk-ttf-fonts.spec b/baekmuk-ttf-fonts.spec index ee0c9ed..ee8369f 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: 22%{?dist} +Release: 24%{?dist} Summary: Free Korean TrueType fonts Group: User Interface/X @@ -22,9 +22,9 @@ Source4: 65-baekmuk-ttf-dotum.conf Source5: 65-baekmuk-ttf-gulim.conf Source6: 65-baekmuk-ttf-hline.conf -Obsoletes: fonts-korean +Obsoletes: fonts-korean < 2.2.23 -BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX) +BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: fontpackages-devel >= 1.13 , xorg-x11-font-utils BuildRequires: ttmkfdir >= 3.0.6 @@ -101,7 +101,7 @@ Obsoletes: baekmuk-ttf-fonts-common < 2.2-19 This is ghostscript files for Baekmuk Korean TrueType fonts. %files -n %{fontname}-fonts-ghostscript -%defattr(0644,root,root,0755) +%defattr(-,root,root,-) %{gsdir}/cidfmap.ko %{gsdir}/FAPIcidfmap.ko @@ -120,7 +120,7 @@ BuildRequires: fontpackages-filesystem >= 1.13 This is common files for Baekmuk Korean TrueType fonts. %files -n %{fontname}-fonts-common -%defattr(0644,root,root,0755) +%defattr(-,root,root,-) %doc COPYRIGHT COPYRIGHT.ko README %dir %{_fontdir} %verify(not md5 size mtime) %{_fontdir}/fonts.dir @@ -175,6 +175,10 @@ cd - %__rm -rf %{buildroot} %changelog +* Wed Jan 13 2010 Caius 'kaio' Chance - 2.2-24.el6 +- Fixed rpmlint errors. +- Synchronized version number with another tree. + * Fri Jul 24 2009 Fedora Release Engineering - 2.2-22 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild