From fd9c13db56a9b285f02826485c8b39af1f90c827 Mon Sep 17 00:00:00 2001 From: Ville-Pekka Vainio Date: Wed, 21 May 2008 21:20:56 +0000 Subject: [PATCH] Small change in BuildRequires --- libvoikko.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/libvoikko.spec b/libvoikko.spec index 8714fc6..a4fcbc5 100644 --- a/libvoikko.spec +++ b/libvoikko.spec @@ -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 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 1.7-0.1.rc2 - New release candidate