Skip to content

WBTMagnum/mysql-packaging

 
 

Repository files navigation

Set of tools to work with mysql/mariadb updates in openSUSE
===========================================================

This repository contains tools which allows one to maintain and develop
various maria/mysql versions that are used in openSUSE and supported by
Maria or Mysql respectively.

Developement
------------

There are multiple folders with the git repository:

 * common: contains common content shared among all versions/types
 * patches: directory containing various patches for all supported
            platforms
 * {mysql,mariadb}-<version>: specific overrides for the common
                              settings defined in the above dir

In short you just create changes you desire to do and run make.
The packages will be checked out from OBS, refreshed and in the end
also build. If all this pass you should commit to git and to all
desired OBS projects.

Maintenance updates
-------------------

openSUSE released versions are to be kept updated to latest minor
branch of the series.
In example when doing update for mariadb-10.0.14 you should check what
distros have 10.0.something in repository and resubmit to all of those.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 96.9%
  • Perl 1.6%
  • Makefile 1.5%