postgresql/postgresql.yaml
Patrik Novotný 9574182633 Fix build order
2019-07-31 15:35:28 +02:00

47 lines
1.3 KiB
YAML

---
document: modulemd
version: 2
data:
summary: PostgreSQL module
description: PostgreSQL is an advanced Object-Relational database
management system (DBMS).
The PostgreSQL server can be found in the
postgresql-server sub-package.
license:
module: [MIT]
dependencies:
- buildrequires:
platform: []
requires:
platform: []
references:
community: https://docs.pagure.org/modularity/
documentation: https://www.postgresql.org/docs/
tracker: https://github.com/modularity-modules/postgresql
api:
rpms:
- postgresql
- postgresql-server
profiles:
server:
rpms:
- libpq
- postgresql-server
client:
rpms:
- libpq
- postgresql
libpq:
rpms:
- libpq
filter: {}
components:
rpms:
libpq:
rationale: libpq library components
ref: stream-postgresql-12
buildorder: 0
postgresql:
rationale: main server/client components
ref: stream-postgresql-12
buildorder: 1