iana-etc/iana-etc.spec

164 lines
5.9 KiB
RPMSpec
Raw Normal View History

Name: iana-etc
Version: 20210324
Release: 1mamba
Summary: The iana-etc package provides the Unix/Linux /etc/services and /etc/protocols files
Group: System/Configuration
Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://sethwklein.net/iana-etc.html
Source: https://github.com/Mic92/iana-etc.git/%{version}/iana-etc-%{version}.tar.bz2
Source1: iana-etc-additional-services
License: Public Domain
## AUTOBUILDREQ-BEGIN
## AUTOBUILDREQ-END
%description
The iana-etc package provides the Unix/Linux /etc/services and /etc/protocols files.
%prep
%setup -q
%build
python3 update.py out
%install
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
install -D -m0644 out/dist/protocols %{buildroot}%{_sysconfdir}/protocols
install -D -m0644 out/dist/services %{buildroot}%{_sysconfdir}/services
cat %{S:1} >> %{buildroot}%{_sysconfdir}/services
%clean
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
%files
%defattr(-,root,root)
%config %{_sysconfdir}/protocols
%config %{_sysconfdir}/services
#% doc COPYING CREDITS
%changelog
* Sat Mar 27 2021 Automatic Build System <autodist@mambasoft.it> 20210324-1mamba
- automatic version update by autodist
* Mon Mar 08 2021 Automatic Build System <autodist@mambasoft.it> 20210304-1mamba
- automatic version update by autodist
* Thu Mar 04 2021 Automatic Build System <autodist@mambasoft.it> 20210226-1mamba
- automatic version update by autodist
* Wed Mar 03 2021 Automatic Build System <autodist@mambasoft.it> 20210225-1mamba
- automatic version update by autodist
* Fri Feb 26 2021 Automatic Build System <autodist@mambasoft.it> 20210222-1mamba
- automatic version update by autodist
* Sun Feb 21 2021 Automatic Build System <autodist@mambasoft.it> 20210218-1mamba
- automatic version update by autodist
* Sun Feb 07 2021 Automatic Build System <autodist@mambasoft.it> 20210202-1mamba
- automatic version update by autodist
* Thu Feb 04 2021 Automatic Build System <autodist@mambasoft.it> 20210115-1mamba
- automatic version update by autodist
* Wed Jan 06 2021 Automatic Build System <autodist@mambasoft.it> 20201229-1mamba
- automatic version update by autodist
* Thu Oct 15 2020 Automatic Build System <autodist@mambasoft.it> 20201012-1mamba
- automatic version update by autodist
* Sun Sep 06 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 20200904-1mamba
- update to 20200904
* Tue Aug 18 2020 Automatic Build System <autodist@mambasoft.it> 20200812-1mamba
- automatic version update by autodist
* Wed Jul 22 2020 Automatic Build System <autodist@mambasoft.it> 20200720-1mamba
- automatic version update by autodist
* Sat Jul 11 2020 Automatic Build System <autodist@mambasoft.it> 20200707-1mamba
- automatic version update by autodist
* Fri Jun 26 2020 Automatic Build System <autodist@mambasoft.it> 20200624-1mamba
- automatic version update by autodist
* Fri Jun 05 2020 Automatic Build System <autodist@mambasoft.it> 20200601-1mamba
- automatic version update by autodist
* Tue May 19 2020 Automatic Build System <autodist@mambasoft.it> 20200511-1mamba
- automatic version update by autodist
* Fri May 01 2020 Automatic Build System <autodist@mambasoft.it> 20200428-1mamba
- automatic version update by autodist
* Tue Mar 31 2020 Automatic Build System <autodist@mambasoft.it> 20200327-1mamba
- automatic version update by autodist
* Fri Mar 13 2020 Automatic Build System <autodist@mambasoft.it> 20200311-1mamba
- automatic version update by autodist
* Wed Feb 26 2020 Automatic Build System <autodist@mambasoft.it> 20200224-1mamba
- automatic version update by autodist
* Wed Feb 05 2020 Automatic Build System <autodist@mambasoft.it> 20200117-1mamba
- automatic version update by autodist
* Sun Jan 05 2020 Automatic Build System <autodist@mambasoft.it> 20191231-1mamba
- automatic version update by autodist
* Fri Dec 13 2019 Automatic Build System <autodist@mambasoft.it> 20191212-1mamba
- automatic version update by autodist
* Sat Nov 02 2019 Automatic Build System <autodist@mambasoft.it> 20191030-1mamba
- automatic version update by autodist
* Thu Oct 03 2019 Automatic Build System <autodist@mambasoft.it> 20190930-1mamba
- automatic version update by autodist
* Wed Aug 28 2019 Automatic Build System <autodist@mambasoft.it> 20190823-1mamba
- automatic version update by autodist
* Mon Aug 05 2019 Automatic Build System <autodist@mambasoft.it> 20190722-1mamba
- automatic version update by autodist
* Wed Jul 10 2019 Automatic Build System <autodist@mambasoft.it> 20190702-1mamba
- automatic version update by autodist
* Wed May 08 2019 Automatic Build System <autodist@mambasoft.it> 20190504-1mamba
- automatic version update by autodist
* Thu Apr 18 2019 Automatic Build System <autodist@mambasoft.it> 20190415-1mamba
- automatic version update by autodist
* Mon Apr 01 2019 Automatic Build System <autodist@mambasoft.it> 20190329-1mamba
- automatic version update by autodist
* Sat Mar 30 2019 Automatic Build System <autodist@mambasoft.it> 20190312-1mamba
- automatic version update by autodist
* Sun Mar 10 2019 Automatic Build System <autodist@mambasoft.it> 20190228-1mamba
- automatic version update by autodist
* Sat Feb 23 2019 Automatic Build System <autodist@mambasoft.it> 20190219-1mamba
- automatic version update by autodist
* Tue Jan 29 2019 Automatic Build System <autodist@mambasoft.it> 20190125-1mamba
- automatic version update by autodist
* Wed Jan 09 2019 Automatic Build System <autodist@mambasoft.it> 20181219-1mamba
- automatic version update by autodist
* Sat Oct 06 2018 Automatic Build System <autodist@mambasoft.it> 20180913-1mamba
- automatic version update by autodist
* Sun Jul 29 2018 Silvan Calarco <silvan.calarco@mambasoft.it> 20180720-1mamba
- update to 20180720
* Thu Oct 13 2016 Automatic Build System <autodist@mambasoft.it> 20160927-1mamba
- automatic version update by autodist
* Fri Mar 13 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 2.30-1mamba
- package created using the webbuild interface