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.
41 lines
696 B
41 lines
696 B
---
|
|
document: modulemd
|
|
version: 2
|
|
data:
|
|
name: redis
|
|
stream: 5
|
|
summary: Redis persistent key-value database
|
|
description: >-
|
|
redis 5 module
|
|
license:
|
|
module:
|
|
- GPLv2+
|
|
content:
|
|
- BSD
|
|
dependencies:
|
|
- buildrequires:
|
|
platform: [el8]
|
|
requires:
|
|
platform: [el8]
|
|
references:
|
|
documentation: https://redis.io/documentation
|
|
tracker: https://github.com/antirez/redis/issues
|
|
profiles:
|
|
common:
|
|
rpms:
|
|
- redis
|
|
api:
|
|
rpms:
|
|
- redis
|
|
buildopts:
|
|
rpms:
|
|
macros: |
|
|
%_without_redistrib 1
|
|
components:
|
|
rpms:
|
|
redis:
|
|
rationale: Module API.
|
|
ref: stream-5.0-rhel-8.4.0
|
|
buildorder: 1
|
|
...
|