[thai-scalable-fonts/f13/master] Update to 0.4.14-1.

Daiki Ueno ueno at fedoraproject.org
Tue Nov 9 08:46:29 UTC 2010


commit ee2a8239693179201974dce2c47c3fafbb75fd91
Author: Daiki Ueno <ueno at unixuser.org>
Date:   Tue Nov 9 17:50:35 2010 +0900

    Update to 0.4.14-1.

 .gitignore               |    1 +
 sources                  |    2 +-
 thai-scalable-fonts.spec |   18 ++++++++----------
 3 files changed, 10 insertions(+), 11 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5631984..2a5414c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 thaifonts-scalable-0.4.12.tar.gz
+/thaifonts-scalable-0.4.14.tar.gz
diff --git a/sources b/sources
index 183d8a0..8301213 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-bea1bdc0e8687d624e8ccbccfaf0f399  thaifonts-scalable-0.4.12.tar.gz
+73a0708d431f6833477724fff2cfdea9  thaifonts-scalable-0.4.14.tar.gz
diff --git a/thai-scalable-fonts.spec b/thai-scalable-fonts.spec
index fbb2f93..4d53e3c 100644
--- a/thai-scalable-fonts.spec
+++ b/thai-scalable-fonts.spec
@@ -7,8 +7,8 @@
 %{archivename} provides a collection of free scalable Thai fonts.
 
 Name:      %{fontname}-fonts
-Version:   0.4.12
-Release:   2%{?dist}
+Version:   0.4.14
+Release:   1%{?dist}
 Summary:   Thai TrueType fonts
 Group:     User Interface/X
 License:   GPLv2+
@@ -20,7 +20,6 @@ Source3:   %{fontconf}-umpush.conf
 BuildArch: noarch
 BuildRequires: fontforge >= 20071110, ttmkfdir, xorg-x11-font-utils
 BuildRequires: fontpackages-devel
-BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
 
 %description
 %common_desc
@@ -233,12 +232,10 @@ This package provides the Waree family of Thai fonts.
 
 
 %install
-rm -rf $RPM_BUILD_ROOT
-
 install -m 0755 -d %{buildroot}%{_fontconfig_templatedir} \
                    %{buildroot}%{_fontconfig_confdir}
 
-make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p"
+make install DESTDIR=%{buildroot} INSTALL="install -p"
 
 # remove upstream font config
 # fontconfig's 65-nonlatin.conf covers 65-ttf-thai-tlwg.conf
@@ -260,10 +257,6 @@ for fconf in %{fontconf}-garuda.conf \
 done
 
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
-
 %files common
 %defattr(-,root,root,-)
 %doc AUTHORS README COPYING NEWS
@@ -275,6 +268,11 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Tue Nov  9 2010 Daiki Ueno <dueno at redhat.com> - 0.4.14-1
+- update to 0.4.14
+- drop buildroot, %%clean and cleaning of buildroot in %%install
+- use only macro style %%buildroot
+
 * Sun Jul 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.4.12-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 


More information about the scm-commits mailing list