import modulemd generated by dependency-report
This commit is contained in:
parent
ba9d082c94
commit
0603455e67
1 changed files with 22 additions and 55 deletions
|
|
@ -1,58 +1,25 @@
|
|||
document: modulemd
|
||||
version: 1
|
||||
data:
|
||||
# name, stream, version are filled in by the build system
|
||||
#name: ""
|
||||
#stream: ""
|
||||
#version: 0
|
||||
summary: 'The programs needed to create and run a PostgreSQL server'
|
||||
description: |-
|
||||
PostgreSQL is an advanced Object-Relational database management system
|
||||
(DBMS). The postgresql-server package contains the programs needed to
|
||||
create and run a PostgreSQL server, which will in turn allow you to create
|
||||
and maintain PostgreSQL databases.
|
||||
license:
|
||||
module:
|
||||
- MIT
|
||||
content:
|
||||
- PostgreSQL
|
||||
dependencies:
|
||||
buildrequires:
|
||||
base-runtime: master
|
||||
common-build-dependencies: f26
|
||||
common-build-dependencies-bootstrap: f26
|
||||
shared-userspace: f26
|
||||
perl: master
|
||||
requires:
|
||||
base-runtime: master
|
||||
perl: master
|
||||
api:
|
||||
rpms:
|
||||
- postgresql
|
||||
profiles:
|
||||
default:
|
||||
rpms:
|
||||
- postgresql-server
|
||||
client:
|
||||
rpms:
|
||||
- postgresql
|
||||
filter: {}
|
||||
components:
|
||||
rpms:
|
||||
# part of common-build-dependencies:
|
||||
# multilib-rpm-config, gettext
|
||||
postgresql:
|
||||
rationale: 'Build dependency (for postgresql-contrib).'
|
||||
ref: f26
|
||||
buildorder: 10
|
||||
uuid:
|
||||
rationale: 'Build dependency (for postgresql-contrib).'
|
||||
ref: f26
|
||||
buildorder: 1
|
||||
perl-Data-UUID:
|
||||
rationale: 'Build dependency (for postgresql-contrib).'
|
||||
ref: f26
|
||||
elinks:
|
||||
rationale: 'Build dependency (for postgresql-contrib).'
|
||||
ref: private-f27-modules
|
||||
buildorder: 3
|
||||
summary: postgresql module
|
||||
description: This postgresql has been generated
|
||||
license:
|
||||
module: [ MIT ]
|
||||
dependencies:
|
||||
buildrequires:
|
||||
bootstrap: master
|
||||
requires:
|
||||
platform: master
|
||||
platform-placeholder: master
|
||||
references:
|
||||
community: https://docs.pagure.org/modularity/
|
||||
documentation: https://github.com/modularity-modules/postgresql
|
||||
tracker: https://github.com/modularity-modules/postgresql
|
||||
components:
|
||||
rpms:
|
||||
postgresql:
|
||||
rationale: Generated.
|
||||
ref: master.
|
||||
uuid:
|
||||
rationale: Generated.
|
||||
ref: master.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue