| Name: | python3-osa-common | 
|---|---|
| Version: | 5.11.99 | 
| Release: | 8.module+el8.0.0+5228+ca944f2f | 
| Architecture: | noarch | 
| Module: | rhn-tools:1.0:8000020190528055245:6ec19280 | 
| Group: | Unspecified | 
| Size: | 138303 | 
| License: | GPLv2 | 
| RPM: | python3-osa-common-5.11.99-8.module+el8.0.0+5228+ca944f2f.noarch.rpm | 
| Source RPM: | osad-5.11.99-8.module+el8.0.0+5228+ca944f2f.src.rpm | 
| Build Date: | Wed Jul 03 2019 | 
| Build Host: | jenkins-10-147-72-125-2ccdcf49-46fd-4a42-84dc-eb684c9a42d4.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