latest version

This commit is contained in:
Caolan McNamara 2010-02-10 09:12:51 +00:00
parent 90c9874f81
commit 6a0d45c1e5
3 changed files with 10 additions and 7 deletions

View File

@ -1 +1 @@
cv_RU-1.01.zip
dict-cv.oxt

View File

@ -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 <caolanm@redhat.com> - 1.02-1
- latest version
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.01-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild

View File

@ -1 +1 @@
4a13ecbe55ccf326836eb4993bdbda63 cv_RU-1.01.zip
bc5c2d6190614cdcf4d3eb270d96bd4a dict-cv.oxt