From 431c116cac79ca9dc2579d0a03c021c7bd2825a5 Mon Sep 17 00:00:00 2001 From: Michal Schorm Date: Tue, 15 Nov 2016 11:41:43 +0100 Subject: [PATCH 1/4] Update to 10.1.19 --- mariadb.spec | 5 ++++- sources | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/mariadb.spec b/mariadb.spec index 8f7b3eb..a707f2c 100644 --- a/mariadb.spec +++ b/mariadb.spec @@ -119,7 +119,7 @@ # Make long macros shorter %global sameevr %{epoch}:%{version}-%{release} %global compatver 10.1 -%global bugfixver 18 +%global bugfixver 19 Name: mariadb Version: %{compatver}.%{bugfixver} @@ -1299,6 +1299,9 @@ fi %endif %changelog +* Tue Nov 15 2016 Michal Schorm - 3:10.1.19-1 +- Update to 10.1.19 + * Tue Oct 4 2016 Jakub Dorňák - 3:10.1.18-1 - Update to 10.1.18 diff --git a/sources b/sources index aaf924a..6061a52 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -173b88ab54bdd1fc51483b6b26bef849 mariadb-10.1.18.tar.gz +e22e491eb3766bc3151cc0e96a7531c2 mariadb-10.1.19.tar.gz From 038270721dcc2e20fb7524bb5f27624b0f22c7ba Mon Sep 17 00:00:00 2001 From: Michal Schorm Date: Tue, 15 Nov 2016 11:56:13 +0100 Subject: [PATCH 2/4] Update to 10.1.19 --- mariadb.spec | 5 ++++- sources | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/mariadb.spec b/mariadb.spec index 8f7b3eb..a707f2c 100644 --- a/mariadb.spec +++ b/mariadb.spec @@ -119,7 +119,7 @@ # Make long macros shorter %global sameevr %{epoch}:%{version}-%{release} %global compatver 10.1 -%global bugfixver 18 +%global bugfixver 19 Name: mariadb Version: %{compatver}.%{bugfixver} @@ -1299,6 +1299,9 @@ fi %endif %changelog +* Tue Nov 15 2016 Michal Schorm - 3:10.1.19-1 +- Update to 10.1.19 + * Tue Oct 4 2016 Jakub Dorňák - 3:10.1.18-1 - Update to 10.1.18 diff --git a/sources b/sources index aaf924a..6061a52 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -173b88ab54bdd1fc51483b6b26bef849 mariadb-10.1.18.tar.gz +e22e491eb3766bc3151cc0e96a7531c2 mariadb-10.1.19.tar.gz From 0d67e7b88349f6671967ce1db2a92e989d5f0e71 Mon Sep 17 00:00:00 2001 From: Michal Schorm Date: Tue, 15 Nov 2016 21:36:47 +0100 Subject: [PATCH 3/4] Update to 10.1.19 - added krb5-devel pkg as Buildrequires, since it can cause CMake errors --- mariadb.spec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/mariadb.spec b/mariadb.spec index a707f2c..c3687a4 100644 --- a/mariadb.spec +++ b/mariadb.spec @@ -217,6 +217,8 @@ BuildRequires: openssl BuildRequires: selinux-policy-devel %{?with_init_systemd:BuildRequires: systemd systemd-devel} +BuildRequires: krb5-devel + Requires: bash Requires: fileutils Requires: grep @@ -1301,6 +1303,7 @@ fi %changelog * Tue Nov 15 2016 Michal Schorm - 3:10.1.19-1 - Update to 10.1.19 +- added krb5-devel pkg as Buildrequires, since it can cause CMake errors * Tue Oct 4 2016 Jakub Dorňák - 3:10.1.18-1 - Update to 10.1.18 From 416d868bd645656b9af08d567ebd4559f8bfeb19 Mon Sep 17 00:00:00 2001 From: Michal Schorm Date: Tue, 15 Nov 2016 21:42:14 +0100 Subject: [PATCH 4/4] Update to 10.1.19 - added krb5-devel pkg as Buildrequires, since it can cause CMake errors --- mariadb.spec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/mariadb.spec b/mariadb.spec index a707f2c..c3687a4 100644 --- a/mariadb.spec +++ b/mariadb.spec @@ -217,6 +217,8 @@ BuildRequires: openssl BuildRequires: selinux-policy-devel %{?with_init_systemd:BuildRequires: systemd systemd-devel} +BuildRequires: krb5-devel + Requires: bash Requires: fileutils Requires: grep @@ -1301,6 +1303,7 @@ fi %changelog * Tue Nov 15 2016 Michal Schorm - 3:10.1.19-1 - Update to 10.1.19 +- added krb5-devel pkg as Buildrequires, since it can cause CMake errors * Tue Oct 4 2016 Jakub Dorňák - 3:10.1.18-1 - Update to 10.1.18