Resolves: rhbz#544647 latest version

This commit is contained in:
Caolan McNamara 2009-12-07 09:13:27 +00:00
parent 2e2a70b573
commit 3f7f381f63
2 changed files with 4 additions and 4 deletions

View File

@ -2,7 +2,7 @@ Name: hunspell-ro
Summary: Romanian hunspell dictionaries
Version: 3.3
Release: 1%{?dist}
Source: http://downloads.sourceforge.net/rospell/ro_RO.%{version}.zip
Source: http://downloads.sourceforge.net/rospell/%{name}.%{version}.tar.gz
Group: Applications/Text
URL: http://rospell.sourceforge.net/
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@ -15,7 +15,7 @@ Requires: hunspell
Romanian hunspell dictionaries.
%prep
%setup -q -c
%setup -q -n %{name}.%{version}
%build
@ -29,7 +29,7 @@ rm -rf $RPM_BUILD_ROOT
%files
%defattr(-,root,root,-)
%doc README_ro_RO.txt COPYING.GPL COPYING.LGPL COPYING.MPL
%doc README COPYING.GPL COPYING.LGPL COPYING.MPL
%{_datadir}/myspell/*
%changelog

View File

@ -1 +1 @@
88307c23143a59f269d7ec8660b9fe25 ro_RO.3.3.zip
cb6a5082e4de062340389ca934806837 hunspell-ro.3.3.tar.gz