Author: arvenil                      Date: Wed Apr  1 19:25:35 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 5.1.9
- added --as-needed problem to TODO

---- Files affected:
SPECS:
   mysql-workbench.spec (1.7 -> 1.8) 

---- Diffs:

================================================================
Index: SPECS/mysql-workbench.spec
diff -u SPECS/mysql-workbench.spec:1.7 SPECS/mysql-workbench.spec:1.8
--- SPECS/mysql-workbench.spec:1.7      Mon Nov 10 20:01:25 2008
+++ SPECS/mysql-workbench.spec  Wed Apr  1 21:25:30 2009
@@ -5,16 +5,18 @@
 #   ** Message: WARNING: Could not load wb.mysql.import.grt.so: Cannot open 
/usr/lib64/mysql-workbench/modules/wb.mysql.import.grt.so
 # - runs but not tested at all
 # - what with mysql-workbench from mysql-gui-tools.spec?
-%define        subver  alpha
+# - doesn't build, -Wl,--as-needed problem,
+#   with %%define filterout_ld -Wl,--as-needed builds fine
+
 Summary:       Extensible modeling tool for MySQL
 Summary(pl.UTF-8):     Narzędzie do modelowania baz danych dla MySQL-a
 Name:          mysql-workbench
-Version:       5.1.4
-Release:       0.%{subver}.1
+Version:       5.1.9
+Release:       0.1
 License:       GPL v2
 Group:         Applications/Databases
-Source0:       
ftp://ftp.mysql.com/pub/mysql/download/gui-tools/%{name}-%{version}%{subver}.tar.gz
-# Source0-md5: 5cb8543f3263aabf6c57831f8a3b98c9
+Source0:       
ftp://ftp.mirrorservice.org/sites/ftp.mysql.com/Downloads/MySQLGUITools/%{name}-oss-%{version}.tar.gz
+# Source0-md5: 4a18e49feea11a15a1956f890dccb406
 Patch0:                %{name}-desktop.patch
 URL:           http://dev.mysql.com/workbench/
 BuildRequires: OpenGL-devel
@@ -33,6 +35,7 @@
 BuildRequires: lua51-devel
 BuildRequires: mysql-devel
 BuildRequires: pkgconfig
+BuildRequires: unzip
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -47,7 +50,7 @@
 skomplikowanych migracji do MySQL-a.
 
 %prep
-%setup -q -n %{name}-%{version}%{subver}
+%setup -q -n %{name}-oss-%{version}
 %patch0 -p1
 %{__sed} -i -e 's#/lib/#/%{_lib}/#g' frontend/linux/workbench/%{name}
 %{__sed} -i -e 's#!/bin/bash#!/bin/sh#g' frontend/linux/workbench/%{name}
@@ -97,5 +100,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.8  2009/04/01 19:25:30  arvenil
+- up to 5.1.9
+- added --as-needed problem to TODO
+
 Revision 1.7  2008/11/10 19:01:25  arvenil
 - init
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/mysql-workbench.spec?r1=1.7&r2=1.8&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to