diff --git a/.gitignore b/.gitignore index 8ea38df..6f4a901 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -/spell-uk-1.6.5.tgz +/myspell-uk_UA-1.6.6.zip diff --git a/hunspell-uk.spec b/hunspell-uk.spec index 53fb5da..f6f4d1c 100644 --- a/hunspell-uk.spec +++ b/hunspell-uk.spec @@ -1,8 +1,8 @@ Name: hunspell-uk Summary: Ukrainian hunspell dictionaries -Version: 1.6.5 -Release: 4%{?dist} -Source: http://downloads.sourceforge.net/ispell-uk/spell-uk-%{version}.tgz +Version: 1.6.6 +Release: 1%{?dist} +Source: http://downloads.sourceforge.net/ispell-uk/spell-uk/1.6.6/myspell-uk_UA-1.6.6.zip Group: Applications/Text URL: http://sourceforge.net/projects/ispell-uk BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -15,26 +15,28 @@ Requires: hunspell Ukrainian hunspell dictionaries. %prep -%setup -q -n spell-uk-%{version} +%setup -q -c %build -make myspell %install rm -rf $RPM_BUILD_ROOT mkdir -p $RPM_BUILD_ROOT/%{_datadir}/myspell -cp -p ./dist/myspell-uk-%{version}/uk_UA.aff $RPM_BUILD_ROOT/%{_datadir}/myspell -cp -p ./dist/myspell-uk-%{version}/uk_UA.dic $RPM_BUILD_ROOT/%{_datadir}/myspell +cp -p uk_UA.aff $RPM_BUILD_ROOT/%{_datadir}/myspell +cp -p uk_UA.dic $RPM_BUILD_ROOT/%{_datadir}/myspell %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) -%doc ./src/myspell/README_uk_UA.txt README README.uk COPYING.GPL COPYING.LGPL Copyright +%doc README_uk_UA.txt %{_datadir}/myspell/* %changelog +* Fri Apr 05 2013 Caolán McNamara - 1.6.6-1 +- latest version + * Thu Feb 14 2013 Fedora Release Engineering - 1.6.5-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild diff --git a/sources b/sources index 9367afa..e0cd569 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -33853c4efc1f6d128d2ff57405a5cb8c spell-uk-1.6.5.tgz +2f2805474bd12b9eb5eab2eb861477c9 myspell-uk_UA-1.6.6.zip