Name: | spacewalk-proxy-installer |
---|---|
Version: | 2.10.1 |
Release: | 1.el7 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 93929 |
License: | GPLv2 |
RPM: | spacewalk-proxy-installer-2.10.1-1.el7.noarch.rpm |
Source RPM: | spacewalk-proxy-installer-2.10.1-1.el7.src.rpm |
Build Date: | Mon Mar 30 2020 |
Build Host: | x86-ol7-builder-03.us.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/spacewalkproject/spacewalk |
Summary: | Spacewalk Proxy Server Installer |
Description: | The Spacewalk Proxy Server allows package proxying/caching and local package delivery services for groups of local servers from Spacewalk Server. This service adds flexibility and economy of resources to package update and deployment. This package includes command line installer of Spacewalk Proxy Server. Run configure-proxy.sh after installation to configure proxy. |
- no pylint2 on Fedora 30+
- Update to use newly separated spacewalk-python[2|3]-pylint packages
- remove install/clean section initial cleanup - removed Group from specfile - removed BuildRoot from specfiles
- fix dependencies for spacewalk-proxy-installer
- remove python2 code from confgure-proxy.sh - hostname may not be installed by default in containers - make rhn-proxy-activate python3 compatible - use python3 on Fedora - removed unnecessary wrapper around the actual rhn-proxy-activate code - pylint requires rhncfg-client
- 1459901 - write all answers into answer file, not just fresh ones
- purged changelog entries for Spacewalk 2.0 and older - Bumping package versions for 2.8.
- update copyright year
- more pylint fixes
- fixed pylint warnings