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
|
%define upstreamid 20040425
|
||||||
Version: 0.%{upstreamid}
|
Version: 0.%{upstreamid}
|
||||||
Release: 2%{?dist}
|
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
|
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)
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||||
License: GPL+
|
License: GPL+
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
@ -19,6 +19,8 @@ Welsh hunspell dictionaries.
|
|||||||
%setup -q -c -n hunspell-cy
|
%setup -q -c -n hunspell-cy
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
unzip PackWelsh.zip
|
||||||
|
unzip cy_GB.zip
|
||||||
chmod -x *
|
chmod -x *
|
||||||
tr -d '\r' < README_cy_GB.txt > README_cy_GB.txt.new
|
tr -d '\r' < README_cy_GB.txt > README_cy_GB.txt.new
|
||||||
mv -f README_cy_GB.txt.new README_cy_GB.txt
|
mv -f README_cy_GB.txt.new README_cy_GB.txt
|
||||||
@ -37,8 +39,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_datadir}/myspell/*
|
%{_datadir}/myspell/*
|
||||||
|
|
||||||
%changelog
|
%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
|
- clarify license version
|
||||||
|
- track down canonical upstream source
|
||||||
|
|
||||||
* Thu Dec 07 2006 Caolan McNamara <caolanm@redhat.com> - 0.20040425-1
|
* Thu Dec 07 2006 Caolan McNamara <caolanm@redhat.com> - 0.20040425-1
|
||||||
- initial version
|
- initial version
|
||||||
|
Loading…
Reference in New Issue
Block a user