Import rpm: c8s
This commit is contained in:
commit
793c0eaed5
2
.gitignore
vendored
Normal file
2
.gitignore
vendored
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
SOURCES/thes_ne_NP_v2.zip
|
||||||
|
/thes_ne_NP_v2.zip
|
72
mythes-ne.spec
Normal file
72
mythes-ne.spec
Normal file
@ -0,0 +1,72 @@
|
|||||||
|
Name: mythes-ne
|
||||||
|
Summary: Nepali thesaurus
|
||||||
|
Version: 1.1
|
||||||
|
Release: 14%{?dist}
|
||||||
|
Source0: http://download.services.openoffice.org/contrib/dictionaries/thes_ne_NP_v2.zip
|
||||||
|
URL: https://wiki.openoffice.org/wiki/Dictionaries
|
||||||
|
License: LGPLv2
|
||||||
|
BuildArch: noarch
|
||||||
|
BuildRequires: mythes-devel
|
||||||
|
Requires: mythes
|
||||||
|
Supplements: (mythes and langpacks-ne)
|
||||||
|
|
||||||
|
%description
|
||||||
|
Nepali thesaurus.
|
||||||
|
|
||||||
|
%prep
|
||||||
|
%autosetup -c
|
||||||
|
|
||||||
|
%build
|
||||||
|
|
||||||
|
%install
|
||||||
|
mkdir -p $RPM_BUILD_ROOT/%{_datadir}/mythes
|
||||||
|
cp -p th_ne_NP_v2.* $RPM_BUILD_ROOT/%{_datadir}/mythes/
|
||||||
|
|
||||||
|
|
||||||
|
%files
|
||||||
|
%doc README_th_ne_NP_v2.txt
|
||||||
|
%{_datadir}/mythes/*
|
||||||
|
|
||||||
|
%changelog
|
||||||
|
* Fri Jul 06 2018 Parag Nemade <pnemade AT fedoraproject DOT org> - 1.1-14
|
||||||
|
- Update Source and URL tags
|
||||||
|
|
||||||
|
* Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.1-13
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
||||||
|
|
||||||
|
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.1-12
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
|
||||||
|
|
||||||
|
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.1-11
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
||||||
|
|
||||||
|
* Fri Feb 19 2016 Parag Nemade <pnemade AT redhat DOT com> - 1.1-10
|
||||||
|
- 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.1-9
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
||||||
|
|
||||||
|
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1-8
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
||||||
|
|
||||||
|
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1-7
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
||||||
|
|
||||||
|
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1-6
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
||||||
|
|
||||||
|
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1-5
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
|
||||||
|
|
||||||
|
* Fri Jul 20 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1-4
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|
||||||
|
|
||||||
|
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1-3
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
|
||||||
|
|
||||||
|
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1-2
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
|
||||||
|
|
||||||
|
* Tue Mar 16 2010 Caolan McNamara <caolanm@redhat.com> - 1.1-1
|
||||||
|
- initial version
|
Loading…
Reference in New Issue
Block a user