hunspell-sq/hunspell-sq.spec

44 lines
1.1 KiB
RPMSpec
Raw Normal View History

2008-09-23 21:14:32 +00:00
Name: hunspell-sq
Summary: Albanian hunspell dictionaries
Version: 1.6
Release: 3%{?dist}
2008-09-23 21:14:32 +00:00
Source: http://www.shkenca.org/shkarkime/myspell-sq_AL-%{version}.zip
Group: Applications/Text
URL: http://www.shkenca.org/k6i/albanian_dictionary_for_myspell_en.html
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
License: GPLv2+
BuildArch: noarch
Requires: hunspell
%description
Albanian hunspell dictionaries.
%prep
%setup -q -c -n hunspell-sq
%build
%install
rm -rf $RPM_BUILD_ROOT
mkdir -p $RPM_BUILD_ROOT/%{_datadir}/myspell
cp -p sq_AL.* $RPM_BUILD_ROOT/%{_datadir}/myspell/
%clean
rm -rf $RPM_BUILD_ROOT
%files
%defattr(-,root,root,-)
%doc README.txt Copyright
%{_datadir}/myspell/*
%changelog
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.6-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
* Tue Feb 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.6-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
2008-09-23 21:14:32 +00:00
* Tue Sep 23 2008 Caolan McNamara <caolanm@redhat.com> - 1.6-1
- initial version