[ibus-anthy] Fixed a format.

Takao Fujiwara fujiwara at fedoraproject.org
Tue Jul 31 13:18:57 UTC 2012


commit e66e469c3b572692c83362978f399a5783c4b7a2
Author: Takao Fujiwara <tfujiwar at redhat.com>
Date:   Tue Jul 31 22:18:34 2012 +0900

    Fixed a format.

 ibus-anthy.spec |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/ibus-anthy.spec b/ibus-anthy.spec
index 56f2025..e4d99ca 100644
--- a/ibus-anthy.spec
+++ b/ibus-anthy.spec
@@ -33,7 +33,7 @@ Requires:   pygobject3
 
 %description
 The Anthy engine for IBus platform. It provides Japanese input method from
-libanthy.
+a library of the Anthy.
 
 %package devel
 Summary:    Development tools for ibus
@@ -48,7 +48,7 @@ for developers.
 
 %prep
 %setup -q
-# %patch0 -p1
+# patch0 -p1
 
 %build
 %configure \
@@ -75,7 +75,7 @@ rm -rf $RPM_BUILD_ROOT
 %files -f %{name}.lang
 %defattr(-,root,root,-)
 %doc AUTHORS COPYING README
-# %dir %{python_sitearch}/ibus
+# dir {python_sitearch}/ibus
 %{_libdir}/libanthygobject-%{sub_version}.so.*
 %{_libdir}/girepository-1.0/Anthy*.typelib
 %{_libexecdir}/ibus-*-anthy


More information about the scm-commits mailing list