SPECS: wengophone.spec - problem with boost-1.35.0; rel. 1.1

sls sls at pld-linux.org
Sat May 17 21:04:56 CEST 2008


Author: sls                          Date: Sat May 17 19:04:56 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- problem with boost-1.35.0; rel. 1.1

---- Files affected:
SPECS:
   wengophone.spec (1.12 -> 1.13) 

---- Diffs:

================================================================
Index: SPECS/wengophone.spec
diff -u SPECS/wengophone.spec:1.12 SPECS/wengophone.spec:1.13
--- SPECS/wengophone.spec:1.12	Tue Apr 29 16:06:08 2008
+++ SPECS/wengophone.spec	Sat May 17 21:04:51 2008
@@ -8,10 +8,17 @@
 #   collect2: ld returned 1 exit status
 #   make[2]: *** [wengophone/src/presentation/qt/qtwengophone] Error 1
 # - add pl summary and desc
+# - doesn't build with boost-1.35.0 (libs/owutil/thread/RecursiveMutex.h):
+#	boost::detail::thread::lock_ops has been removed.
+#	Code that relies on the lock_ops implementation detail
+#	will no longer work, as this has been removed, as it is no longer
+#	necessary now that mutex types now have public lock()
+#	and unlock()  member functions. (http://www.boost.org/users/news/version_1_35_0)
+#
 Summary:	WengoPhone is a free software SIP compliant VoIP client developed by the OpenWengo community
 Name:		wengophone
 Version:	2.1.2
-Release:	1
+Release:	1.1
 License:	GPL
 Group:		X11/Applications
 Source0:	http://download.wengo.com/nightlybuilds/universal/sources/openwengo/%{version}/%{name}-%{version}-source.zip
@@ -104,6 +111,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.13  2008-05-17 19:04:51  sls
+- problem with boost-1.35.0; rel. 1.1
+
 Revision 1.12  2008-04-29 14:06:08  pluto
 - reorganize boost BRs (boost-devel >= 1.35.0).
 
================================================================

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



More information about the pld-cvs-commit mailing list