diff --git a/hunspell-ro.spec b/hunspell-ro.spec index 8183544..737a975 100644 --- a/hunspell-ro.spec +++ b/hunspell-ro.spec @@ -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 diff --git a/sources b/sources index ac214d0..80755d2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -88307c23143a59f269d7ec8660b9fe25 ro_RO.3.3.zip +cb6a5082e4de062340389ca934806837 hunspell-ro.3.3.tar.gz