diff --git a/SOURCES/modulemd.src.txt b/SOURCES/modulemd.src.txt index 2b1c88b..0fb1754 100644 --- a/SOURCES/modulemd.src.txt +++ b/SOURCES/modulemd.src.txt @@ -51,17 +51,17 @@ data: rpms: mariadb: rationale: MariaDB package - ref: stream-10.3-rhel-8.0.0 # stream-10.3-rhel-8.0.0 + ref: stream-10.3-rhel-8.1.0 # stream-10.3 buildorder: 8 galera: rationale: Galera package for MariaDB server replication - ref: stream-10.3-rhel-8.0.0 # stream-10.3-rhel-8.0.0 + ref: stream-10.3-rhel-8.1.0 # stream-10.3 buildorder: 16 Judy: rationale: MariaDB dependency for OQgraph computation engine - ref: stream-mariadb-10.3-rhel-8.0.0 # stream-mariadb-10.3-rhel-8.0.0 + ref: stream-mariadb-10.3-rhel-8.1.0 # stream-mariadb-10.3 buildorder: 4 asio: rationale: Galera dependency for asynchronous I/O operation - ref: stream-mariadb-10.3-rhel-8.0.0 # stream-mariadb-10.3-rhel-8.0.0 + ref: stream-mariadb-10.3-rhel-8.1.0 # stream-mariadb-10.3 buildorder: 12 diff --git a/mariadb.yaml b/mariadb.yaml deleted file mode 100644 index 53a0661..0000000 --- a/mariadb.yaml +++ /dev/null @@ -1,69 +0,0 @@ -document: modulemd -version: 2 -data: - name: mariadb - stream: '10.3' - summary: MariaDB Module - description: MariaDB is a community developed branch of MySQL. MariaDB is a multi-user, - multi-threaded SQL database server. It is a client/server implementation consisting - of a server daemon (mysqld) and many different client programs and libraries. - The base package contains the standard MariaDB/MySQL client programs and generic - MySQL files. - license: - module: - - MIT - dependencies: - - buildrequires: - platform: - - el8.0.0 - requires: - platform: - - el8 - references: - community: http://mariadb.org - documentation: https://mariadb.com/kb/en/library/documentation/ - tracker: http://bugzilla.redhat.com - profiles: - server: - rpms: - - mariadb-server - galera: - rpms: - - mariadb-server - - mariadb-server-galera - client: - rpms: - - mariadb - api: - rpms: - - mariadb - - mariadb-server - filter: - rpms: - - Judy-devel - - asio-devel - buildopts: - rpms: - macros: '%runselftest 1 - - %ignore_testsuite_result 0 - - ' - components: - rpms: - mariadb: - rationale: MariaDB package - ref: 6eb42cac5f4b748dfa9416e47f0b42d528f43343 - buildorder: 8 - galera: - rationale: Galera package for MariaDB server replication - ref: 91a0637d05789d43d989cf13d9a5a09ccdfbf507 - buildorder: 16 - Judy: - rationale: MariaDB dependency for OQgraph computation engine - ref: a3583b33f939e74a530f2a1dff0552dff2c8ea73 - buildorder: 4 - asio: - rationale: Galera dependency for asynchronous I/O operation - ref: cdabfcd4d31c03c44940bd96f8d55750952affb8 - buildorder: 12