Merge lp:~ignacio-nin/percona-server/5.5-bug1167109 into lp:percona-server/5.5

Proposed by Ignacio Nin
Status: Merged
Approved by: Laurynas Biveinis
Approved revision: no longer in the source branch.
Merged at revision: 503
Proposed branch: lp:~ignacio-nin/percona-server/5.5-bug1167109
Merge into: lp:percona-server/5.5
Diff against target: 35 lines (+4/-0)
1 file modified
build/percona-server.spec (+4/-0)
To merge this branch: bzr merge lp:~ignacio-nin/percona-server/5.5-bug1167109
Reviewer Review Type Date Requested Status
Laurynas Biveinis (community) Approve
Review via email: mp+158143@code.launchpad.net

Description of the change

Fix for bug #1167109

To post a comment you must log in.
Revision history for this message
Laurynas Biveinis (laurynas-biveinis) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'build/percona-server.spec'
2--- build/percona-server.spec 2013-04-09 21:37:02 +0000
3+++ build/percona-server.spec 2013-04-10 15:08:36 +0000
4@@ -257,6 +257,7 @@
5 Group: Applications/Databases
6 Requires: %{distro_requires} Percona-Server-shared%{product_suffix} Percona-Server-client%{product_suffix}
7 Provides: mysql-server MySQL-server
8+Conflicts: Percona-SQL-server-50 Percona-Server-server-51
9
10 %description -n Percona-Server-server%{product_suffix}
11 The Percona Server software delivers a very fast, multi-threaded, multi-user,
12@@ -279,6 +280,7 @@
13 Group: Applications/Databases
14 Requires: Percona-Server-shared%{product_suffix}
15 Provides: mysql-client MySQL-client mysql MySQL
16+Conflicts: Percona-SQL-client-50 Percona-Server-client-51
17
18 %description -n Percona-Server-client%{product_suffix}
19 This package contains the standard Percona Server client and administration tools.
20@@ -291,6 +293,7 @@
21 Summary: Percona Server - Test suite
22 Group: Applications/Databases
23 Provides: mysql-test
24+Conflicts: Percona-SQL-test-50 Percona-Server-test-51
25 AutoReqProv: no
26
27 %description -n Percona-Server-test%{product_suffix}
28@@ -303,6 +306,7 @@
29 Summary: Percona Server - Development header files and libraries
30 Group: Applications/Databases
31 Provides: mysql-devel
32+Conflicts: Percona-SQL-devel-50 Percona-Server-devel-51
33
34 %description -n Percona-Server-devel%{product_suffix}
35 This package contains the development header files and libraries necessary

Subscribers

People subscribed via source and target branches