[ibus-qt] Fixed a format.

Takao Fujiwara fujiwara at fedoraproject.org
Mon Jul 30 15:13:12 UTC 2012


commit 4939290d05a84843d6bf1ac7bfe1be4383e6e60b
Author: Takao Fujiwara <tfujiwar at redhat.com>
Date:   Tue Jul 31 00:12:01 2012 +0900

    Fixed a format.

 ibus-qt.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/ibus-qt.spec b/ibus-qt.spec
index d010c4f..3958d52 100644
--- a/ibus-qt.spec
+++ b/ibus-qt.spec
@@ -57,7 +57,7 @@ make docs
 %install
 rm -rf $RPM_BUILD_ROOT
 make install DESTDIR=$RPM_BUILD_ROOT
-# %find_lang %{name}
+# find_lang {name}
 
 %post -p /sbin/ldconfig
 
@@ -67,7 +67,7 @@ make install DESTDIR=$RPM_BUILD_ROOT
 rm -rf $RPM_BUILD_ROOT
 
 %files
-# -f %{name}.lang
+# -f {name}.lang
 %defattr(-,root,root,-)
 %doc AUTHORS README INSTALL
 %{_libdir}/libibus-qt.so.*


More information about the scm-commits mailing list