canonical upstream source and location
This commit is contained in:
parent
ea86e831bb
commit
af6763821b
@ -1 +1 @@
|
||||
cy_GB.zip
|
||||
myspell.zip
|
||||
|
@ -3,9 +3,9 @@ Summary: Welsh hunspell dictionaries
|
||||
%define upstreamid 20040425
|
||||
Version: 0.%{upstreamid}
|
||||
Release: 2%{?dist}
|
||||
Source: http://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/dictionaries/cy_GB.zip
|
||||
Source: http://www.e-gymraeg.co.uk/myspell/myspell.zip
|
||||
Group: Applications/Text
|
||||
URL: http://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/dictionaries/
|
||||
URL: http://www.e-gymraeg.co.uk/myspell
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
License: GPL+
|
||||
BuildArch: noarch
|
||||
@ -19,6 +19,8 @@ Welsh hunspell dictionaries.
|
||||
%setup -q -c -n hunspell-cy
|
||||
|
||||
%build
|
||||
unzip PackWelsh.zip
|
||||
unzip cy_GB.zip
|
||||
chmod -x *
|
||||
tr -d '\r' < README_cy_GB.txt > README_cy_GB.txt.new
|
||||
mv -f README_cy_GB.txt.new README_cy_GB.txt
|
||||
@ -37,8 +39,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_datadir}/myspell/*
|
||||
|
||||
%changelog
|
||||
* Fri Aug 03 2006 Caolan McNamara <caolanm@redhat.com> - 0.20040425-2
|
||||
* Mon Aug 20 2007 Caolan McNamara <caolanm@redhat.com> - 0.20040425-2
|
||||
- clarify license version
|
||||
- track down canonical upstream source
|
||||
|
||||
* Thu Dec 07 2006 Caolan McNamara <caolanm@redhat.com> - 0.20040425-1
|
||||
- initial version
|
||||
|
Loading…
Reference in New Issue
Block a user