diff --git a/.cvsignore b/.cvsignore index 3b94c49..46c687a 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -libvoikko-1.6rc4.tar.gz +libvoikko-1.6.tar.gz diff --git a/libvoikko.spec b/libvoikko.spec index 0571a42..2612ac8 100644 --- a/libvoikko.spec +++ b/libvoikko.spec @@ -1,16 +1,16 @@ Name: libvoikko Version: 1.6 -Release: 0.4.rc4%{?dist} +Release: 1%{?dist} Summary: Voikko is a library for spellcheckers and hyphenators Group: System Environment/Libraries License: GPLv2+ URL: http://voikko.sourceforge.net/ -Source0: http://www.puimula.org/htp/testing/libvoikko-1.6rc4.tar.gz +Source0: http://downloads.sourceforge.net/voikko/libvoikko-1.6.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: malaga-devel malaga-suomi-voikko -Requires: malaga-suomi-voikko +BuildRequires: malaga-devel >= 7.8 malaga-suomi-voikko >= 0.7.3 +Requires: malaga-suomi-voikko >= 0.7.3 %description This is libvoikko, library for spellcheckers and hyphenators using Malaga @@ -77,6 +77,11 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/*.so %changelog +* Tue Dec 04 2007 - Ville-Pekka Vainio 1.6-1 +- libvoikko 1.6 +- Add versioned BuildRequires and Requires as per the Voikko release notes + at http://voikko.sourceforge.net/releases.html + * Mon Dec 03 2007 - Ville-Pekka Vainio 1.6-0.4.rc4 - Upstream released a new release candidate diff --git a/sources b/sources index 21c012b..0611c78 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -651ac983ada3761f09e1a503cc6f4c46 libvoikko-1.6rc4.tar.gz +651ac983ada3761f09e1a503cc6f4c46 libvoikko-1.6.tar.gz