Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > e5022f6fc176b9aea8827fa1e680bdd1 > files > 2

hunspell-cv-1.02-2.fc15.src.rpm

Name: hunspell-cv
Summary: Chuvash hunspell dictionaries
Version: 1.02
Release: 2%{?dist}
Group: Applications/Text
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+
BuildArch: noarch
Requires: hunspell

%description
Chuvash hunspell dictionaries.

%prep
%setup -q -c

%build
for i in README_cv_RU.txt; do
  tr -d '\r' < $i > $i.new
  touch -r $i $i.new
  mv -f $i.new $i
done

%install
rm -rf $RPM_BUILD_ROOT
mkdir -p $RPM_BUILD_ROOT/%{_datadir}/myspell
cp -p cv_RU.* $RPM_BUILD_ROOT/%{_datadir}/myspell/

%clean
rm -rf $RPM_BUILD_ROOT

%files
%defattr(-,root,root,-)
%doc README_cv_RU.txt
%{_datadir}/myspell/*

%changelog
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.02-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild

* 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

* Tue May 05 2009 Caolan McNamara <caolanm@redhat.com> - 1.01-1
- initial version