Update to 0.1.0-6
This commit is contained in:
parent
1c981de8e8
commit
053e2f79d4
@ -1,6 +1,6 @@
|
||||
Name: libhangul
|
||||
Version: 0.1.0
|
||||
Release: 5%{?dist}
|
||||
Release: 6%{?dist}
|
||||
|
||||
License: LGPLv2+
|
||||
URL: https://code.google.com/p/libhangul/
|
||||
@ -10,7 +10,7 @@ Summary: Hangul input library
|
||||
Group: System Environment/Libraries
|
||||
Requires(post): /sbin/ldconfig
|
||||
Requires(postun): /sbin/ldconfig
|
||||
BuildRequires: gettext
|
||||
BuildRequires: gettext, automake, libtool
|
||||
|
||||
|
||||
%description
|
||||
@ -29,7 +29,7 @@ providing Hangul input.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
|
||||
autoreconf -fi
|
||||
|
||||
%build
|
||||
%configure --disable-static
|
||||
@ -65,6 +65,9 @@ rm $RPM_BUILD_ROOT%{_libdir}/%{name}.la
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Mar 27 2013 Daiki Ueno <dueno@redhat.com> - 0.1.0-6
|
||||
- pull the latest config.guess and config.sub for ARM64 port
|
||||
|
||||
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.1.0-5
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user