forked from pool/mariadb
Accepting request 248358 from server:database
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/248358 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mariadb?expand=0&rev=42
This commit is contained in:
commit
a2d65a6ba0
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Sep 3 12:26:08 UTC 2014 - kstreitova@novell.com
|
||||||
|
|
||||||
|
- bnc#894479: fix URL (changed from "http://www.mariab.org" to
|
||||||
|
"https://www.mariadb.org")
|
||||||
|
- README.SuSE renamed to README.SUSE
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Aug 19 06:42:53 UTC 2014 - michal.hrusecky@opensuse.org
|
Tue Aug 19 06:42:53 UTC 2014 - michal.hrusecky@opensuse.org
|
||||||
|
|
||||||
|
@ -43,14 +43,14 @@ Group: Productivity/Databases/Servers
|
|||||||
Version: 10.0.13
|
Version: 10.0.13
|
||||||
Release: 0
|
Release: 0
|
||||||
%define srv_vers 5.6.17
|
%define srv_vers 5.6.17
|
||||||
Url: http://www.mariab.org
|
Url: https://www.mariadb.org
|
||||||
Source: mariadb-%{version}.tar.bz2
|
Source: mariadb-%{version}.tar.bz2
|
||||||
Source2: baselibs.conf
|
Source2: baselibs.conf
|
||||||
Source3: README.debug
|
Source3: README.debug
|
||||||
Source4: suse-test-run
|
Source4: suse-test-run
|
||||||
Source5: mysql.SuSEfirewall2
|
Source5: mysql.SuSEfirewall2
|
||||||
Source7: README.install
|
Source7: README.install
|
||||||
Source8: README.SuSE
|
Source8: README.SUSE
|
||||||
Source9: mysql-patches.tar.bz2
|
Source9: mysql-patches.tar.bz2
|
||||||
Source10: build.inc
|
Source10: build.inc
|
||||||
Source11: install.inc
|
Source11: install.inc
|
||||||
@ -388,7 +388,7 @@ advanced user. They should be used with caution.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n mariadb-%{version} -D -a 9
|
%setup -q -n mariadb-%{version} -D -a 9
|
||||||
cp %_sourcedir/README.SuSE .
|
cp %_sourcedir/README.SUSE .
|
||||||
cp %_sourcedir/suse-test-run .
|
cp %_sourcedir/suse-test-run .
|
||||||
# apply patches from series
|
# apply patches from series
|
||||||
mysql-patches/tools/quilt-setup.sh "%{S:12}"
|
mysql-patches/tools/quilt-setup.sh "%{S:12}"
|
||||||
|
Loading…
Reference in New Issue
Block a user