From 6a0d45c1e585df692145aa624dc1c2e4f50d90a4 Mon Sep 17 00:00:00 2001 From: Caolan McNamara Date: Wed, 10 Feb 2010 09:12:51 +0000 Subject: [PATCH] latest version --- .cvsignore | 2 +- hunspell-cv.spec | 13 ++++++++----- sources | 2 +- 3 files changed, 10 insertions(+), 7 deletions(-) diff --git a/.cvsignore b/.cvsignore index 2f68cd3..717e1b1 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -cv_RU-1.01.zip +dict-cv.oxt diff --git a/hunspell-cv.spec b/hunspell-cv.spec index a4ef85e..5e29fbe 100644 --- a/hunspell-cv.spec +++ b/hunspell-cv.spec @@ -1,9 +1,9 @@ Name: hunspell-cv Summary: Chuvash hunspell dictionaries -Version: 1.01 -Release: 2%{?dist} +Version: 1.02 +Release: 1%{?dist} Group: Applications/Text -Source: http://hunspell.chv.su/files/cv_RU-%{version}.zip +Source: http://hunspell.chv.su/files/dict-cv.oxt URL: http://hunspell.chv.su/download.shtml BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) License: LGPLv2+ @@ -17,7 +17,7 @@ Chuvash hunspell dictionaries. %setup -q -c %build -for i in license.txt; do +for i in README_cv_RU.txt; do tr -d '\r' < $i > $i.new touch -r $i $i.new mv -f $i.new $i @@ -33,10 +33,13 @@ rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) -%doc readme_cv_RU.txt license.txt +%doc README_cv_RU.txt %{_datadir}/myspell/* %changelog +* Wed Feb 10 2010 Caolan McNamara - 1.02-1 +- latest version + * Fri Jul 24 2009 Fedora Release Engineering - 1.01-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild diff --git a/sources b/sources index 569cfe1..8884e67 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4a13ecbe55ccf326836eb4993bdbda63 cv_RU-1.01.zip +bc5c2d6190614cdcf4d3eb270d96bd4a dict-cv.oxt