Mailinglist Archive: opensuse-commit (1117 mails)
| < Previous | Next > |
commit libjingle for openSUSE:Factory
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Fri, 06 Feb 2009 18:24:52 +0100
- Message-id: <20090206172453.1848D67816B@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package libjingle for openSUSE:Factory
checked in at Fri Feb 6 18:24:52 CET 2009.
--------
--- libjingle/libjingle.changes 2008-11-04 19:22:57.000000000 +0100
+++ libjingle/libjingle.changes 2009-01-13 23:22:46.000000000 +0100
@@ -1,0 +2,11 @@
+Tue Jan 13 17:15:11 EST 2009 - hfiguiere@xxxxxxx
+
+- Update to 0.3.12 from farsight:
+ + Fix a number of bugs in the relaying code
+ + Make compatible with g++ 4.3
+ + Improved configure scripts
+ + Removed Buzz/XMPP parts (only Base and P2P remain)
+- Remove patch libjingle-0.3.11-gcc43.patch
+- Remove patch libjingle-0.3.11-return.patch
+
+-------------------------------------------------------------------
calling whatdependson for head-i586
Old:
----
libjingle-0.3.11-gcc43.patch
libjingle-0.3.11-return.patch
libjingle-0.3.11.tar.bz2
New:
----
libjingle-0.3.12.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ libjingle.spec ++++++
--- /var/tmp/diff_new_pack.Z31583/_old 2009-02-06 18:24:02.000000000 +0100
+++ /var/tmp/diff_new_pack.Z31583/_new 2009-02-06 18:24:02.000000000 +0100
@@ -1,7 +1,7 @@
#
-# spec file for package libjingle (Version 0.3.11)
+# spec file for package libjingle (Version 0.3.12)
#
-# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2009 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,21 +19,16 @@
Name: libjingle
-# Original project http://code.google.com/apis/talk/libjingle/index.html
-# does not have shared library any more.
Url: http://sourceforge.net/projects/tapioca-voip/
BuildRequires: gcc-c++ libexpat-devel openssl-devel pkg-config
-Version: 0.3.11
-Release: 7
+Version: 0.3.12
+Release: 1
License: GPL v2 only
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%define debug_package_requires libjingle-0_3-0 = %{version}-%{release}
Group: Productivity/Networking/Other
Summary: Library for Peer-to-Peer Applications
-Source: %{name}-%{version}.tar.bz2
-#
http://sourceforge.net/tracker/index.php?func=detail&aid=1879592&group_id=146406&atid=765170
-Patch: libjingle-0.3.11-gcc43.patch
-Patch1: libjingle-0.3.11-return.patch
+Source:
http://farsight.freedesktop.org/releases/libjingle/%{name}-%{version}.tar.bz2
%description
Libjingle is a collection of open-source C++ code and sample
@@ -78,8 +73,6 @@
%prep
%setup -q
-%patch
-%patch1
tr -d '\r' <README >README.unix ; touch -r README README.unix ; mv README.unix
README
%build
@@ -104,7 +97,7 @@
%files -n libjingle-0_3-0
%defattr(-,root,root)
%doc AUTHORS COPYING ChangeLog DOCUMENTATION NEWS README
-%{_libdir}/*-0.3.so.0*
+%{_libdir}/*.so.0*
%files devel
%defattr(-,root,root)
@@ -113,6 +106,14 @@
%{_libdir}/pkgconfig/*.pc
%changelog
+* Tue Jan 13 2009 hfiguiere@xxxxxxx
+- Update to 0.3.12 from farsight:
+ + Fix a number of bugs in the relaying code
+ + Make compatible with g++ 4.3
+ + Improved configure scripts
+ + Removed Buzz/XMPP parts (only Base and P2P remain)
+- Remove patch libjingle-0.3.11-gcc43.patch
+- Remove patch libjingle-0.3.11-return.patch
* Tue Nov 04 2008 hfiguiere@xxxxxxx
- Remove unneeded build dependencies.
- Remove unknown configure options.
++++++ libjingle-0.3.11.tar.bz2 -> libjingle-0.3.12.tar.bz2 ++++++
++++ 39980 lines of diff (skipped)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |