Small change in BuildRequires
This commit is contained in:
parent
fcd3d43292
commit
fd9c13db56
@ -1,6 +1,6 @@
|
||||
Name: libvoikko
|
||||
Version: 1.7
|
||||
Release: 0.1.rc2%{?dist}
|
||||
Release: 0.2.rc2%{?dist}
|
||||
Summary: Voikko is a library for spellcheckers and hyphenators
|
||||
|
||||
Group: System Environment/Libraries
|
||||
@ -11,7 +11,7 @@ URL: http://voikko.sourceforge.net/
|
||||
Source0: http://www.puimula.org/htp/testing/%{name}-%{version}rc2.tar.gz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
|
||||
BuildRequires: malaga-devel >= 7.8 malaga-suomi-voikko >= 0.7.3
|
||||
BuildRequires: malaga-devel >= 7.8
|
||||
Requires: malaga-suomi-voikko >= 0.7.3
|
||||
|
||||
%description
|
||||
@ -90,6 +90,10 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_libdir}/*.so
|
||||
|
||||
%changelog
|
||||
* Thu May 22 2008 - Ville-Pekka Vainio <vpivaini AT cs.helsinki.fi> 1.7-0.2.rc2
|
||||
- Don't BuildRequire the Finnish data files, this should make Koji builds a bit
|
||||
quicker
|
||||
|
||||
* Sun May 11 2008 - Ville-Pekka Vainio <vpivaini AT cs.helsinki.fi> 1.7-0.1.rc2
|
||||
- New release candidate
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user