summaryrefslogtreecommitdiff
path: root/ibus-anthy.spec.in
diff options
context:
space:
mode:
authorHuang Peng <shawn.p.huang@gmail.com>2008-08-08 09:16:07 +0800
committerHuang Peng <shawn.p.huang@gmail.com>2008-08-08 09:16:07 +0800
commit48b7c4d75d8e8585637297facbc8b29fd392b811 (patch)
tree0c2ae7012f3c9caf4b585bb5ca71c9c9d18647fd /ibus-anthy.spec.in
parent561181ad976bb1b8e489111ee2336536bc17ba9d (diff)
downloadibus-anthy-48b7c4d75d8e8585637297facbc8b29fd392b811.tar.gz
Check it by rpmlint and fixed some problems.
Diffstat (limited to 'ibus-anthy.spec.in')
-rw-r--r--ibus-anthy.spec.in5
1 files changed, 2 insertions, 3 deletions
diff --git a/ibus-anthy.spec.in b/ibus-anthy.spec.in
index 1f7ff21..283ef9a 100644
--- a/ibus-anthy.spec.in
+++ b/ibus-anthy.spec.in
@@ -1,10 +1,9 @@
-%{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
%{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
%define mod_path ibus-@PACKAGE_VERSION_MAJOR@.@PACKAGE_VERSION_MINOR@
Name: ibus-anthy
Version: @PACKAGE_VERSION@
Release: 1%{?dist}
-Summary: The Anthy engine for IBus input platform.
+Summary: The Anthy engine for IBus input platform
License: GPLv2+
Group: System Environment/Libraries
URL: http://code.google.com/p/ibus/
@@ -49,5 +48,5 @@ rm -rf $RPM_BUILD_ROOT
%{_datadir}/ibus-anthy/icons/*
%changelog
-* Wed Jun 25 2008 Huang Peng <shawn.p.huang@gmail.com> - 0.1.0-1
+* Fri Aug 08 2008 Huang Peng <shawn.p.huang@gmail.com> - @VERSION@-1
- The first version.