latest version
This commit is contained in:
parent
8737e5f145
commit
b17019789a
@ -1,11 +1,10 @@
|
|||||||
Name: hunspell-gd
|
Name: hunspell-gd
|
||||||
Summary: Scots Gaelic hunspell dictionaries
|
Summary: Scots Gaelic hunspell dictionaries
|
||||||
Version: 0.1.1
|
Version: 1.0.0
|
||||||
Release: 2%{?dist}
|
Release: 0.1.rc.1%{?dist}
|
||||||
Source0: http://borel.slu.edu/ispell/ispell-gd-%{version}.tar.gz
|
Source: http://www.sealgar.co.uk/gd_GB.oxt
|
||||||
Source1: myspell-header
|
|
||||||
Group: Applications/Text
|
Group: Applications/Text
|
||||||
URL: http://borel.slu.edu/crubadan/apps.html
|
URL: http://www.sealgar.co.uk/spell.jsp
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
@ -16,16 +15,12 @@ Requires: hunspell
|
|||||||
Scots Gaelic hunspell dictionaries.
|
Scots Gaelic hunspell dictionaries.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n ispell-gd-%{version}
|
%setup -q -c hunspell-gd-%{version}
|
||||||
|
|
||||||
%build
|
%build
|
||||||
cat gd.dic | wc -l > gd_GB.dic
|
iconv -f ISO8859-1 -t UTF-8 README_gd_GB.txt > README_gd_GB.txt.new
|
||||||
cat gd.dic >> gd_GB.dic
|
touch -r README_gd_GB.txt README_gd_GB.txt.new
|
||||||
cat %{SOURCE1} >> gd_GB.aff
|
mv -f README_gd_GB.txt.new README_gd_GB.txt
|
||||||
iconv -f ISO-8859-1 -t UTF-8 Crawler.txt > Crawler.txt.new
|
|
||||||
mv Crawler.txt.new Crawler.txt
|
|
||||||
iconv -f ISO-8859-1 -t UTF-8 README > README.new
|
|
||||||
mv README.new README
|
|
||||||
|
|
||||||
%install
|
%install
|
||||||
rm -rf $RPM_BUILD_ROOT
|
rm -rf $RPM_BUILD_ROOT
|
||||||
@ -37,10 +32,13 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root,-)
|
%defattr(-,root,root,-)
|
||||||
%doc README COPYING Crawler.txt
|
%doc README_gd_GB.txt
|
||||||
%{_datadir}/myspell/*
|
%{_datadir}/myspell/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jun 15 2009 Caolan McNamara <caolanm@redhat.com> - 1.0.0-0.1.rc.1
|
||||||
|
- latest version
|
||||||
|
|
||||||
* Tue Feb 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.1.1-2
|
* Tue Feb 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.1.1-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
|
||||||
|
|
||||||
|
@ -1,19 +0,0 @@
|
|||||||
# gd_GB.aff - affix file for myspell-gd
|
|
||||||
#
|
|
||||||
# This program is free software; you can redistribute it and/or modify
|
|
||||||
# it under the terms of the GNU General Public License as published by
|
|
||||||
# the Free Software Foundation; either version 2 of the License, or
|
|
||||||
# (at your option) any later version.
|
|
||||||
#
|
|
||||||
# This program is distributed in the hope that it will be useful,
|
|
||||||
# but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
# GNU General Public License for more details.
|
|
||||||
#
|
|
||||||
# You should have received a copy of the GNU General Public License
|
|
||||||
# along with this program; if not, write to the Free Software
|
|
||||||
# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
|
|
||||||
|
|
||||||
SET ISO8859-1
|
|
||||||
|
|
||||||
TRY ahinrdesclgoutmbàf-òACìTùBpGSDMèIRPLNEFéO'UóÀÒÌÙHÉÈ
|
|
Loading…
Reference in New Issue
Block a user