Name: hunspell-ro Summary: Romanian hunspell dictionaries Version: 3.3.7 Release: 1%{?dist} Source: http://downloads.sourceforge.net/rospell/ro_RO.%{version}.zip Group: Applications/Text URL: http://rospell.sourceforge.net/ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) License: GPLv2+ or LGPLv2+ or MPLv1.1 BuildArch: noarch Requires: hunspell %description Romanian hunspell dictionaries. %prep %setup -q -c %build %install rm -rf $RPM_BUILD_ROOT mkdir -p $RPM_BUILD_ROOT/%{_datadir}/myspell cp -p ro_RO.* $RPM_BUILD_ROOT/%{_datadir}/myspell %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc COPYING.GPL COPYING.LGPL COPYING.MPL README_ro_RO.txt %{_datadir}/myspell/* %changelog * Fri Oct 28 2011 Caolan McNamara - 3.3.7-1 - latest version * Wed Feb 09 2011 Fedora Release Engineering - 3.3.6-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild * Thu Oct 28 2010 Caolan McNamara - 3.3.6-1 - latest version * Tue May 11 2010 Caolan McNamara - 3.3.4-1 - latest version * Mon Nov 16 2009 Caolan McNamara - 3.3-1 - latest version * Fri Jul 24 2009 Fedora Release Engineering - 3.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild * Tue Feb 24 2009 Fedora Release Engineering - 3.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild * Sat Sep 20 2006 Caolan McNamara - 3.2-1 - initial version