[packages/ibus-anthy] - updated to 1.5.11

qboosh qboosh at pld-linux.org
Fri Apr 24 20:36:40 CEST 2020


commit 4535a8d65ed9b6b54cfa815253bc8b568ffbbc3b
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Fri Apr 24 20:36:54 2020 +0200

    - updated to 1.5.11

 ibus-anthy.spec | 29 ++++++++++++++++-------------
 1 file changed, 16 insertions(+), 13 deletions(-)
---
diff --git a/ibus-anthy.spec b/ibus-anthy.spec
index fc3bf26..fe8c366 100644
--- a/ibus-anthy.spec
+++ b/ibus-anthy.spec
@@ -6,33 +6,34 @@
 Summary:	The Anthy engine for IBus input platform
 Summary(pl.UTF-8):	Silnik Anthy dla platformy wprowadzania znaków IBus
 Name:		ibus-anthy
-Version:	1.5.9
+Version:	1.5.11
 Release:	1
 License:	GPL v2+
 Group:		Libraries
 #Source0Download: https://github.com/ibus/ibus-anthy/releases
-Source0:	https://github.com/ibus/ibus-anthy/archive/%{version}/%{name}-%{version}.tar.gz
-# Source0-md5:	57f560e080b0d78b581493535dda78ec
+Source0:	https://github.com/ibus/ibus-anthy/releases/download/%{version}/%{name}-%{version}.tar.gz
+# Source0-md5:	70d90438a88cd3baf7712b697ac43852
 URL:		https://github.com/fujiwarat/ibus-anthy/wiki
-BuildRequires:	anthy-devel
+BuildRequires:	anthy-unicode-devel
 BuildRequires:	autoconf >= 2.50
 BuildRequires:	automake >= 1:1.10
-BuildRequires:	gettext-tools >= 0.16.1
+BuildRequires:	gettext-tools >= 0.19.8
 BuildRequires:	glib2-devel >= 1:2.26.0
 BuildRequires:	gobject-introspection-devel >= 0.6.8
-BuildRequires:	ibus-devel >= 1.5
-BuildRequires:	intltool >= 0.41.1
+BuildRequires:	ibus-devel >= 1.5.11
 BuildRequires:	libstdc++-devel
+BuildRequires:	libtool >= 2:2
 BuildRequires:	pkgconfig
 BuildRequires:	python-devel >= 1:2.5
 BuildRequires:	rpmbuild(macros) >= 1.219
 BuildRequires:	sed >= 4.0
 %{?with_swig:BuildRequires:	swig-python}
+Requires(post,postun):	glib2-devel >= 1:2.26.0
 Requires(post,postun):	gtk-update-icon-cache
 Requires:	%{name}-libs = %{version}-%{release}
-Requires:	anthy
+Requires:	anthy-unicode
 Requires:	hicolor-icon-theme
-Requires:	ibus >= 1.5
+Requires:	ibus >= 1.5.11
 Requires:	kasumi
 Requires:	python-ibus >= 1.5
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -65,7 +66,7 @@ Summary:	Header files for Anthy GObject library
 Summary(pl.UTF-8):	Pliki nagłówkowe biblioteki Anthy GObject
 Group:		Development/Libraries
 Requires:	%{name}-libs = %{version}-%{release}
-Requires:	anthy-devel
+Requires:	anthy-unicode-devel
 Requires:	glib2-devel >= 1:2.26.0
 
 %description devel
@@ -95,11 +96,10 @@ Oparty na SWIG-u pythonowy interfejs do biblioteki Anthy.
 %{__sed} -i -e 's,\$SYMBOL_TEST,exit(0),' configure.ac
 
 # gettextize will add it again
-%{__sed} -i -e '/AC_CONFIG_FILES/s@ po/Makefile\.in@@' configure.ac
+#%{__sed} -i -e '/AC_CONFIG_FILES/s@ po/Makefile\.in@@' configure.ac
 
 %build
 %{__gettextize}
-%{__intltoolize}
 %{__libtoolize}
 %{__aclocal}
 %{__autoconf}
@@ -131,9 +131,11 @@ rm -rf $RPM_BUILD_ROOT
 rm -rf $RPM_BUILD_ROOT
 
 %post
+%glib_compile_schemas
 %update_icon_cache hicolor
 
 %postun
+%glib_compile_schemas
 %update_icon_cache hicolor
 
 %post	libs -p /sbin/ldconfig
@@ -144,9 +146,10 @@ rm -rf $RPM_BUILD_ROOT
 %doc AUTHORS README
 %attr(755,root,root) %{_libexecdir}/ibus-engine-anthy
 %attr(755,root,root) %{_libexecdir}/ibus-setup-anthy
-%{_datadir}/appdata/ibus-anthy.appdata.xml
+%{_datadir}/glib-2.0/schemas/org.freedesktop.ibus.engine.anthy.gschema.xml
 %{_datadir}/ibus-anthy
 %{_datadir}/ibus/component/anthy.xml
+%{_datadir}/metainfo/org.freedesktop.ibus.engine.anthy.metainfo.xml
 %{_desktopdir}/ibus-setup-anthy.desktop
 %{_iconsdir}/hicolor/scalable/apps/ibus-anthy.svg
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ibus-anthy.git/commitdiff/4535a8d65ed9b6b54cfa815253bc8b568ffbbc3b



More information about the pld-cvs-commit mailing list