Author: sls                          Date: Fri Oct  7 23:23:12 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- added link.patch

---- Files affected:
packages/unixODBC-GUI-Qt:
   unixODBC-GUI-Qt.spec (1.1 -> 1.2) , link.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: packages/unixODBC-GUI-Qt/unixODBC-GUI-Qt.spec
diff -u packages/unixODBC-GUI-Qt/unixODBC-GUI-Qt.spec:1.1 
packages/unixODBC-GUI-Qt/unixODBC-GUI-Qt.spec:1.2
--- packages/unixODBC-GUI-Qt/unixODBC-GUI-Qt.spec:1.1   Sun Oct 10 21:27:39 2010
+++ packages/unixODBC-GUI-Qt/unixODBC-GUI-Qt.spec       Sat Oct  8 01:23:07 2011
@@ -15,6 +15,7 @@
 Source3:       ODBCManageDataSourcesQ4.desktop
 Source4:       ODBCTestQ4.desktop
 Patch0:                %{name}-qt4.patch
+Patch1:                link.patch
 URL:           http://sourceforge.net/projects/unixodbc-gui-qt/
 BuildRequires: QtGui-devel >= 4.0
 BuildRequires: QtNetwork-devel >= 4.0
@@ -45,6 +46,7 @@
 %prep
 %setup -q -n %{name}
 %patch0 -p1
+%patch1 -p1
 
 %build
 %{__libtoolize}
@@ -104,5 +106,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2011/10/07 23:23:07  sls
+- added link.patch
+
 Revision 1.1  2010/10/10 19:27:39  qboosh
 - split from unixODBC (pretty complete svn snap, tar not released yet)

================================================================
Index: packages/unixODBC-GUI-Qt/link.patch
diff -u /dev/null packages/unixODBC-GUI-Qt/link.patch:1.1
--- /dev/null   Sat Oct  8 01:23:12 2011
+++ packages/unixODBC-GUI-Qt/link.patch Sat Oct  8 01:23:07 2011
@@ -0,0 +1,12 @@
+--- unixODBC-GUI-Qt/gtrtstQ4/Makefile.am.orig  2010-11-05 22:56:52.449253800 
+0100
++++ unixODBC-GUI-Qt/gtrtstQ4/Makefile.am       2010-11-05 22:58:26.828448797 
+0100
+@@ -20,6 +20,9 @@ libgtrtstQ4_la_SOURCES = \
+       szLogPrintf.cpp \
+       szMessageBox.cpp
+ 
++libgtrtstQ4_la_LIBADD = \
++              -lQtGui
++
+ EXTRA_DIST = \
+       README
+ 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/unixODBC-GUI-Qt/unixODBC-GUI-Qt.spec?r1=1.1&r2=1.2&f=u

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

Reply via email to