Hello community,

here is the log from the commit of package mysql-workbench for openSUSE:Factory 
checked in at 2012-04-17 07:46:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mysql-workbench (Old)
 and      /work/SRC/openSUSE:Factory/.mysql-workbench.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mysql-workbench", Maintainer is "mhruse...@suse.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/mysql-workbench/mysql-workbench.changes  
2012-02-17 12:18:37.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.mysql-workbench.new/mysql-workbench.changes     
2012-04-17 07:46:58.000000000 +0200
@@ -1,0 +2,5 @@
+Mon Mar 19 06:34:27 UTC 2012 - br...@ioda-net.ch
+
+- Fix build by adding libuuid-devel 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ mysql-workbench.spec ++++++
--- /var/tmp/diff_new_pack.YHSHZF/_old  2012-04-17 07:47:00.000000000 +0200
+++ /var/tmp/diff_new_pack.YHSHZF/_new  2012-04-17 07:47:00.000000000 +0200
@@ -16,6 +16,7 @@
 #
 
 
+
 Name:           mysql-workbench
 Summary:        A MySQL visual modeling tool
 License:        GPL-2.0+
@@ -59,6 +60,7 @@
 BuildRequires:  readline-devel
 %if 0%{?suse_version}
 BuildRequires:  FastCGI-devel
+BuildRequires:  libuuid-devel
 BuildRequires:  sqlite3-devel
 BuildRequires:  update-desktop-files
 %endif
@@ -72,14 +74,15 @@
 BuildRequires:  PolicyKit-gnome
 %endif
 %endif
-BuildRequires:  libctemplate-devel
 BuildRequires:  cairo-devel >= 1.5.12
-Requires:       python-paramiko python-pexpect
-Provides:       mysql-gui-tools=%{version}
+BuildRequires:  libctemplate-devel
+Requires:       python-paramiko
+Requires:       python-pexpect
 Provides:       mysql-administrator=%{version}
+Provides:       mysql-gui-tools=%{version}
 Provides:       mysql-querybrovser=%{version}
-Obsoletes:      mysql-gui-tools<%{version}
 Obsoletes:      mysql-administrator<%{version}
+Obsoletes:      mysql-gui-tools<%{version}
 Obsoletes:      mysql-querybrovser<%{version}
 
 %description
@@ -118,7 +121,7 @@
 # Doesn't exist anymore
 #  --enable-readline \
 
-#FIX this is too much on obs Out of Memory make %{?jobs:-j%jobs}
+#FIX this is too much on obs Out of Memory make %%{?jobs:-j%%jobs}
 make %{?jobs:-j2}
 
 %install


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

Reply via email to