SHA256
1
0
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:
Stephan Kulow 2014-09-12 13:25:06 +00:00 committed by Git OBS Bridge
commit a2d65a6ba0
3 changed files with 10 additions and 3 deletions

View File

@ -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

View File

@ -43,14 +43,14 @@ Group: Productivity/Databases/Servers
Version: 10.0.13
Release: 0
%define srv_vers 5.6.17
Url: http://www.mariab.org
Url: https://www.mariadb.org
Source: mariadb-%{version}.tar.bz2
Source2: baselibs.conf
Source3: README.debug
Source4: suse-test-run
Source5: mysql.SuSEfirewall2
Source7: README.install
Source8: README.SuSE
Source8: README.SUSE
Source9: mysql-patches.tar.bz2
Source10: build.inc
Source11: install.inc
@ -388,7 +388,7 @@ advanced user. They should be used with caution.
%prep
%setup -q -n mariadb-%{version} -D -a 9
cp %_sourcedir/README.SuSE .
cp %_sourcedir/README.SUSE .
cp %_sourcedir/suse-test-run .
# apply patches from series
mysql-patches/tools/quilt-setup.sh "%{S:12}"