Add Supplements: tag for langpacks naming guidelines
- Clean the specfile to follow current packaging guidelines
This commit is contained in:
parent
0a9cc9cc39
commit
94988dc41d
@ -1,16 +1,15 @@
|
|||||||
Name: hunspell-tet
|
Name: hunspell-tet
|
||||||
Summary: Tetum hunspell dictionaries
|
Summary: Tetum hunspell dictionaries
|
||||||
%define upstreamid 20050108
|
%global upstreamid 20050108
|
||||||
Version: 0.%{upstreamid}
|
Version: 0.%{upstreamid}
|
||||||
Release: 13%{?dist}
|
Release: 14%{?dist}
|
||||||
Source: http://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/dictionaries/tet_ID.zip
|
Source: http://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/dictionaries/tet_ID.zip
|
||||||
Group: Applications/Text
|
|
||||||
URL: http://borel.slu.edu/crubadan/apps.html
|
URL: http://borel.slu.edu/crubadan/apps.html
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
Requires: hunspell
|
Requires: hunspell
|
||||||
|
Supplements: (hunspell and langpacks-tet)
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Tetum hunspell dictionaries.
|
Tetum hunspell dictionaries.
|
||||||
@ -31,7 +30,6 @@ for i in README_tet_ID.txt; do
|
|||||||
done
|
done
|
||||||
|
|
||||||
%install
|
%install
|
||||||
rm -rf $RPM_BUILD_ROOT
|
|
||||||
mkdir -p $RPM_BUILD_ROOT/%{_datadir}/myspell
|
mkdir -p $RPM_BUILD_ROOT/%{_datadir}/myspell
|
||||||
cp -p tet_ID.* $RPM_BUILD_ROOT/%{_datadir}/myspell/
|
cp -p tet_ID.* $RPM_BUILD_ROOT/%{_datadir}/myspell/
|
||||||
pushd $RPM_BUILD_ROOT/%{_datadir}/myspell/
|
pushd $RPM_BUILD_ROOT/%{_datadir}/myspell/
|
||||||
@ -42,15 +40,16 @@ for lang in $tet_ID_aliases; do
|
|||||||
done
|
done
|
||||||
popd
|
popd
|
||||||
|
|
||||||
%clean
|
|
||||||
rm -rf $RPM_BUILD_ROOT
|
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
|
||||||
%doc README_tet_ID.txt
|
%doc README_tet_ID.txt
|
||||||
%{_datadir}/myspell/*
|
%{_datadir}/myspell/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Feb 19 2016 Parag Nemade <pnemade AT redhat DOT com> - 0.20050108-14
|
||||||
|
- Add Supplements: tag for langpacks naming guidelines
|
||||||
|
- Clean the specfile to follow current packaging guidelines
|
||||||
|
|
||||||
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.20050108-13
|
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.20050108-13
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
||||||
|
|
||||||
@ -87,5 +86,5 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
* Thu Nov 27 2008 Caolan McNamara <caolanm@redhat.com> - 0.20050108-2
|
* Thu Nov 27 2008 Caolan McNamara <caolanm@redhat.com> - 0.20050108-2
|
||||||
- East Timor also
|
- East Timor also
|
||||||
|
|
||||||
* Thu Nov 05 2008 Caolan McNamara <caolanm@redhat.com> - 0.20050108-1
|
* Wed Nov 05 2008 Caolan McNamara <caolanm@redhat.com> - 0.20050108-1
|
||||||
- initial version
|
- initial version
|
||||||
|
Loading…
Reference in New Issue
Block a user