mariadb-10.6.4
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
<IsA>app:console</IsA>
|
||||
<Summary>MariaDB is a drop-in replacement for MySQL</Summary>
|
||||
<Description>MariaDB strives to be the logical choice for database professionals looking for a robust, scalable, and reliable SQL server.</Description>
|
||||
<Archive sha1sum="e633ea0bff6dcd22722bda4cdc66fdfdd1afc4a5" type="targz">https://ftp.osuosl.org/pub/blfs/conglomeration/mariadb/mariadb-10.4.11.tar.gz</Archive>
|
||||
<Archive sha1sum="d955487a1bfd5e1478e607d6077130d50ca817d0" type="targz">https://ftp.osuosl.org/pub/blfs/conglomeration/mariadb/mariadb-10.6.4.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>ncurses-devel</Dependency>
|
||||
<Dependency>zlib-devel</Dependency>
|
||||
@@ -29,9 +29,8 @@
|
||||
<Dependency>mit-kerberos</Dependency>
|
||||
<Dependency>xz-devel</Dependency>
|
||||
<Dependency>lzo-devel</Dependency>
|
||||
<Dependency>cmake</Dependency>
|
||||
<Dependency>curl-devel</Dependency>
|
||||
<Dependency>git</Dependency>
|
||||
<Dependency>cmake</Dependency>
|
||||
</BuildDependencies>
|
||||
<Patches>
|
||||
</Patches>
|
||||
@@ -44,6 +43,7 @@
|
||||
<Summary>The shared libraries required for MariaDB clients</Summary>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>zlib</Dependency>
|
||||
<Dependency>curl</Dependency>
|
||||
<Dependency>bzip2</Dependency>
|
||||
<Dependency>libgcc</Dependency>
|
||||
<Dependency>libpcre</Dependency>
|
||||
@@ -62,8 +62,8 @@
|
||||
<Path fileType="executable">/usr/bin/mysql_config</Path>
|
||||
<Path fileType="header">/usr/include</Path>
|
||||
<Path fileType="library">/usr/lib/libmariadb.so.3</Path>
|
||||
<Path fileType="library">/usr/lib/libmariadbclient.a</Path>
|
||||
<Path fileType="library">/usr/lib/libmariadbd*</Path>
|
||||
<Path fileType="library">/usr/lib/libmariadbclient.a</Path>
|
||||
<Path fileType="library">/usr/lib/libmariadbd*</Path>
|
||||
<Path fileType="library">/usr/lib/libmariadb.so</Path>
|
||||
<Path fileType="library">/usr/lib/libmysqlclient.so</Path>
|
||||
<Path fileType="library">/usr/lib/libmysqlclient.so.19</Path>
|
||||
@@ -78,7 +78,7 @@
|
||||
<Path fileType="library">/usr/lib/libmysqld.so.19</Path>
|
||||
<Path fileType="library">/usr/lib/libmysqlservices.a</Path>
|
||||
<Path fileType="executable">/usr/bin/mysqld_safe_helper</Path>
|
||||
<Path fileType="data">/usr/lib/pkgconfig/libmariadb.pc</Path>
|
||||
<Path fileType="data">/usr/lib/pkgconfig/libmariadb.pc</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
@@ -213,14 +213,14 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="5">
|
||||
<Update release="5">
|
||||
<Date>2021-11-06</Date>
|
||||
<Version>10.4.11</Version>
|
||||
<Comment>Rebuild.</Comment>
|
||||
<Version>10.6.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="4">
|
||||
<Update release="4">
|
||||
<Date>2020-01-13</Date>
|
||||
<Version>10.4.11</Version>
|
||||
<Comment>Version Bump.</Comment>
|
||||
|
||||
Reference in New Issue
Block a user