| Name: | python3-osa-common |
|---|---|
| Version: | 5.11.99 |
| Release: | 8.module+el8.0.0+5222+b2a93510 |
| Architecture: | noarch |
| Module: | rhn-tools:1.0:8000020190425124933:6ec19280 |
| Group: | Unspecified |
| Size: | 138303 |
| License: | GPLv2 |
| RPM: | python3-osa-common-5.11.99-8.module+el8.0.0+5222+b2a93510.noarch.rpm |
| Source RPM: | osad-5.11.99-8.module+el8.0.0+5222+b2a93510.src.rpm |
| Build Date: | Tue Jul 02 2019 |
| Build Host: | jenkins-10-147-72-125-65123a8e-2fa1-4dd9-84d9-5c1877483a08.appad3iad.osdevelopmeniad.oraclevcn.com |
| Vendor: | Oracle America |
| URL: | https://github.com/spacewalkproject/spacewalk |
| Summary: | OSA common files |
| Description: | Python 3 common files needed by osad and osa-dispatcher |
- Require the Python interpreter directly instead of using the package name - Related: rhbz#1633713
- Resolves: #1607909 - remove TLSv1 hardcode and let client/server negotiate (tkasparek@redhat.com)
- prefer to build for python3... (nils@redhat.com) - use %python2_* instead of unversioned macros (nils@redhat.com)
- don't build osa-dispatcher and python2 subpackages (tkasparek@redhat.com)
- remove osad files when packaging only for python3 (tkasparek@redhat.com) - osa-dispatcher is dependent on spacewalk-backend which is in python2 (tkasparek@redhat.com) - run osa-dispatcher on python3 when possible (tkasparek@redhat.com) - don't build python2 subpackages on F28 + update python requires (tkasparek@redhat.com)
- build osad for python3 (tkasparek@redhat.com)
- rebuild for rhel8
- removed %%defattr from specfile - remove install/clean section initial cleanup - removed Group from specfile - removed BuildRoot from specfiles
- osad: add missing directory to filelist
- use sssd macros only on Fedora 26