Mailinglist Archive: opensuse-commit (1382 mails)
| < Previous | Next > |
commit libjingle for openSUSE:Factory
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Mon, 02 May 2011 16:24:15 +0200
- Message-id: <20110502142415.C37DB20238@hilbert.suse.de>
Hello community,
here is the log from the commit of package libjingle for openSUSE:Factory
checked in at Mon May 2 16:24:15 CEST 2011.
--------
--- libjingle/libjingle.changes 2010-04-20 22:24:02.000000000 +0200
+++ /mounts/work_src_done/STABLE/libjingle/libjingle.changes 2011-04-28
15:04:42.000000000 +0200
@@ -1,0 +2,10 @@
+Thu Apr 28 15:03:47 CEST 2011 - vuntz@xxxxxxxxxxxx
+
+- Update Url tag.
+
+-------------------------------------------------------------------
+Thu Apr 28 09:05:22 UTC 2011 - idoenmez@xxxxxxxxxx
+
+- Add libjingle-0.3.12-gcc46.patch to fix build with gcc 4.6
+
+-------------------------------------------------------------------
calling whatdependson for head-i586
New:
----
libjingle-0.3.12-gcc46.patch
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ libjingle.spec ++++++
--- /var/tmp/diff_new_pack.8o0Njk/_old 2011-05-02 16:23:20.000000000 +0200
+++ /var/tmp/diff_new_pack.8o0Njk/_new 2011-05-02 16:23:20.000000000 +0200
@@ -1,7 +1,7 @@
#
-# spec file for package libjingle (Version 0.3.12)
+# spec file for package libjingle
#
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -19,10 +19,10 @@
Name: libjingle
-Url: http://sourceforge.net/projects/tapioca-voip/
+Url: http://cgit.collabora.co.uk/git/libjingle.git/
BuildRequires: gcc-c++ libexpat-devel openssl-devel pkg-config
Version: 0.3.12
-Release: 4
+Release: 14
License: BSD3c(or similar)
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%define debug_package_requires libjingle-0_3-0 = %{version}-%{release}
@@ -31,8 +31,10 @@
Source:
http://farsight.freedesktop.org/releases/libjingle/%{name}-%{version}.tar.bz2
# PATCH-FIX-UPSTREAM libjingle-gcc44.patch vuntz@xxxxxxxxxx -- Sent to
upstream by mail
Patch0: libjingle-gcc44.patch
-# PATCH-FIX-UPSTREAM libjingle-0.3.12-openssl.patch aj@xxxxxxx -- Fix build
with openssl 1.0, Patch from fedora 12
+# PATCH-FIX-UPSTREAM libjingle-0.3.12-openssl.patch aj@xxxxxxx -- Fix build
with openssl 1.0, patch from fedora 12. Sent to upstream by mail.
Patch1: libjingle-0.3.12-openssl.patch
+# PATCH-FIX-UPSTREAM libjingle-0.3.12-gcc46.patch idoenmez@xxxxxxx -- Fix
build with gcc 4.6. Sent to upstream by mail.
+Patch2: libjingle-0.3.12-gcc46.patch
%description
Libjingle is a collection of open-source C++ code and sample
@@ -79,6 +81,7 @@
%setup -q
%patch0 -p1
%patch1 -p1
+%patch2 -p1
tr -d '\r' <README >README.unix ; touch -r README README.unix ; mv README.unix
README
%build
++++++ libjingle-0.3.12-gcc46.patch ++++++
--- libjingle-0.3.12/talk/base/sigslot.h 2008-09-16 15:55:22.000000000
+0200
+++ libjingle-0.3.12/talk/base/sigslot.h 2011-04-28 11:04:18.692000301
+0200
@@ -78,6 +78,7 @@
#ifndef SIGSLOT_H__
#define SIGSLOT_H__
+#include <cstddef>
#include <set>
#include <list>
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |