From 2264d1e1cab91363048aeeaaa30fb9543a09b724 Mon Sep 17 00:00:00 2001 From: Takao Fujiwara Date: Thu, 22 Nov 2012 13:18:55 +0900 Subject: [PATCH] Updated to save the spec update. --- ibus-anthy.spec | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/ibus-anthy.spec b/ibus-anthy.spec index 34b2485..1168d98 100644 --- a/ibus-anthy.spec +++ b/ibus-anthy.spec @@ -1,5 +1,3 @@ -%{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} - %global sub_version 1.0 %global require_ibus_version 1.4.99.20120203 %global have_default_layout 1 @@ -7,7 +5,7 @@ Name: ibus-anthy Version: 1.4.99.20121006 -Release: 1%{?dist} +Release: 2%{?dist} Summary: The Anthy engine for IBus input platform License: GPLv2+ Group: System Environment/Libraries @@ -99,7 +97,7 @@ touch --no-create %{_datadir}/icons/hicolor || : %files -f %{name}.lang %defattr(-,root,root,-) %doc AUTHORS COPYING README -# dir {python_sitearch}/ibus +# dir {python2_sitearch}/ibus %{_libdir}/libanthygobject-%{sub_version}.so.* %{_libdir}/girepository-1.0/Anthy*.typelib %{_libexecdir}/ibus-*-anthy @@ -114,6 +112,9 @@ touch --no-create %{_datadir}/icons/hicolor || : %{_libdir}/libanthygobject-%{sub_version}.so %changelog +* Thu Nov 22 2012 Takao Fujiwara - 1.4.99.20121006-2 +- Updated to save the spec update. + * Sat Oct 06 2012 Takao Fujiwara - 1.4.99.20121006-1 - Bumped to 1.4.99.20121006 - Added ibus-anthy-xx-disable-prop-symbol.patch for Fedora 17