From 6776309a93d38bfe282592b2ddbb89d7d623c6ac Mon Sep 17 00:00:00 2001 From: Huang Peng Date: Thu, 14 Aug 2008 08:19:35 +0800 Subject: [PATCH] Use @PACKAGE_NAME@ in spec.in --- ibus-anthy.spec.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ibus-anthy.spec.in b/ibus-anthy.spec.in index 13200e6..fc795f2 100644 --- a/ibus-anthy.spec.in +++ b/ibus-anthy.spec.in @@ -1,6 +1,6 @@ %{!?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 +Name: @PACKAGE_NAME@ Version: @PACKAGE_VERSION@ Release: 1%{?dist} Summary: The Anthy engine for IBus input platform -- 2.7.4