packages: mysql-workbench/mysql-workbench.spec - filterout as-needed for now
arekm
arekm at pld-linux.org
Tue May 18 15:37:44 CEST 2010
Author: arekm Date: Tue May 18 13:37:44 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- filterout as-needed for now
---- Files affected:
packages/mysql-workbench:
mysql-workbench.spec (1.13 -> 1.14)
---- Diffs:
================================================================
Index: packages/mysql-workbench/mysql-workbench.spec
diff -u packages/mysql-workbench/mysql-workbench.spec:1.13 packages/mysql-workbench/mysql-workbench.spec:1.14
--- packages/mysql-workbench/mysql-workbench.spec:1.13 Tue May 18 12:05:29 2010
+++ packages/mysql-workbench/mysql-workbench.spec Tue May 18 15:37:39 2010
@@ -41,6 +41,8 @@
BuildRequires: unzip
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+%define filterout_ld -Wl,--as-needed
+
%description
MySQL Workbench is a database modeling tool for MySQL. You can use it
to design and create new database schemas, document existing databases
@@ -93,7 +95,6 @@
%doc ChangeLog README
%attr(755,root,root) %{_bindir}/%{name}
%attr(755,root,root) %{_bindir}/%{name}-bin
-%attr(755,root,root) %{_bindir}/grtshell
%{_datadir}/%{name}
%{_libdir}/%{name}
%{_desktopdir}/%{name}.desktop
@@ -105,6 +106,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.14 2010/05/18 13:37:39 arekm
+- filterout as-needed for now
+
Revision 1.13 2010/05/18 10:05:29 arekm
- 5.2.21; still doesn't build
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/mysql-workbench/mysql-workbench.spec?r1=1.13&r2=1.14&f=u
More information about the pld-cvs-commit
mailing list