[anthy] minor

Akira TAGOH tagoh at fedoraproject.org
Mon Apr 15 08:56:24 UTC 2013


commit f6527972ed4e8284e759f275724778d767a62812
Author: Akira TAGOH <tagoh at redhat.com>
Date:   Mon Apr 15 17:56:19 2013 +0900

    minor

 anthy.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/anthy.spec b/anthy.spec
index b9f59ad..8467988 100644
--- a/anthy.spec
+++ b/anthy.spec
@@ -43,7 +43,7 @@ the programs which uses Anthy.
 Summary: Compiled elisp files to run Anthy under GNU Emacs
 Group:  System Environment/Libraries
 Requires: emacs(bin) >= %{_emacs_version}
-Requires: %{name}%{?_isa} = %{version}-%{release}
+Requires: %{name} = %{version}-%{release}
 BuildArch: noarch
 
 %description -n emacs-%{pkg}
@@ -66,7 +66,7 @@ package to use Anthy with GNU Emacs.
 Summary: Compiled elisp files to run Anthy under XEmacs
 Group:  System Environment/Libraries
 Requires: xemacs(bin) >= %{_xemacs_version}
-Requires: %{name}%{?_isa} = %{version}-%{release}
+Requires: %{name} = %{version}-%{release}
 BuildArch: noarch
 
 %description -n xemacs-%{pkg}


More information about the scm-commits mailing list