You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
39 lines
756 B
39 lines
756 B
---
|
|
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:
|
|
module:
|
|
- MIT
|
|
dependencies:
|
|
- buildrequires:
|
|
platform: [el8]
|
|
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:
|
|
libecap:
|
|
rationale: library needed by Squid
|
|
ref: stream-1.0-rhel-8.8.0
|
|
buildorder: 1
|
|
squid:
|
|
rationale: squid caching proxy
|
|
ref: stream-4-rhel-8.8.0
|
|
buildorder: 2
|
|
...
|