diff --git a/README.md b/README.md deleted file mode 100644 index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..0000000000000000000000000000000000000000 diff --git a/postgresql.yaml b/postgresql.yaml new file mode 100644 index 0000000000000000000000000000000000000000..66253f1a3612cc5c109fe539e66fb3c9a200978b --- /dev/null +++ b/postgresql.yaml @@ -0,0 +1,60 @@ +document: modulemd +version: 2 +data: + name: postgresql + stream: "15" + summary: PostgreSQL server and client module + 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. The base postgresql package contains the client programs that you'll + need to access a PostgreSQL DBMS server + license: + module: + - MIT + content: + - MIT + - PostgreSQL + dependencies: + - buildrequires: + platform: [an8.7.0] + requires: + platform: [an8] + references: + community: https://www.postgresql.org + documentation: https://www.postgresql.org/docs/15/index.html + tracker: http://bugzilla.redhat.com + profiles: + client: + rpms: + - postgresql + server: + rpms: + - postgresql-server + api: + rpms: + - postgresql + - postgresql-server + components: + rpms: + pgaudit: + rationale: pgaudit extension + ref: a8-postgresql-stream-15 + buildorder: 0 + arches: [aarch64, loongarch64, i686, ppc64le, s390x, x86_64] + postgres-decoderbufs: + rationale: postgres-decoderbufs extension + ref: a8-postgresql-stream-15 + buildorder: 1 + arches: [aarch64, loongarch64, i686, ppc64le, s390x, x86_64] + postgresql: + rationale: Module API. + ref: a8-postgresql-stream-15 + arches: [aarch64, loongarch64, i686, ppc64le, s390x, x86_64] + buildorder: 1 + pg_repack: + rationale: pg_repack extension + ref: a8-postgresql-stream-15 + arches: [aarch64, loongarch64, i686, ppc64le, s390x, x86_64] + buildorder: 1