fix up
This commit is contained in:
parent
6587f3bd96
commit
2b54c0784f
@ -5,9 +5,9 @@ Version: 0.%{upstreamid}
|
||||
Release: 1%{?dist}
|
||||
Source: http://www.j3e.de/ispell/igerman98/dict/igerman98-%{upstreamid}.tar.bz2
|
||||
Group: Applications/Text
|
||||
URL: http://j3e.de/hunspell/
|
||||
URL: http://www.j3e.de/ispell/igerman98
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
License: GPLv2
|
||||
License: GPLv2 or GPLv3
|
||||
BuildArch: noarch
|
||||
BuildRequires: /usr/bin/ispell, hunspell
|
||||
Patch1: hunspell-de.nobuildhash.patch
|
||||
@ -57,7 +57,7 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
%files
|
||||
%defattr(-,root,root,-)
|
||||
%doc hunspell/README_de_??.txt hunspell/COPYING_OASIS hunspell/COPYING hunspell/Copyright
|
||||
%doc hunspell/README_de_??.txt hunspell/COPYING_OASIS hunspell/COPYING_GPLv2 hunspell/COPYING_GPLv3 hunspell/Copyright
|
||||
%{_datadir}/myspell/*
|
||||
|
||||
%changelog
|
||||
|
||||
Loading…
Reference in New Issue
Block a user