diff --git a/SOURCES/modulemd.src.txt b/SOURCES/modulemd.src.txt index e370de1..ae1f6b6 100644 --- a/SOURCES/modulemd.src.txt +++ b/SOURCES/modulemd.src.txt @@ -1,6 +1,8 @@ document: modulemd version: 2 data: + name: satellite-5-client + stream: 1.0 summary: Red Hat Satellite 5 client packages description: Red Hat Satellite 5 client packages provide programs and libraries to allow your system to receive software updates from Red Hat Satellite 5. diff --git a/satellite-5-client.yaml b/satellite-5-client.yaml deleted file mode 100644 index 93bc0e5..0000000 --- a/satellite-5-client.yaml +++ /dev/null @@ -1,58 +0,0 @@ -document: modulemd -version: 2 -data: - summary: Red Hat Satellite 5 client packages - description: Red Hat Satellite 5 client packages provide programs and libraries - to allow your system to receive software updates from Red Hat Satellite 5. - license: - module: - - MIT - dependencies: - - buildrequires: - platform: - - el8.0.0 - requires: - platform: - - el8 - references: - community: https://github.com/spacewalkproject/spacewalk/ - documentation: https://access.redhat.com/documentation/en-us/red_hat_satellite/5.8/ - tracker: https://bugzilla.redhat.com/ - profiles: - common: - rpms: - - dnf-plugin-spacewalk - - rhn-client-tools - - rhnlib - - rhnsd - - rhn-setup - gui: - rpms: - - dnf-plugin-spacewalk - - rhn-client-tools - - rhnlib - - rhnsd - - rhn-setup - - rhn-setup-gnome - components: - rpms: - dnf-plugin-spacewalk: - rationale: DNF plugin for communication with Red Hat Satellite 5. - buildorder: 10 - ref: 051232437c14383849773ac374ced324f0f23f0f - rhn-client-tools: - rationale: Binaries to allow system to receive software updates from Red Hat - Satellite 5. - buildorder: 10 - ref: 5688b94aba15af0b32c6265fa7bc42985621b97f - rhnlib: - rationale: Libraries to allow system to receive software updates from Red - Hat Satellite 5. - buildorder: 10 - ref: fe4262751e2a9a4cff9d010ec9e30ca0ce8cb591 - rhnsd: - rationale: Red Hat Satellite update agent. - buildorder: 10 - ref: 062feb09b53484176b377d0aaa7302cb274d178b - name: satellite-5-client - stream: '1.0'