- Fri Aug 3
28 packages (out of 39 packages I maintain) Well, now I got somewhat tired...
This commit is contained in:
parent
e1f42c961a
commit
3f4d2bac1b
@ -9,14 +9,14 @@
|
||||
Name: mecab
|
||||
Version: %{mainver}
|
||||
%if %{?betaver:0}%{!?betaver:1}
|
||||
Release: %{fedorarel}%{?dist}
|
||||
Release: %{fedorarel}%{?dist}.1
|
||||
%else
|
||||
Release: 0.%{fedorarel}.%{betaver}%{?dist}
|
||||
%endif
|
||||
Summary: Yet Another Part-of-Speech and Morphological Analyzer
|
||||
|
||||
Group: Applications/Text
|
||||
License: BSD/LGPL/GPL
|
||||
License: BSD or LGPLv2 or GPLv2
|
||||
URL: http://mecab.sourceforge.net/
|
||||
Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{mainver}%{?betaver}.tar.gz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
@ -109,6 +109,9 @@ cd ..
|
||||
%{_includedir}/%{name}.h
|
||||
|
||||
%changelog
|
||||
* Fri Aug 3 2007 Mamoru Tasaka <mtasaka@ioa.s.u-tokyo.ac.jp> - 0.96-1.dist.1
|
||||
- License update
|
||||
|
||||
* Mon Jun 11 2007 Mamoru Tasaka <mtasaka@ioa.s.u-tokyo.ac.jp> - 0.96-1
|
||||
- 0.96 release
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user