From d366eef513ce250d12678b956541ce6bf0a2cd5d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Caol=C3=A1n=20McNamara?= Date: Tue, 17 Aug 2010 13:45:57 +0100 Subject: [PATCH] latest version --- .gitignore | 2 +- hunspell-tk.spec | 17 ++++++++++------- sources | 2 +- 3 files changed, 12 insertions(+), 9 deletions(-) diff --git a/.gitignore b/.gitignore index aa01e4a..2e6baee 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -tk_TM.zip +turkmen_spell_checker-0.01-fx+tb+sm.xpi diff --git a/hunspell-tk.spec b/hunspell-tk.spec index 14f98fa..654fcce 100644 --- a/hunspell-tk.spec +++ b/hunspell-tk.spec @@ -1,9 +1,9 @@ Name: hunspell-tk Summary: Turkmen hunspell dictionaries -%define upstreamid 20080213 -Version: 0.%{upstreamid} -Release: 3%{?dist} -Source: http://borel.slu.edu/ispell/tk_TM.zip +Version: 0.01 +Epoch: 1 +Release: 1%{?dist} +Source: http://releases.mozilla.org/pub/mozilla.org/addons/204314/turkmen_spell_checker-%{version}-fx+tb+sm.xpi Group: Applications/Text URL: http://borel.slu.edu/crubadan/apps.html BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -19,22 +19,25 @@ Turkmen hunspell dictionaries. %setup -q -c -n hunspell-tk %build -chmod -x * %install rm -rf $RPM_BUILD_ROOT mkdir -p $RPM_BUILD_ROOT/%{_datadir}/myspell -cp -p *.dic *.aff $RPM_BUILD_ROOT/%{_datadir}/myspell +cp -p dictionaries/tk.aff $RPM_BUILD_ROOT/%{_datadir}/myspell +cp -p dictionaries/tk.dic $RPM_BUILD_ROOT/%{_datadir}/myspell %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) -%doc README_tk_TM.txt +%doc dictionaries/README_tk_TM.txt %{_datadir}/myspell/* %changelog +* Tue Aug 17 2010 Caolan McNamara - 1:0.01-1 +- latest version + * Fri Jul 24 2009 Fedora Release Engineering - 0.20080213-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild diff --git a/sources b/sources index 98dae8b..126144f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -69d4234f5161669a4bef30ce42432643 tk_TM.zip +93446aece9941dae34869fc746508701 turkmen_spell_checker-0.01-fx+tb+sm.xpi