Author: baggins Date: Wed Jul 20 09:59:15 2011 GMT Module: packages Tag: HEAD ---- Log message: - define libexecdir
---- Files affected: packages/ibus-anthy: ibus-anthy.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: packages/ibus-anthy/ibus-anthy.spec diff -u packages/ibus-anthy/ibus-anthy.spec:1.1 packages/ibus-anthy/ibus-anthy.spec:1.2 --- packages/ibus-anthy/ibus-anthy.spec:1.1 Wed Jul 20 11:12:13 2011 +++ packages/ibus-anthy/ibus-anthy.spec Wed Jul 20 11:59:10 2011 @@ -6,7 +6,7 @@ Summary: The Anthy engine for IBus input platform Name: ibus-anthy Version: 1.2.6 -Release: 0.1 +Release: 0.2 License: GPL v2+ Group: Libraries Source0: http://ibus.googlecode.com/files/%{name}-%{version}.tar.gz @@ -27,6 +27,8 @@ Requires: python-pygtk-gtk >= 2.15.2 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) +%define _libexecdir %{_libdir}/ibus + %description The Anthy engine for IBus platform. It provides Japanese input method from libanthy. @@ -65,7 +67,7 @@ %doc AUTHORS README %{py_sitedir}/anthy.py* %attr(755,root,root) %{py_sitedir}/_anthy.so -%{_libdir}/ibus-*-anthy +%{_libexecdir}/ibus-*-anthy %{_datadir}/ibus-anthy %{_datadir}/ibus/component/* @@ -75,6 +77,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2011/07/20 09:59:10 baggins +- define libexecdir + Revision 1.1 2011/07/20 09:12:13 baggins - initial revision ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/ibus-anthy/ibus-anthy.spec?r1=1.1&r2=1.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
