diff --git a/SOURCES/modulemd.src.txt b/SOURCES/modulemd.src.txt index b976efa..229051a 100644 --- a/SOURCES/modulemd.src.txt +++ b/SOURCES/modulemd.src.txt @@ -1,6 +1,8 @@ document: modulemd version: 2 data: + name: squid + stream: 4 summary: Squid - Optimising Web Delivery description: an initial version of the squid caching proxy module license: @@ -24,9 +26,9 @@ data: rpms: squid: rationale: squid caching proxy - ref: stream-4 + ref: stream-4-rhel-8.0.0 buildorder: 2 libecap: rationale: library needed by Squid - ref: stream-1.0 + ref: stream-1.0-rhel-8.0.0 buildorder: 1 diff --git a/squid.yaml b/squid.yaml deleted file mode 100644 index 78f0b65..0000000 --- a/squid.yaml +++ /dev/null @@ -1,37 +0,0 @@ -document: modulemd -version: 2 -data: - summary: Squid - Optimising Web Delivery - description: an initial version of the squid caching proxy module - license: - module: - - MIT - dependencies: - - buildrequires: - platform: - - el8.0.0 - requires: - platform: - - el8 - references: - documentation: http://www.squid-cache.org/Doc/ - tracker: https://bugs.squid-cache.org/index.cgi - profiles: - common: - rpms: - - squid - api: - rpms: - - squid - components: - rpms: - squid: - rationale: squid caching proxy - ref: 5e05d27d3410e528fe141f4e7e914e4b83595a74 - buildorder: 2 - libecap: - rationale: library needed by Squid - ref: 134502617b81a50a102d6f556e2b77462526191b - buildorder: 1 - name: squid - stream: '4'