mecab related update.

Mecab 0.95 -> 0.96 ipadic 20060707 -> 20070610
Tol: 5 * 4 = 20 updates.
As the result, I will be updating 14 packages out of 37 packages I maintain
    on F-7 after F-7 is released!!
This commit is contained in:
Mamoru Tasaka 2007-06-10 17:17:03 +00:00
parent f1b56395ee
commit 3011e25d4d

View File

@ -41,6 +41,7 @@ for MeCab.
%prep %prep
%setup -q -n %{name}-%{mainver}%{?betaver} %setup -q -n %{name}-%{mainver}%{?betaver}
# compiler flags fix # compiler flags fix
%{__sed} -i.flags \ %{__sed} -i.flags \
-e '/-O3/s|CFLAGS=\"\(.*\)\"|CFLAGS=\${CFLAGS:-\1}|' \ -e '/-O3/s|CFLAGS=\"\(.*\)\"|CFLAGS=\${CFLAGS:-\1}|' \