Author: cactus                       Date: Wed Nov 26 23:21:43 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- BR: QtNetwork-devel
- patch1 for link with QtNetwork
- updated TODO

---- Files affected:
SPECS:
   google-gadgets-for-linux.spec (1.12 -> 1.13) 

---- Diffs:

================================================================
Index: SPECS/google-gadgets-for-linux.spec
diff -u SPECS/google-gadgets-for-linux.spec:1.12 
SPECS/google-gadgets-for-linux.spec:1.13
--- SPECS/google-gadgets-for-linux.spec:1.12    Wed Nov 26 23:02:35 2008
+++ SPECS/google-gadgets-for-linux.spec Thu Nov 27 00:21:37 2008
@@ -1,7 +1,9 @@
 # $Revision$, $Date$
 # TODO:
 # - add gtk BRs
-# - configure: WARNING: Library SpiderMonkey is not available, 
smjs-script-runtime extension won't be built.
+# - smjs-script-runtime.so: undefined symbol: 
_ZN7ggadget2js14MassageJScriptEPKcbS2_i
+# c++filt _ZN7ggadget2js14MassageJScriptEPKcbS2_i
+# ggadget::js::MassageJScript(char const*, bool, char const*, int)
 # - update desc
 # Conditional build:
 #%bcond_with   debug   # build with debug
@@ -23,8 +25,10 @@
 Source1:       %{name}-gtk.desktop
 Source2:       %{name}-qt.desktop
 Patch0:                %{name}-cmake.patch
+Patch1:                %{name}-link_with_qtnetwork.patch
 URL:           http://code.google.com/p/google-gadgets-for-linux/
 BuildRequires: QtCore-devel >= 4.4.3
+BuildRequires: QtNetwork-devel >= 4.4.3
 BuildRequires: QtScript-devel >= 4.4.3
 BuildRequires: QtWebKit-devel >= 4.4.3
 BuildRequires: curl-devel >= 7.18.2
@@ -83,6 +87,7 @@
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 %build
 install -d build
@@ -166,6 +171,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.13  2008/11/26 23:21:37  cactus
+- BR: QtNetwork-devel
+- patch1 for link with QtNetwork
+- updated TODO
+
 Revision 1.12  2008/11/26 22:02:35  cactus
 - up to 0.10.4 rev 1015 - needed by kde4 4.1.80
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/google-gadgets-for-linux.spec?r1=1.12&r2=1.13&f=u

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

Reply via email to