diff --git a/squid.yaml b/squid.yaml deleted file mode 100644 index 29f82c4..0000000 --- a/squid.yaml +++ /dev/null @@ -1,39 +0,0 @@ ---- -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.3.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: 5871b5fd20d3f9f2ca7e7f8a12351fb0f65daae5 - buildorder: 2 -... -