From 8519420d1392e5c31251360d075dbd766a15ff0728b2610fc9537b650ee1c3ea Mon Sep 17 00:00:00 2001 From: "Michal Hrusecky (old before rename to _miska_)" Date: Mon, 25 Jun 2012 13:27:59 +0000 Subject: [PATCH] template rewrite OBS-URL: https://build.opensuse.org/package/show/server:database/mariadb?expand=0&rev=90 --- configuration-tweaks.tar.bz2 | 2 +- mariadb.spec | 4 +--- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/configuration-tweaks.tar.bz2 b/configuration-tweaks.tar.bz2 index ac18987..060ab41 100644 --- a/configuration-tweaks.tar.bz2 +++ b/configuration-tweaks.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a0f8a41033b8df8235bd98a5c03639a45a328ac3e037ec17c7cc1212f71e4765 +oid sha256:8de7d12f96916bb2847d171efcc8acfd30678051d7af9c66f96fcbd4d2db8209 size 220 diff --git a/mariadb.spec b/mariadb.spec index b479526..5edd64a 100644 --- a/mariadb.spec +++ b/mariadb.spec @@ -119,7 +119,6 @@ necessary to develop client applications for MariaDB. License: SUSE-GPL-2.0-with-FLOSS-exception Summary: MariaDB embedded server development files Group: Development/Libraries/C and C++ -Requires: %{name}-errormessages = %version %description -n libmysqld18 This package contains the development header files and libraries @@ -143,7 +142,6 @@ for developing applications that embed the MariaDB. Summary: Shared Libraries for MariaDB License: SUSE-GPL-2.0-with-FLOSS-exception Group: Development/Libraries/Other -Requires: %{name}-errormessages = %version %description -n libmariadbclient18 This package contains the shared libraries (.so) which certain @@ -153,7 +151,6 @@ languages and applications need to dynamically load and use MariaDB. Summary: Shared Libraries for MariaDB License: SUSE-GPL-2.0-with-FLOSS-exception Group: Development/Libraries/Other -Requires: %{name}-errormessages = %version %description -n libmariadbclient_r18 This package contains the shared libraries (.so) which certain @@ -167,6 +164,7 @@ Provides: mysql-client = %{srv_vers} %if 0%{?use_extra_provides} > 0 Provides: %{extra_provides}-client = %{version} Obsoletes: %{extra_provides}-client < %{version} +Requires: %{name}-errormessages = %version %endif %if 0%{?prefered} > 0 Obsoletes: mysql-client < %{srv_vers}