]> git.pld-linux.org Git - packages/mana.git/commitdiff
- release 13 (rebuild with gdbm 1.15) master auto/th/mana-0.2.1-13
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 19 Jun 2018 19:16:14 +0000 (21:16 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Tue, 19 Jun 2018 19:16:14 +0000 (21:16 +0200)
mana.spec

index efae553df479bba1545a971ca073554437f95de5..1d0fbbb905eade99ea76065b7ecacd7f6fd86191 100644 (file)
--- a/mana.spec
+++ b/mana.spec
@@ -3,14 +3,14 @@
 %bcond_with    bootstrap       # don't require dictionary for package build
 %bcond_without ocaml_opt       # native code
 #
-%ifnarch %{ix86} %{x8664} arm aarch64 ppc sparc sparcv9 
+%ifnarch %{ix86} %{x8664} %{arm} aarch64 ppc sparc sparcv9
 %undefine      with_ocaml_opt
 %endif
 Summary:       A kana(romaji)-kanji conversion engine using ChaSen algorithm
 Summary(pl.UTF-8):     Silnik konwersji kana(romaji)-kanji, wykorzystujÄ…cy algorytm ChaSen
 Name:          mana
 Version:       0.2.1
-Release:       12
+Release:       13
 License:       GPL v2+
 Group:         Applications/Text
 Source0:       http://dl.sourceforge.jp/shinji/20514/%{name}-%{version}.tar.bz2
@@ -62,7 +62,7 @@ Wsparcie Mana dla UIM-a.
 %patch3 -p1
 %{!?with_ocaml_opt:%patch4 -p1}
 
-mv lib/{,mana-}chasen.h
+%{__mv} lib/{,mana-}chasen.h
 
 %build
 %{__libtoolize}
This page took 0.128203 seconds and 4 git commands to generate.