Author: glen                         Date: Fri May 11 18:07:57 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- don't ever refer patches by number, those tend to get outdated; besides 
xdg-open used now anyway

---- Files affected:
packages/mysql-workbench:
   mysql-workbench.spec (1.46 -> 1.47) 

---- Diffs:

================================================================
Index: packages/mysql-workbench/mysql-workbench.spec
diff -u packages/mysql-workbench/mysql-workbench.spec:1.46 
packages/mysql-workbench/mysql-workbench.spec:1.47
--- packages/mysql-workbench/mysql-workbench.spec:1.46  Fri May 11 19:52:34 2012
+++ packages/mysql-workbench/mysql-workbench.spec       Fri May 11 20:07:52 2012
@@ -48,7 +48,6 @@
 Requires:      python-pexpect
 Requires:      python-sqlite
 Requires:      shared-mime-info
-# Patch2 requires xdg-utils
 Requires:      xdg-utils
 Suggests:      gnome-keyring
 Suggests:      sudo
@@ -75,10 +74,10 @@
 %setup -q -n %{name}-gpl-%{version}-src
 %undos MySQLWorkbench.desktop.in
 # we use System provided libraries
-rm -rf ext/boost
-rm -rf ext/curl
-rm -rf ext/libsigc++
-rm -rf ext/yassl
+rm -r ext/boost
+rm -r ext/curl
+rm -r ext/libsigc++
+rm -r ext/yassl
 # rm -rf ext/cppconn
 # rm -rf ext/ctemplate
 # rm -rf library/tinyxml
@@ -147,6 +146,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.47  2012/05/11 18:07:52  glen
+- don't ever refer patches by number, those tend to get outdated; besides 
xdg-open used now anyway
+
 Revision 1.46  2012/05/11 17:52:34  glen
 - correct previous commit message
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/packages/mysql-workbench/mysql-workbench.spec?r1=1.46&r2=1.47

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

Reply via email to