From 8c4d9e7aa4ed4e7d779a55eaa00db8d6e0b00009 Mon Sep 17 00:00:00 2001 From: Johnny Hughes Date: Dec 20 2022 13:44:40 +0000 Subject: transmodrify/c8s-stream-4/squid-4-8080020221208121636.fd72936b --- diff --git a/squid.yaml b/squid.yaml new file mode 100644 index 0000000..09e2395 --- /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.8.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: 463779059fdda7fcb48c6ac0b8086bbf10e2fc37 + buildorder: 2 +... +