mirror of
https://github.com/MariaDB/server.git
synced 2026-05-06 23:25:34 +02:00
Merge trift2.:/MySQL/M41/bug22081-4.1
into trift2.:/MySQL/M50/bug22081-5.0 support-files/mysql.spec.sh: Manual merge, bug#22081.
This commit is contained in:
commit
3fde4f8cd3
1 changed files with 8 additions and 0 deletions
|
|
@ -194,6 +194,8 @@ necessary to develop MySQL client applications.
|
|||
%package shared
|
||||
Summary: MySQL - Shared libraries
|
||||
Group: Applications/Databases
|
||||
Provides: mysql-shared
|
||||
Obsoletes: mysql-shared
|
||||
|
||||
%description shared
|
||||
This package contains the shared libraries (*.so*) which certain
|
||||
|
|
@ -751,6 +753,12 @@ fi
|
|||
# itself - note that they must be ordered by date (important when
|
||||
# merging BK trees)
|
||||
%changelog
|
||||
* Thu Nov 16 2006 Joerg Bruehe <joerg@mysql.com>
|
||||
|
||||
- Explicitly note that the "MySQL-shared" RPMs (as built by MySQL AB)
|
||||
replace "mysql-shared" (as distributed by SuSE) to allow easy upgrading
|
||||
(bug#22081).
|
||||
|
||||
* Wed Nov 15 2006 Joerg Bruehe <joerg@mysql.com>
|
||||
|
||||
- Switch from "make test*" to explicit calls of the test suite,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue