rpms/baekmuk-ttf-fonts/devel baekmuk-ttf-fonts.spec,1.19,1.20

cchance cchance at fedoraproject.org
Wed Jan 13 07:09:00 UTC 2010


Author: cchance

Update of /cvs/pkgs/rpms/baekmuk-ttf-fonts/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv2170

Modified Files:
	baekmuk-ttf-fonts.spec 
Log Message:
* Wed Jan 13 2010 Caius kaio Chance <k at kaio.me> - 2.2-24.el6
- Fixed rpmlint errors.
- Synchronized version number with another tree.



Index: baekmuk-ttf-fonts.spec
===================================================================
RCS file: /cvs/pkgs/rpms/baekmuk-ttf-fonts/devel/baekmuk-ttf-fonts.spec,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -p -r1.19 -r1.20
--- baekmuk-ttf-fonts.spec	24 Jul 2009 17:47:52 -0000	1.19
+++ baekmuk-ttf-fonts.spec	13 Jan 2010 07:08:59 -0000	1.20
@@ -8,7 +8,7 @@ This package provides the free Korean Tr
 
 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.con
 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
 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 
 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 <k at kaio.me> - 2.2-24.el6
+- Fixed rpmlint errors.
+- Synchronized version number with another tree.
+
 * Fri Jul 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.2-22
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 



More information about the fonts-bugs mailing list