- Fix URL for Source2
This commit is contained in:
parent
abe3910686
commit
d4ef37a1b9
@ -13,14 +13,15 @@
|
|||||||
|
|
||||||
Name: mecab-ipadic
|
Name: mecab-ipadic
|
||||||
Version: %{majorver}.%{date}
|
Version: %{majorver}.%{date}
|
||||||
Release: 3%{?dist}
|
Release: 3%{?dist}.1
|
||||||
Summary: IPA dictionary for MeCab
|
Summary: IPA dictionary for MeCab
|
||||||
|
|
||||||
Group: Applications/Text
|
Group: Applications/Text
|
||||||
License: mecab-ipadic
|
License: mecab-ipadic
|
||||||
URL: http://mecab.sourceforge.net/
|
URL: http://mecab.sourceforge.net/
|
||||||
Source0: http://downloads.sourceforge.net/mecab/%{name}-%{majorver}-%{date}.tar.gz
|
Source0: http://downloads.sourceforge.net/mecab/%{name}-%{majorver}-%{date}.tar.gz
|
||||||
Source2: http://www.icot.or.jp/ARCHIVE/terms-and-conditions-for-IFS-J.html
|
#Source2: http://www.icot.or.jp/ARCHIVE/terms-and-conditions-for-IFS-J.html
|
||||||
|
Source2: http://www.jipdec.or.jp/icot/ARCHIVE/terms-and-conditions-for-IFS-J.html
|
||||||
Source3: LICENSE.Fedora
|
Source3: LICENSE.Fedora
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||||
|
|
||||||
@ -112,6 +113,9 @@ fi
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jan 13 2010 Mamoru Tasaka <mtasaka@ioa.s.u-tokyo.ac.jp>
|
||||||
|
- Fix URL for Source2
|
||||||
|
|
||||||
* Sat Jul 25 2009 Mamoru Tasaka <mtasaka@ioa.s.u-tokyo.ac.jp> - 2.7.0.20070801-3
|
* Sat Jul 25 2009 Mamoru Tasaka <mtasaka@ioa.s.u-tokyo.ac.jp> - 2.7.0.20070801-3
|
||||||
- F-12: Mass rebuild
|
- F-12: Mass rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user