Michal Hrusecky (old before rename to _miska_) 2012-06-25 13:27:59 +00:00 committed by Git OBS Bridge
parent 43b30ed18a
commit 8519420d13
2 changed files with 2 additions and 4 deletions

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a0f8a41033b8df8235bd98a5c03639a45a328ac3e037ec17c7cc1212f71e4765
oid sha256:8de7d12f96916bb2847d171efcc8acfd30678051d7af9c66f96fcbd4d2db8209
size 220

View File

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