代码拉取完成,页面将自动刷新
# Disable debug package -- Exclusivearch is used to skip building on ppc64
%global debug_package %{nil}
Name: docker-anaconda-addon
Version: 0.4
Release: 10
Summary: Anaconda kickstart support for Docker
License: GPLv2+
URL: https://github.com/rhinstaller/docker-anaconda-addon
# Source tar.gz can be rebuilt from github repo by running:
# make po-pull
# make scratch
Source0: docker-anaconda-addon-%{version}.tar.gz
# Docker isn't available on all of the Fedora primary arches
# See rhbz#1315903
# The list of arches comes from docker.spec
#BuildArch: noarch
ExclusiveArch: %{ix86} x86_64 %{arm} aarch64 ppc64le s390x %{mips}
BuildRequires: python3-devel
BuildRequires: gettext
Requires: anaconda-core >= 25.5
Requires: docker
Requires: docker-selinux
%description
Add a kickstart addon section to Anaconda, com_redhat_docker, to run Docker on
the newly installed system during the installation process.
%prep
%setup -q -n docker-anaconda-addon-%{version}
%build
%install
%make_install
%find_lang %{name}
%files -f %{name}.lang
%license COPYING
%doc docs/docker-anaconda-addon.rst
%doc docs/*ks
%{_datadir}/anaconda/addons/com_redhat_docker
%changelog
* Thu Sep 14 2019 openEuler Buildteam <buildteam@openeuler.org> - 0.4-10
- Package init
* Thu Jul 12 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.4-9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
* Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 0.4-8
- Rebuilt for Python 3.7
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.4-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
* Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.4-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.4-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.4-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Tue Dec 06 2016 Brian C. Lane <bcl@redhat.com> - 0.4-3
- Only build on arches supported by Docker (bcl)
* Fri Jun 24 2016 Brian C. Lane <bcl@redhat.com> - 0.4-1
- Make it easier to override PYTHONPATH (bcl)
- Drop docker-utils requirement, the subpackage has been removed from docker (bcl)
- Add support for new Anaconda addon methods (#1288636) (jkonecny)
* Wed Jun 22 2016 Brian C. Lane <bcl@redhat.com> - 0.3-2
- Drop docker-utils requirement, the subpackage has been removed from docker
* Mon Apr 04 2016 Brian C. Lane <bcl@redhat.com> - 0.3-1
- Bump anaconda minimum version to 25.5 for Blivet API changes (bcl)
- Adapt to blivet-2.0 API. (dlehman)
- Add link to documentation on github.io (bcl)
* Wed Feb 10 2016 Brian C. Lane <bcl@redhat.com> - 0.2-1
- Include the po/ files in the tar.gz archive (bcl)
- Update specfile with packaging corrections and lang handling (bcl)
- Change KickstartValueError to KickstartParseError (bcl)
- Remove references to the eintr pocketlint checker (dshea)
* Tue Jan 19 2016 Brian C. Lane <bcl@redhat.com> 0.1-1
- Initial creation of docker-anaconda-addon
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。