SHA256
1
0
forked from pool/mariadb

Accepting request 247406 from home:kstreitova:branches:server:database

- bnc#894479: fix URL (changed from "http://www.mariab.org" to 
  	      "https://www.mariadb.org") 
- README.SuSE renamed to README.SUSE

OBS-URL: https://build.opensuse.org/request/show/247406
OBS-URL: https://build.opensuse.org/package/show/server:database/mariadb?expand=0&rev=154
This commit is contained in:
Michal Hrusecky (old before rename to _miska_) 2014-09-03 13:09:43 +00:00 committed by Git OBS Bridge
parent 7688857f03
commit c857b769f2
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}"