Hello community,

here is the log from the commit of package mysql-community-server for 
openSUSE:12.3 checked in at 2013-02-11 20:51:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:12.3/mysql-community-server (Old)
 and      /work/SRC/openSUSE:12.3/.mysql-community-server.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mysql-community-server", Maintainer is ""

Changes:
--------
--- 
/work/SRC/openSUSE:12.3/mysql-community-server/mysql-community-server.changes   
    2013-01-31 01:27:51.000000000 +0100
+++ 
/work/SRC/openSUSE:12.3/.mysql-community-server.new/mysql-community-server.changes
  2013-02-11 20:51:06.000000000 +0100
@@ -1,0 +2,6 @@
+Thu Feb  7 11:46:07 CET 2013 - mhruse...@suse.cz
+
+- updated to 5.5.30, see
+  http://dev.mysql.com/doc/relnotes/mysql/5.5/en/news-5-5-30.html
+
+-------------------------------------------------------------------

Old:
----
  mysql-5.5.29.tar.bz2

New:
----
  mysql-5.5.30.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ mysql-community-server.spec ++++++
--- /var/tmp/diff_new_pack.TSXgs8/_old  2013-02-11 20:51:08.000000000 +0100
+++ /var/tmp/diff_new_pack.TSXgs8/_new  2013-02-11 20:51:08.000000000 +0100
@@ -35,9 +35,9 @@
 Summary:        Server part of MySQL Community Server
 License:        SUSE-GPL-2.0-with-FLOSS-exception
 Group:          Productivity/Databases/Servers
-Version:        5.5.29
-Release:        1
-%define srv_vers 5.5.29
+Version:        5.5.30
+Release:        0
+%define srv_vers 5.5.30
 Url:            http://www.mysql.com
 Source:         mysql-%{version}.tar.bz2
 Source2:        baselibs.conf
@@ -83,10 +83,11 @@
 Requires:       logrotate
 %endif
 # required by rcmysql
-Requires:       %{name}-client perl-base
+Requires:       %{name}-client
 Requires:       %{name}-errormessages = %version
-Provides:       mysql-Max = %{srv_vers}
+Requires:       perl-base
 Provides:       mysql = %{srv_vers}
+Provides:       mysql-Max = %{srv_vers}
 %if 0%{?use_extra_provides} > 0
 Provides:       %{extra_provides} = %{version}
 Obsoletes:      %{extra_provides} < %{version}
@@ -122,18 +123,16 @@
 This package only contains the server-side programs.
 
 %if 0%{?prefered} > 0
-
 %package -n libmysqlclient-devel
 # mysql-devel was last used in openSUSE 10.2
 Provides:       mysql-devel = %srv_vers-%release
 Obsoletes:      mysql-devel < %srv_vers
+Requires:       glibc-devel
 Requires:       libmysqlclient18 = %version
 Requires:       libmysqlclient_r18 = %version
-Requires:       glibc-devel
 Requires:       openssl-devel
 Requires:       zlib-devel
 Summary:        MySQL Community Server development header files and libraries
-License:        SUSE-GPL-2.0-with-FLOSS-exception
 Group:          Development/Libraries/C and C++
 
 %description -n libmysqlclient-devel
@@ -141,22 +140,21 @@
 necessary to develop client applications for MySQL Community Server.
 
 %package -n libmysqld18
-License:        SUSE-GPL-2.0-with-FLOSS-exception
 Summary:        MySQL Community Server 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
 for developing applications that embed the MySQL Community Server.
 
 %package -n libmysqld-devel
-License:        SUSE-GPL-2.0-with-FLOSS-exception
 Summary:        MySQL Community Server embedded server development files
+Group:          Development/Libraries/C and C++
 # the headers files are the shared
 Requires:       libmysqlclient-devel = %version
-Requires:       tcpd-devel
 Requires:       libmysqld18 = %version
-Group:          Development/Libraries/C and C++
+Requires:       tcpd-devel
 
 %description -n libmysqld-devel
 This package contains the development header files and libraries
@@ -165,7 +163,6 @@
 
 %package -n libmysql55client18
 Summary:        Shared Libraries for MySQL Community Server
-License:        SUSE-GPL-2.0-with-FLOSS-exception
 Group:          Development/Libraries/Other
 
 %description -n libmysql55client18
@@ -174,7 +171,6 @@
 
 %package -n libmysql55client_r18
 Summary:        Shared Libraries for MySQL Community Server
-License:        SUSE-GPL-2.0-with-FLOSS-exception
 Group:          Development/Libraries/Other
 
 %description -n libmysql55client_r18
@@ -207,7 +203,8 @@
 server daemon as well as the embedded server
 
 %package bench
-Requires:       %{name}-client perl-DBD-mysql
+Requires:       %{name}-client
+Requires:       perl-DBD-mysql
 Summary:        Benchmarks for MySQL Community Server
 Group:          Productivity/Databases/Tools
 Provides:       mysql-bench = %{srv_vers}
@@ -231,8 +228,8 @@
 Summary:        MySQL Community Server with debug options turned on
 Group:          Productivity/Databases/Servers
 Requires:       %{name} = %{version}
-Provides:       mysql-debug = %{srv_vers}
 Provides:       %{name}-debug = %{srv_vers}
+Provides:       mysql-debug = %{srv_vers}
 %if 0%{?use_extra_provides} > 0
 Provides:       %{extra_provides}-debug-verion = %{version}
 Obsoletes:      %{extra_provides}-debug-version < %{version}
@@ -253,10 +250,10 @@
 Summary:        Testsuite for MySQL Community Server
 Group:          Productivity/Databases/Servers
 Requires:       %{name} = %{version}
+Requires:       %{name}-bench = %{version}
 Requires:       %{name}-client = %{version}
-Requires:       perl-DBD-mysql
 Requires:       %{name}-tools = %{version}
-Requires:       %{name}-bench = %{version}
+Requires:       perl-DBD-mysql
 Provides:       mysql-test = %{srv_vers}
 %if 0%{?use_extra_provides} > 0
 Provides:       %{extra_provides}-test = %{version}
@@ -296,7 +293,6 @@
 %if 0%{?cluster} > 0
 
 %if 0%{?cluster} > 1
-
 %package -n libndbclient6
 Summary:        Shared Libraries for cluster client
 Group:          Development/Libraries/Other
@@ -398,7 +394,6 @@
 #######################################################################
 # preun and posttran takes care of restart                            #
 #######################################################################
-
 %preun
 [ $1 = 1 ] || /usr/sbin/rcmysql stop
 
@@ -449,14 +444,12 @@
 %postun -n libmysql55client_r18 -p /sbin/ldconfig
 
 %if 0%{cluster} > 1
-
 %post -n libndbclient6 -p /sbin/ldconfig
 
 %postun -n libndbclient6 -p /sbin/ldconfig
 %endif
 
 %if 0%{prefered} > 0
-
 %post -n libmysqld18 -p /sbin/ldconfig
 
 %postun -n libmysqld18 -p /sbin/ldconfig
@@ -504,7 +497,6 @@
 %config(noreplace) %attr(0640, root, mysql) /etc/mysqlaccess.conf
 
 %if 0%{prefered} > 0
-
 %files -n libmysqlclient-devel -f libmysqlclient-devel.files
 %defattr(-, root, root)
 /usr/include/mysql
@@ -528,7 +520,6 @@
 %{_libdir}/libmysql55client.so.*
 
 %if 0%{cluster} > 1
-
 %files -n libndbclient6
 %defattr(-, root, root)
 %{_libdir}/libndbclient.so.*
@@ -564,7 +555,6 @@
 %_bindir/mysqloptimize
 
 %if 0%{cluster} > 0
-
 %files ndb-storage -f mysql-ndb-storage.files
 
 %files ndb-management -f mysql-ndb-management.files

++++++ configuration-tweaks.tar.bz2 ++++++

++++++ mysql-5.5.29.tar.bz2 -> mysql-5.5.30.tar.bz2 ++++++
/work/SRC/openSUSE:12.3/mysql-community-server/mysql-5.5.29.tar.bz2 
/work/SRC/openSUSE:12.3/.mysql-community-server.new/mysql-5.5.30.tar.bz2 
differ: char 11, line 1

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to