Updating link to change in openSUSE:Factory/mariadb revision 2.0
OBS-URL: https://build.opensuse.org/package/show/server:database/mariadb?expand=0&rev=a34512ec1e2f76e5146c8b4f6e957c9b
This commit is contained in:
parent
fd040d811e
commit
9f2d76600b
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:5c8d4f5545d2dc740d1a84a6e11a61122ff25d20be37f35ea8816bba883f82f9
|
|
||||||
size 16757135
|
|
3
mariadb-5.1.44b.tar.bz2
Normal file
3
mariadb-5.1.44b.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:2af7c99965a90f8f32b11516391ee46a80d0cb30221797e9190ff563f95c0cfa
|
||||||
|
size 16752425
|
@ -3,6 +3,16 @@ Wed May 26 14:02:25 CEST 2010 - mhrusecky@suse.cz
|
|||||||
|
|
||||||
- Fixed build for Fedora12
|
- Fixed build for Fedora12
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue May 25 14:44:15 CEST 2010 - mhrusecky@suse.cz
|
||||||
|
|
||||||
|
- updated to MariaDB 5.1.44b
|
||||||
|
- important security related update
|
||||||
|
- changelog:
|
||||||
|
http://askmonty.org/wiki/Manual:MariaDB_5.1.44b_Release_Notes
|
||||||
|
- not obsoleting mysql, to make sure mysql gets replaced by
|
||||||
|
mysql-community-server by default
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Apr 26 10:34:41 CEST 2010 - mhrusecky@suse.cz
|
Mon Apr 26 10:34:41 CEST 2010 - mhrusecky@suse.cz
|
||||||
|
|
||||||
|
18
mariadb.spec
18
mariadb.spec
@ -32,12 +32,12 @@
|
|||||||
Name: mariadb
|
Name: mariadb
|
||||||
Summary: A True Multiuser, Multithreaded SQL Database Server
|
Summary: A True Multiuser, Multithreaded SQL Database Server
|
||||||
Version: 5.1.44
|
Version: 5.1.44
|
||||||
Release: 1
|
Release: 2
|
||||||
License: GPLv2 ; with additional permissions: EXCEPTIONS-CLIENT
|
License: GPLv2 ; with additional permissions: EXCEPTIONS-CLIENT
|
||||||
Group: Productivity/Databases/Servers
|
Group: Productivity/Databases/Servers
|
||||||
Url: http://www.mysql.com
|
Url: http://www.mysql.com
|
||||||
# http://dev.mysql.com/get/Downloads/MySQL-5.1/%{name}-%{version}.tar.gz/from/pick
|
# http://dev.mysql.com/get/Downloads/MySQL-5.1/%{name}-%{version}.tar.gz/from/pick
|
||||||
Source: mariadb-%{version}.tar.bz2
|
Source: mariadb-%{version}b.tar.bz2
|
||||||
Source2: baselibs.conf
|
Source2: baselibs.conf
|
||||||
Source3: README.debug
|
Source3: README.debug
|
||||||
Source4: suse-test-run
|
Source4: suse-test-run
|
||||||
@ -115,9 +115,7 @@ Requires: logrotate
|
|||||||
%endif
|
%endif
|
||||||
# required by rcmysql
|
# required by rcmysql
|
||||||
Requires: %{name}-client perl-base
|
Requires: %{name}-client perl-base
|
||||||
Obsoletes: mysql-Max < %{srv_vers}
|
|
||||||
Provides: mysql-Max = %{srv_vers}
|
Provides: mysql-Max = %{srv_vers}
|
||||||
Obsoletes: mysql < %{srv_vers}
|
|
||||||
Provides: mysql = %{srv_vers}
|
Provides: mysql = %{srv_vers}
|
||||||
Conflicts: otherproviders(mysql)
|
Conflicts: otherproviders(mysql)
|
||||||
|
|
||||||
@ -170,7 +168,6 @@ Authors:
|
|||||||
#-------------------------------------------------------------------------------
|
#-------------------------------------------------------------------------------
|
||||||
# mysql-devel was last used in openSUSE 10.2
|
# mysql-devel was last used in openSUSE 10.2
|
||||||
Provides: mysql-devel = %srv_vers-%release
|
Provides: mysql-devel = %srv_vers-%release
|
||||||
Obsoletes: mysql-devel < %srv_vers
|
|
||||||
Requires: libmysqlclient16 = %srv_vers libmysqlclient_r16 = %srv_vers glibc-devel zlib-devel openssl-devel
|
Requires: libmysqlclient16 = %srv_vers libmysqlclient_r16 = %srv_vers glibc-devel zlib-devel openssl-devel
|
||||||
Summary: MariaDB Development Header Files and Libraries
|
Summary: MariaDB Development Header Files and Libraries
|
||||||
License: GPLv2 ; with additional permissions: EXCEPTIONS-CLIENT
|
License: GPLv2 ; with additional permissions: EXCEPTIONS-CLIENT
|
||||||
@ -255,7 +252,6 @@ License: GPLv2 ; with additional permissions: EXCEPTIONS-CLIENT
|
|||||||
Summary: MariaDB Client
|
Summary: MariaDB Client
|
||||||
Group: Productivity/Databases/Clients
|
Group: Productivity/Databases/Clients
|
||||||
Provides: mysql-client = %{srv_vers}
|
Provides: mysql-client = %{srv_vers}
|
||||||
Obsoletes: mysql-client < %{srv_vers}
|
|
||||||
Conflicts: otherproviders(mysql-client)
|
Conflicts: otherproviders(mysql-client)
|
||||||
|
|
||||||
%description client
|
%description client
|
||||||
@ -275,7 +271,6 @@ License: LGPLv2.1
|
|||||||
Summary: MariaDB - Benchmarks
|
Summary: MariaDB - Benchmarks
|
||||||
Group: Productivity/Databases/Tools
|
Group: Productivity/Databases/Tools
|
||||||
Provides: mysql-bench = %{srv_vers}
|
Provides: mysql-bench = %{srv_vers}
|
||||||
Obsoletes: mysql-bench < %{srv_vers}
|
|
||||||
Conflicts: otherproviders(mysql-bench)
|
Conflicts: otherproviders(mysql-bench)
|
||||||
|
|
||||||
%description bench
|
%description bench
|
||||||
@ -297,7 +292,6 @@ Summary: MariaDB server with debug options turned on
|
|||||||
Group: Productivity/Databases/Servers
|
Group: Productivity/Databases/Servers
|
||||||
Requires: %{name} = %{srv_vers}
|
Requires: %{name} = %{srv_vers}
|
||||||
Provides: mysql-debug = %{srv_vers}
|
Provides: mysql-debug = %{srv_vers}
|
||||||
Obsoletes: mysql-debug < %{srv_vers}
|
|
||||||
Conflicts: otherproviders(mysql-debug)
|
Conflicts: otherproviders(mysql-debug)
|
||||||
|
|
||||||
%description debug
|
%description debug
|
||||||
@ -325,7 +319,6 @@ Requires: perl-DBD-mysql
|
|||||||
Requires: %{name}-tools = %{srv_vers}
|
Requires: %{name}-tools = %{srv_vers}
|
||||||
Requires: %{name}-bench = %{srv_vers}
|
Requires: %{name}-bench = %{srv_vers}
|
||||||
Provides: mysql-test = %{srv_vers}
|
Provides: mysql-test = %{srv_vers}
|
||||||
Obsoletes: mysql-test < %{srv_vers}
|
|
||||||
Conflicts: otherproviders(mysql-test)
|
Conflicts: otherproviders(mysql-test)
|
||||||
|
|
||||||
%description test
|
%description test
|
||||||
@ -349,7 +342,6 @@ Requires: perl-DBD-mysql
|
|||||||
# make sure this package is installed when updating from 10.2 and older
|
# make sure this package is installed when updating from 10.2 and older
|
||||||
Provides: mysql:/usr/bin/mysqlhotcopy mysql-client:/usr/bin/perror
|
Provides: mysql:/usr/bin/mysqlhotcopy mysql-client:/usr/bin/perror
|
||||||
Provides: mysql-tools = %{srv_vers}
|
Provides: mysql-tools = %{srv_vers}
|
||||||
Obsoletes: mysql-tools < %{srv_vers}
|
|
||||||
Conflicts: otherproviders(mysql-tools)
|
Conflicts: otherproviders(mysql-tools)
|
||||||
|
|
||||||
%description tools
|
%description tools
|
||||||
@ -370,7 +362,6 @@ License: GPLv2 ; with additional permissions: EXCEPTIONS-CLIENT
|
|||||||
Summary: MariaDB - ndbcluster storage engine
|
Summary: MariaDB - ndbcluster storage engine
|
||||||
Group: Productivity/Databases/Servers
|
Group: Productivity/Databases/Servers
|
||||||
Provides: mysql-ndb-storage = %{srv_vers}
|
Provides: mysql-ndb-storage = %{srv_vers}
|
||||||
Obsoletes: mysql-ndb-storage < %{srv_vers}
|
|
||||||
Conflicts: otherproviders(mysql-ndb-storage)
|
Conflicts: otherproviders(mysql-ndb-storage)
|
||||||
|
|
||||||
%description ndb-storage
|
%description ndb-storage
|
||||||
@ -386,7 +377,6 @@ License: GPLv2 ; with additional permissions: EXCEPTIONS-CLIENT
|
|||||||
Summary: MariaDB - ndbcluster storage engine management
|
Summary: MariaDB - ndbcluster storage engine management
|
||||||
Group: Productivity/Databases/Servers
|
Group: Productivity/Databases/Servers
|
||||||
Provides: mysql-ndb-management = %{srv_vers}
|
Provides: mysql-ndb-management = %{srv_vers}
|
||||||
Obsoletes: mysql-ndb-management < %{srv_vers}
|
|
||||||
Conflicts: otherproviders(mysql-ndb-management)
|
Conflicts: otherproviders(mysql-ndb-management)
|
||||||
|
|
||||||
%description ndb-management
|
%description ndb-management
|
||||||
@ -402,7 +392,6 @@ License: GPLv2 ; with additional permissions: EXCEPTIONS-CLIENT
|
|||||||
Summary: MariaDB - ndbcluster storage engine basic tools
|
Summary: MariaDB - ndbcluster storage engine basic tools
|
||||||
Group: Productivity/Databases/Servers
|
Group: Productivity/Databases/Servers
|
||||||
Provides: mysql-ndb-tools = %{srv_vers}
|
Provides: mysql-ndb-tools = %{srv_vers}
|
||||||
Obsoletes: mysql-ndb-tools < %{srv_vers}
|
|
||||||
Conflicts: otherproviders(mysql-ndb-tools)
|
Conflicts: otherproviders(mysql-ndb-tools)
|
||||||
|
|
||||||
%description ndb-tools
|
%description ndb-tools
|
||||||
@ -416,7 +405,6 @@ License: GPLv2 ; with additional permissions: EXCEPTIONS-CLIENT
|
|||||||
Summary: MariaDB - ndbcluster storage engine extra tools
|
Summary: MariaDB - ndbcluster storage engine extra tools
|
||||||
Group: Productivity/Databases/Servers
|
Group: Productivity/Databases/Servers
|
||||||
Provides: mysql-ndb-extra = %{srv_vers}
|
Provides: mysql-ndb-extra = %{srv_vers}
|
||||||
Obsoletes: mysql-ndb-extra < %{srv_vers}
|
|
||||||
Conflicts: otherproviders(mysql-ndb-extra)
|
Conflicts: otherproviders(mysql-ndb-extra)
|
||||||
|
|
||||||
%description ndb-extra
|
%description ndb-extra
|
||||||
@ -428,7 +416,7 @@ advanced user. They should be used with caution.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
#-------------------------------------------------------------------------------
|
#-------------------------------------------------------------------------------
|
||||||
%setup -q -n mariadb-%version
|
%setup -q -n mariadb-%{version}b
|
||||||
cp %_sourcedir/README.SuSE .
|
cp %_sourcedir/README.SuSE .
|
||||||
cp %_sourcedir/suse-test-run .
|
cp %_sourcedir/suse-test-run .
|
||||||
%patch2
|
%patch2
|
||||||
|
Loading…
Reference in New Issue
Block a user