From ea7da1248fa7210e189efae68fb0dae6c2d312f1 Mon Sep 17 00:00:00 2001 From: Brian Stinson Date: May 07 2020 00:36:58 +0000 Subject: transmodrifys/c8-stream-4/squid-4-8020020200430095908.4cda2c84 --- diff --git a/squid.yaml b/squid.yaml new file mode 100644 index 0000000..3f6c4ab --- /dev/null +++ b/squid.yaml @@ -0,0 +1,39 @@ +--- +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.2.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: + libecap: + rationale: library needed by Squid + ref: 19a04bbef9ba2d9501d4660a63ff8c219270f5b7 + buildorder: 1 + squid: + rationale: squid caching proxy + ref: bfd1455b8d9099932f8d222caf9218875082b7e4 + buildorder: 2 +... +