[Fedora-i18n-bugs] [libhangul/f16] Update to 0.1.0-1.

Daiki Ueno ueno at fedoraproject.org
Thu Nov 24 01:35:46 UTC 2011


commit fe962b2c05429565d946c0564cdf249aa90f4f88
Author: Daiki Ueno <ueno at unixuser.org>
Date:   Thu Nov 24 10:35:32 2011 +0900

    Update to 0.1.0-1.

 .gitignore     |    1 +
 libhangul.spec |   14 +++++++-------
 sources        |    2 +-
 3 files changed, 9 insertions(+), 8 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4464791..e7b40be 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 libhangul-0.0.10.tar.gz
 /libhangul-0.0.11.tar.gz
 /libhangul-0.0.12.tar.gz
+/libhangul-0.1.0.tar.gz
diff --git a/libhangul.spec b/libhangul.spec
index 3c01901..dd25f5f 100644
--- a/libhangul.spec
+++ b/libhangul.spec
@@ -1,6 +1,6 @@
 Name:		libhangul
-Version:	0.0.12
-Release:	2%{?dist}
+Version:	0.1.0
+Release:	1%{?dist}
 
 License:	LGPLv2+
 URL:		http://kldp.net/projects/hangul/
@@ -39,16 +39,12 @@ make %{?_smp_mflags}
 
 
 %install
-make install DESTDIR=$RPM_BUILD_ROOT
+make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p"
 
 rm $RPM_BUILD_ROOT%{_libdir}/%{name}.la
 %find_lang %{name}
 
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
-
 %post -p /sbin/ldconfig
 
 
@@ -70,6 +66,10 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Tue Oct 18 2011 Daiki Ueno <dueno at redhat.com> - 0.1.0-1
+- update to 0.1.0
+- drop buildroot cleanup
+
 * Wed Feb 09 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.0.12-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 
diff --git a/sources b/sources
index cd0b3e4..f9b2f19 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ef3941f5f0f3e83b1de699f2d46a1c92  libhangul-0.0.12.tar.gz
+696299109b86490c25989a539a0f9879  libhangul-0.1.0.tar.gz


More information about the i18n-bugs mailing list