Hello community,

here is the log from the commit of package gle-graphics for openSUSE:Factory
checked in at Tue Sep 13 12:11:50 CEST 2011.



--------
--- gle-graphics/gle-graphics.changes   2011-04-19 09:23:36.000000000 +0200
+++ /mounts/work_src_done/STABLE/gle-graphics/gle-graphics.changes      
2011-09-12 16:35:33.000000000 +0200
@@ -1,0 +2,5 @@
+Mon Sep 12 14:34:52 UTC 2011 - [email protected]
+
+- use QMAKE_LIBS_DYNLOAD in qgle.pro.in 
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


New:
----
  gle-graphics-qgle.pro.in.patch

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

Other differences:
------------------
++++++ gle-graphics.spec ++++++
--- /var/tmp/diff_new_pack.3Pdz0i/_old  2011-09-13 12:11:45.000000000 +0200
+++ /var/tmp/diff_new_pack.3Pdz0i/_new  2011-09-13 12:11:45.000000000 +0200
@@ -20,7 +20,7 @@
 
 Name:           gle-graphics
 Version:        4.2.3b
-Release:        1
+Release:        3
 Summary:        GLE is a graphics scripting language
 Group:          Productivity/Graphics/Visualization/Graph
 License:        BSD licence
@@ -35,7 +35,9 @@
 Source7:        qgle.desktop
 Source1000:     gle-graphics-rpmlintrc
 # PATCH-UPSTREAM: needs for build with gcc4.4 - was sent to upstream
-Patch1:         gle-graphics-gcc44.patch
+Patch0:         gle-graphics-gcc44.patch
+# use the QMAKE_LIB_DYNLOAD variable: suggested by Dirk
+Patch1:         gle-graphics-qgle.pro.in.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 BuildRequires:  unzip
@@ -107,7 +109,8 @@
 %prep
 %setup -q
 
-%patch1 -b .gcc44
+%patch0 -b .gcc44
+%patch1 -p 1 -b .qgle.pro.in
 
 cp %{SOURCE3} .
 

++++++ gle-graphics-qgle.pro.in.patch ++++++
Index: gle-graphics-4.2.3b/src/gui/qgle.pro.in
===================================================================
--- gle-graphics-4.2.3b.orig/src/gui/qgle.pro.in        2010-09-26 
18:23:00.000000000 +0200
+++ gle-graphics-4.2.3b/src/gui/qgle.pro.in     2011-09-12 16:16:59.385131598 
+0200
@@ -161,9 +161,7 @@
              images/reload.png \
              images/reload_red.png
 
-linux-g++ {
-       LIBS += -ldl
-}
+LIBS += $$QMAKE_LIBS_DYNLOAD
 
 # link against the GLE library (unix -> Linux and Mac OS/X)
 unix {


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



Remember to have fun...

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to