Sophie

Sophie

distrib > Fedora > 14 > x86_64 > by-pkgid > 0a36b90568ed1dc1fe901b762e454528 > files > 2

hunspell-cop-0.2.0-4.fc12.src.rpm

Name: hunspell-cop
Summary: Coptic hunspell dictionaries
Version: 0.2.0
Release: 4%{?dist}
Group: Applications/Text
Source: http://extensions.services.openoffice.org/files/793/1/dictionaries-cop.oxt
URL: http://www.moheb.de/coptic_oo.html
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
License: GPLv3+
BuildArch: noarch
BuildRequires: hunspell-devel

Requires: hunspell

%description
Coptic hunspell dictionaries.

%prep
%setup -q -c

%build
for i in README.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 cop_EG.* $RPM_BUILD_ROOT/%{_datadir}/myspell

%clean
rm -rf $RPM_BUILD_ROOT

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

%changelog
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.2.0-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild

* Sat Jul 11 2009 Caolan McNamara <caolanm@redhat.com> - 0.2.0-3
- tidy spec

* Tue Feb 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.2.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild

* Thu Oct 30 2008 Caolan McNamara <caolanm@redhat.com> - 0.2.0-1
- initial version