Add Supplements: tag for langpacks naming guidelines
- Clean the specfile to follow current packaging guidelines
This commit is contained in:
parent
e7d516a98c
commit
e3d306eaf3
@ -1,15 +1,14 @@
|
|||||||
Name: hunspell-sq
|
Name: hunspell-sq
|
||||||
Summary: Albanian hunspell dictionaries
|
Summary: Albanian hunspell dictionaries
|
||||||
Version: 1.6.4
|
Version: 1.6.4
|
||||||
Release: 8%{?dist}
|
Release: 9%{?dist}
|
||||||
Source: http://www.shkenca.org/shkarkime/myspell-sq_AL-%{version}.zip
|
Source: http://www.shkenca.org/shkarkime/myspell-sq_AL-%{version}.zip
|
||||||
Group: Applications/Text
|
|
||||||
URL: http://www.shkenca.org/k6i/albanian_dictionary_for_myspell_en.html
|
URL: http://www.shkenca.org/k6i/albanian_dictionary_for_myspell_en.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-sq)
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Albanian hunspell dictionaries.
|
Albanian hunspell dictionaries.
|
||||||
@ -20,19 +19,19 @@ Albanian hunspell dictionaries.
|
|||||||
%build
|
%build
|
||||||
|
|
||||||
%install
|
%install
|
||||||
rm -rf $RPM_BUILD_ROOT
|
|
||||||
mkdir -p $RPM_BUILD_ROOT/%{_datadir}/myspell
|
mkdir -p $RPM_BUILD_ROOT/%{_datadir}/myspell
|
||||||
cp -p sq_AL.* $RPM_BUILD_ROOT/%{_datadir}/myspell/
|
cp -p sq_AL.* $RPM_BUILD_ROOT/%{_datadir}/myspell/
|
||||||
|
|
||||||
%clean
|
|
||||||
rm -rf $RPM_BUILD_ROOT
|
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root,-)
|
|
||||||
%doc README.txt Copyright
|
%doc README.txt Copyright
|
||||||
%{_datadir}/myspell/*
|
%{_datadir}/myspell/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Feb 19 2016 Parag Nemade <pnemade AT redhat DOT com> - 1.6.4-9
|
||||||
|
- 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> - 1.6.4-8
|
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.4-8
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
||||||
|
|
||||||
@ -60,7 +59,7 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.6.2-2
|
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.6.2-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
|
||||||
|
|
||||||
* Thu Mar 27 2010 Caolán McNamara <caolanm@redhat.com> - 1.6.2-1
|
* Sat Mar 27 2010 Caolán McNamara <caolanm@redhat.com> - 1.6.2-1
|
||||||
- latest version
|
- latest version
|
||||||
|
|
||||||
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.6-3
|
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.6-3
|
||||||
|
Loading…
Reference in New Issue
Block a user