commit opal for openSUSE:Factory

2018-07-02 Thread root
Hello community,

here is the log from the commit of package opal for openSUSE:Factory checked in 
at 2018-07-02 23:28:26

Comparing /work/SRC/openSUSE:Factory/opal (Old)
 and  /work/SRC/openSUSE:Factory/.opal.new (New)


Package is "opal"

Mon Jul  2 23:28:26 2018 rev:49 rq:620183 version:3.10.10

Changes:

--- /work/SRC/openSUSE:Factory/opal/opal.changes2017-10-02 
16:48:50.695518951 +0200
+++ /work/SRC/openSUSE:Factory/.opal.new/opal.changes   2018-07-02 
23:28:30.549616581 +0200
@@ -1,0 +2,8 @@
+Thu Jun 28 12:46:15 UTC 2018 - dims...@opensuse.org
+
+- Pass --disable-ixj to configure instead of --enable-ixj: Linux
+  4.17 no longer brings the public telephony headers and future
+  versions of opal (starting with 3.14) would not support xJACK
+  neither (addresses boo#1098764).
+
+---



Other differences:
--
++ opal.spec ++
--- /var/tmp/diff_new_pack.vLn4zF/_old  2018-07-02 23:28:30.977616055 +0200
+++ /var/tmp/diff_new_pack.vLn4zF/_new  2018-07-02 23:28:30.977616055 +0200
@@ -122,7 +122,7 @@
 %if %{with capi4linux}
--enable-capi \
 %endif
-   --enable-ixj
+   --disable-ixj
 
 make %{?_smp_mflags} VERBOSE=1
 
@@ -145,7 +145,6 @@
 %dir %{_libdir}/%{name}-%{version}/codecs/audio
 %dir %{_libdir}/%{name}-%{version}/codecs/video
 %dir %{_libdir}/%{name}-%{version}/fax
-%dir %{_libdir}/%{name}-%{version}/lid
 %{_libdir}/libopal.so.%{version}
 %{_libdir}/%{name}-%{version}/codecs/audio/celt_ptplugin.so
 %{_libdir}/%{name}-%{version}/codecs/audio/g7221_ptplugin.so
@@ -162,7 +161,6 @@
 %{_libdir}/%{name}-%{version}/codecs/video/h261_vic_ptplugin.so
 %{_libdir}/%{name}-%{version}/codecs/video/theora_ptplugin.so
 %{_libdir}/%{name}-%{version}/fax/spandsp_ptplugin.so
-%{_libdir}/%{name}-%{version}/lid/ixj_lid_pwplugin.so
 
 %files -n lib%{name}-devel
 %defattr(-,root,root)




commit opal for openSUSE:Factory

2017-10-02 Thread root
Hello community,

here is the log from the commit of package opal for openSUSE:Factory checked in 
at 2017-10-02 16:48:49

Comparing /work/SRC/openSUSE:Factory/opal (Old)
 and  /work/SRC/openSUSE:Factory/.opal.new (New)


Package is "opal"

Mon Oct  2 16:48:49 2017 rev:48 rq:529942 version:3.10.10

Changes:

--- /work/SRC/openSUSE:Factory/opal/opal.changes2017-08-22 
11:04:39.918316625 +0200
+++ /work/SRC/openSUSE:Factory/.opal.new/opal.changes   2017-10-02 
16:48:50.695518951 +0200
@@ -1,0 +2,7 @@
+Tue Sep 26 16:46:17 UTC 2017 - zai...@opensuse.org
+
+- No longer build capi4linux support on openSUSE, but leave in
+  place becond, so it will be easy for users that wants to build
+  this support on their own.
+
+---



Other differences:
--
++ opal.spec ++
--- /var/tmp/diff_new_pack.gDFM6b/_old  2017-10-02 16:48:51.599392097 +0200
+++ /var/tmp/diff_new_pack.gDFM6b/_new  2017-10-02 16:48:51.603391536 +0200
@@ -18,11 +18,7 @@
 
 %bcond_with ffmpeg
 %bcond_with x264
-%if 0%{?is_opensuse}
-%bcond_without capi4linux
-%else
 %bcond_with capi4linux
-%endif
 
 Name:   opal
 %if %{with capi4linux}




commit opal for openSUSE:Factory

2017-08-22 Thread root
Hello community,

here is the log from the commit of package opal for openSUSE:Factory checked in 
at 2017-08-22 11:04:32

Comparing /work/SRC/openSUSE:Factory/opal (Old)
 and  /work/SRC/openSUSE:Factory/.opal.new (New)


Package is "opal"

Tue Aug 22 11:04:32 2017 rev:47 rq:517147 version:3.10.10

Changes:

--- /work/SRC/openSUSE:Factory/opal/opal.changes2017-06-07 
09:51:03.271727245 +0200
+++ /work/SRC/openSUSE:Factory/.opal.new/opal.changes   2017-08-22 
11:04:39.918316625 +0200
@@ -1,0 +2,5 @@
+Fri Aug 11 13:50:31 UTC 2017 - fcro...@suse.com
+
+- Don't build capi4linux support on SLE15 (FATE#323348).
+
+---



Other differences:
--
++ opal.spec ++
--- /var/tmp/diff_new_pack.1FLoFb/_old  2017-08-22 11:04:41.938032157 +0200
+++ /var/tmp/diff_new_pack.1FLoFb/_new  2017-08-22 11:04:41.950030468 +0200
@@ -18,9 +18,16 @@
 
 %bcond_with ffmpeg
 %bcond_with x264
+%if 0%{?is_opensuse}
+%bcond_without capi4linux
+%else
+%bcond_with capi4linux
+%endif
 
 Name:   opal
+%if %{with capi4linux}
 BuildRequires:  capi4linux-devel
+%endif
 BuildRequires:  gcc-c++
 BuildRequires:  ilbc
 BuildRequires:  libcelt-devel
@@ -116,8 +123,10 @@
 export CXXFLAGS="%optflags -fvisibility-inlines-hidden -std=gnu++98"
 %configure --disable-static \
--enable-sbc \
-   --enable-ixj \
-   --enable-capi
+%if %{with capi4linux}
+   --enable-capi \
+%endif
+   --enable-ixj
 
 make %{?_smp_mflags} VERBOSE=1
 




commit opal for openSUSE:Factory

2017-06-07 Thread root
Hello community,

here is the log from the commit of package opal for openSUSE:Factory checked in 
at 2017-06-07 09:51:02

Comparing /work/SRC/openSUSE:Factory/opal (Old)
 and  /work/SRC/openSUSE:Factory/.opal.new (New)


Package is "opal"

Wed Jun  7 09:51:02 2017 rev:46 rq:499606 version:3.10.10

Changes:

--- /work/SRC/openSUSE:Factory/opal/opal.changes2016-05-31 
12:11:52.0 +0200
+++ /work/SRC/openSUSE:Factory/.opal.new/opal.changes   2017-06-07 
09:51:03.271727245 +0200
@@ -1,0 +2,6 @@
+Mon May 29 15:50:46 UTC 2017 - bwiedem...@suse.com
+
+- Add reproducible.patch to sort input files to make build reproducible
+  (boo#1041090)
+
+---

New:

  reproducible.patch



Other differences:
--
++ opal.spec ++
--- /var/tmp/diff_new_pack.caadNM/_old  2017-06-07 09:51:03.983626638 +0200
+++ /var/tmp/diff_new_pack.caadNM/_new  2017-06-07 09:51:03.987626073 +0200
@@ -59,6 +59,8 @@
 Patch2: opal-fix-ambiguous.patch
 # PATCH-FIX-UPSTREAM opal-use-pkgconfig-for-PTLib.patch zai...@opensuse.org  
-- Use pkgconfig for PTLib, taken from upstream svn, fixes build.
 Patch4: opal-use-pkgconfig-for-PTLib.patch 
+# PATCH-FIX-UPSTREAM bmwiedemann 
https://sourceforge.net/p/opalvoip/patches/333/
+Patch5: reproducible.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -100,6 +102,7 @@
 %patch1 -p1
 %patch2 -p1
 %patch4 -p1
+%patch5 -p1
 # this subdir contains GPL - to avoid license issues delete it before build
 rm -rf plugins/LID/VPB
 

++ reproducible.patch ++
Index: opal-3.10.10/plugins/audio/SILK/SILK_SDK/Makefile
===
--- opal-3.10.10.orig/plugins/audio/SILK/SILK_SDK/Makefile
+++ opal-3.10.10/plugins/audio/SILK/SILK_SDK/Makefile
@@ -55,7 +55,7 @@ VPATH = ./ \
 LIB_NAME = SKP_SILK_SDK
 TARGET = $(LIBPREFIX)$(LIB_NAME)$(LIBSUFFIX)
 
-SRCS_C = $(wildcard src/*.c)
+SRCS_C = $(sort $(wildcard src/*.c))
 
 OBJS := $(patsubst %.c,%$(OBJSUFFIX),$(SRCS_C))
 



commit opal for openSUSE:Factory

2016-05-31 Thread h_root
Hello community,

here is the log from the commit of package opal for openSUSE:Factory checked in 
at 2016-05-31 12:11:49

Comparing /work/SRC/openSUSE:Factory/opal (Old)
 and  /work/SRC/openSUSE:Factory/.opal.new (New)


Package is "opal"

Changes:

--- /work/SRC/openSUSE:Factory/opal/opal.changes2016-04-22 
16:17:33.0 +0200
+++ /work/SRC/openSUSE:Factory/.opal.new/opal.changes   2016-05-31 
12:11:52.0 +0200
@@ -1,0 +2,5 @@
+Thu May 26 22:12:55 UTC 2016 - dims...@opensuse.org
+
+- Build opal using -std=gnu++98. It's old code.
+
+---



Other differences:
--
++ opal.spec ++
--- /var/tmp/diff_new_pack.IysLCc/_old  2016-05-31 12:11:53.0 +0200
+++ /var/tmp/diff_new_pack.IysLCc/_new  2016-05-31 12:11:53.0 +0200
@@ -110,7 +110,7 @@
 cd ..
 %endif
 # Can support Voicetronix vpb
-export CXXFLAGS="%optflags -fvisibility-inlines-hidden"
+export CXXFLAGS="%optflags -fvisibility-inlines-hidden -std=gnu++98"
 %configure --disable-static \
--enable-sbc \
--enable-ixj \




commit opal for openSUSE:Factory

2016-04-22 Thread h_root
Hello community,

here is the log from the commit of package opal for openSUSE:Factory checked in 
at 2016-04-22 16:17:31

Comparing /work/SRC/openSUSE:Factory/opal (Old)
 and  /work/SRC/openSUSE:Factory/.opal.new (New)


Package is "opal"

Changes:

--- /work/SRC/openSUSE:Factory/opal/opal.changes2015-02-03 
11:38:34.0 +0100
+++ /work/SRC/openSUSE:Factory/.opal.new/opal.changes   2016-04-22 
16:17:33.0 +0200
@@ -1,0 +2,5 @@
+Sat Apr 16 22:01:17 UTC 2016 - o...@aepfle.de
+
+- Use pkgconfig instead of libffmpeg-devel
+
+---



Other differences:
--
++ opal.spec ++
--- /var/tmp/diff_new_pack.WpRIVf/_old  2016-04-22 16:17:34.0 +0200
+++ /var/tmp/diff_new_pack.WpRIVf/_new  2016-04-22 16:17:34.0 +0200
@@ -26,7 +26,8 @@
 BuildRequires:  libcelt-devel
 BuildRequires:  libgsm-devel
 %if %{with ffmpeg}
-BuildRequires:  libffmpeg-devel
+BuildRequires:  pkgconfig(libavcodec)
+BuildRequires:  pkgconfig(libavutil)
 %endif
 BuildRequires:  libopenssl-devel
 BuildRequires:  libpt-devel >= 2.10.1




commit opal for openSUSE:Factory

2015-02-03 Thread h_root
Hello community,

here is the log from the commit of package opal for openSUSE:Factory checked in 
at 2015-02-03 11:38:32

Comparing /work/SRC/openSUSE:Factory/opal (Old)
 and  /work/SRC/openSUSE:Factory/.opal.new (New)


Package is opal

Changes:

--- /work/SRC/openSUSE:Factory/opal/opal.changes2013-03-26 
19:48:23.0 +0100
+++ /work/SRC/openSUSE:Factory/.opal.new/opal.changes   2015-02-03 
11:38:34.0 +0100
@@ -1,0 +2,7 @@
+Fri Jan 30 18:55:17 UTC 2015 - crrodrig...@opensuse.org
+
+- Build C++ code with -fvisibility-inlines-hidden shrinks
+  the exported symbol table of libopal from 36945 to 
+  23124.
+
+---



Other differences:
--
++ opal.spec ++
--- /var/tmp/diff_new_pack.Vjc0r5/_old  2015-02-03 11:38:36.0 +0100
+++ /var/tmp/diff_new_pack.Vjc0r5/_new  2015-02-03 11:38:36.0 +0100
@@ -109,7 +109,8 @@
 cd ..
 %endif
 # Can support Voicetronix vpb
-%configure \
+export CXXFLAGS=%optflags -fvisibility-inlines-hidden
+%configure --disable-static \
--enable-sbc \
--enable-ixj \
--enable-capi

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit opal for openSUSE:Factory

2013-03-26 Thread h_root
Hello community,

here is the log from the commit of package opal for openSUSE:Factory checked in 
at 2013-03-26 19:48:21

Comparing /work/SRC/openSUSE:Factory/opal (Old)
 and  /work/SRC/openSUSE:Factory/.opal.new (New)


Package is opal, Maintainer is lzw...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/opal/opal.changes2012-12-19 
11:15:40.0 +0100
+++ /work/SRC/openSUSE:Factory/.opal.new/opal.changes   2013-03-26 
19:48:23.0 +0100
@@ -1,0 +2,10 @@
+Tue Feb 26 10:22:43 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.10.10:
+  + Several fixes for H.323.
+  + Fix subscribing/unsubscribing when enabling and disabling SIP
+accounts.
+  + Bug fixes.
+- Drop opal-server-flood.patch: fixed upstream.
+
+---

Old:

  opal-3.10.9.tar.xz
  opal-server-flood.patch

New:

  opal-3.10.10.tar.xz



Other differences:
--
++ opal.spec ++
--- /var/tmp/diff_new_pack.IEIqgS/_old  2013-03-26 19:48:25.0 +0100
+++ /var/tmp/diff_new_pack.IEIqgS/_new  2013-03-26 19:48:25.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package opal
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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
@@ -47,10 +47,10 @@
 License:MPL-1.0
 Group:  System/Libraries
 Url:http://www.opalvoip.org/
-Version:3.10.9
+Version:3.10.10
 Release:0
 # FIXME: we should probably list all plugins in %%files to make sure we don't 
lose some when updating the package.
-%define _version 3_10_9
+%define _version 3_10_10
 Source0:
http://download.gnome.org/sources/opal/3.10/%{name}-%{version}.tar.xz
 # PATCH-FIX-UPSTREAM opal-system-libgsm.patch vu...@novell.com -- Fix 
detection of system libgsm
 Patch1: opal-system-libgsm.patch
@@ -58,8 +58,6 @@
 Patch2: opal-fix-ambiguous.patch
 # PATCH-FIX-UPSTREAM opal-use-pkgconfig-for-PTLib.patch zai...@opensuse.org  
-- Use pkgconfig for PTLib, taken from upstream svn, fixes build.
 Patch4: opal-use-pkgconfig-for-PTLib.patch 
-# PATCH-FIX-UPSTREAM opal-server-flood.patch idoen...@suse.de -- Fix server 
flood, upstream r28644 and r28650, bgo#690144
-Patch5: opal-server-flood.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -101,7 +99,6 @@
 %patch1 -p1
 %patch2 -p1
 %patch4 -p1
-%patch5 -p1
 # this subdir contains GPL - to avoid license issues delete it before build
 rm -rf plugins/LID/VPB
 
@@ -132,7 +129,7 @@
 
 %files -n lib%{name}%{_version}
 %defattr(-,root,root)
-%doc  mpl-1.0.htm Change*
+%doc  mpl-1.0.htm
 %dir %{_libdir}/%{name}-%{version}/ 
 %dir %{_libdir}/%{name}-%{version}/codecs
 %dir %{_libdir}/%{name}-%{version}/codecs/audio

++ opal-3.10.9.tar.xz - opal-3.10.10.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/opal-3.10.9/ChangeLog-opal-v3_10_9.txt 
new/opal-3.10.10/ChangeLog-opal-v3_10_9.txt
--- old/opal-3.10.9/ChangeLog-opal-v3_10_9.txt  2012-11-26 11:49:30.0 
+0100
+++ new/opal-3.10.10/ChangeLog-opal-v3_10_9.txt 1970-01-01 01:00:00.0 
+0100
@@ -1,60 +0,0 @@
-2012-10-05 06:20  rjongbloed
-
-   * [r28477] version.h:
- Update version number for beta v3.10.9
-
-2012-11-20 23:44  rjongbloed
-
-   * [r28560] samples/codectest/main.cxx:
- Changed order of video grabber initialisation, some combinations
- or format/size do not work, thanks Marco Costantini
-
-2012-11-22 00:10  rjongbloed
-
-   * [r28567] samples/openphone/OpenPhone_2008.vcproj:
- Better flexibility on location of wxrc.exe
-
-2012-11-25 23:50  rjongbloed
-
-   * [r28574] revision.h.in:
- Fixed comment
-
-2012-11-26 04:03  rjongbloed
-
-   * [r28578] samples/openphone/OpenPhone_2010.vcxproj:
- Better flexibility on location of wxrc.exe
-
-2012-11-26 05:46  rjongbloed
-
-   * [r28579] include/h323/h323con.h, include/h323/h323ep.h,
- samples/openphone/main.cxx, src/h323/h323.cxx,
- src/h323/h323ep.cxx:
- Fixed loss of media if do multiple hold/retrieve on H.323. Some
- old OpenH323 hold handling for Music on Hold getting in the way.
- 
- Added pause of transmit media (microphone/camera) when putting
- remote on hold. The stack does not do this as this is where Music
- on Hold goes, but OpenPhone does not (yet) support that so it
- needs to shut down the media or the remote non-intuitively can
- still 

commit opal for openSUSE:Factory

2012-12-19 Thread h_root
Hello community,

here is the log from the commit of package opal for openSUSE:Factory checked in 
at 2012-12-19 11:15:38

Comparing /work/SRC/openSUSE:Factory/opal (Old)
 and  /work/SRC/openSUSE:Factory/.opal.new (New)


Package is opal, Maintainer is lzw...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/opal/opal.changes2012-12-10 
12:19:59.0 +0100
+++ /work/SRC/openSUSE:Factory/.opal.new/opal.changes   2012-12-19 
11:15:40.0 +0100
@@ -1,0 +2,6 @@
+Thu Dec 13 10:15:24 UTC 2012 - idon...@suse.com
+
+- Add opal-server-flood.patch: Fix server flood in some configurations
+  Upstream r28644 and r28650 also bgo#690144
+
+---

New:

  opal-server-flood.patch



Other differences:
--
++ opal.spec ++
--- /var/tmp/diff_new_pack.hQ29KR/_old  2012-12-19 11:15:42.0 +0100
+++ /var/tmp/diff_new_pack.hQ29KR/_new  2012-12-19 11:15:42.0 +0100
@@ -58,6 +58,8 @@
 Patch2: opal-fix-ambiguous.patch
 # PATCH-FIX-UPSTREAM opal-use-pkgconfig-for-PTLib.patch zai...@opensuse.org  
-- Use pkgconfig for PTLib, taken from upstream svn, fixes build.
 Patch4: opal-use-pkgconfig-for-PTLib.patch 
+# PATCH-FIX-UPSTREAM opal-server-flood.patch idoen...@suse.de -- Fix server 
flood, upstream r28644 and r28650, bgo#690144
+Patch5: opal-server-flood.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -99,6 +101,7 @@
 %patch1 -p1
 %patch2 -p1
 %patch4 -p1
+%patch5 -p1
 # this subdir contains GPL - to avoid license issues delete it before build
 rm -rf plugins/LID/VPB
 


++ opal-server-flood.patch ++
Index: opal-3.10.9/include/sip/sippdu.h
===
--- opal-3.10.9.orig/include/sip/sippdu.h
+++ opal-3.10.9/include/sip/sippdu.h
@@ -234,6 +234,7 @@ class SIPURLList : public std::listSIPU
   bool reversed = false
 );
 PString ToString() const;
+friend ostream  operator(ostream  strm, const SIPURLList  urls);
 };
 
 
Index: opal-3.10.9/src/sip/handlers.cxx
===
--- opal-3.10.9.orig/src/sip/handlers.cxx
+++ opal-3.10.9/src/sip/handlers.cxx
@@ -716,6 +716,7 @@ void SIPRegisterHandler::OnReceivedOK(SI
   for (SIPURLList::iterator reply = replyContacts.begin(); reply != 
replyContacts.end(); ) {
 if (reply-GetHostAddress() == externalAddress) {
   externalAddress.MakeEmpty(); // Clear this so no further action taken
+  m_externalAddress.MakeEmpty();
   ++reply;
 }
 else if (std::find(requestedContacts.begin(), requestedContacts.end(), 
*reply) != requestedContacts.end())
@@ -749,27 +750,29 @@ void SIPRegisterHandler::OnReceivedOK(SI
 return;
   }
 
-  // Remember (possibly new) NAT address
-  m_externalAddress == externalAddress;
-
   if (GetExpire() == 0) {
 // If we had discovered we are behind NAT and had unregistered, 
re-REGISTER with new addresses
-PTRACE(2, SIP\tRe-registering with NAT address   externalAddress);
+PTRACE(2, SIP\tRe-registering NAT address change (  m_contactAddresses 
 ) to   externalAddress);
 for (SIPURLList::iterator contact = m_contactAddresses.begin(); contact != 
m_contactAddresses.end(); ++contact)
   contact-SetHostAddress(externalAddress);
+m_contactAddresses.unique();
 SetExpire(m_originalExpireTime);
   }
   else {
 /* If we got here then we have done a successful register, but registrar 
indicated
that we are behind firewall. Unregister what we just registered */
-PTRACE(2, SIP\tRemote indicated change of REGISTER Contact header 
required due to NAT);
 for (SIPURLList::iterator contact = replyContacts.begin(); contact != 
replyContacts.end(); ++contact)
   contact-GetFieldParameters().Remove(expires);
+PTRACE(2, SIP\tRemote indicated change of REGISTER Contact address(s) ( 
 replyContacts
+) required due to NAT address   externalAddress  , 
previous=  m_externalAddress);
 m_contactAddresses = replyContacts;
 SetExpire(0);
   }
 
-  SendRequest(previousState);
+  // Remember (possibly new) NAT address
+  m_externalAddress == externalAddress;
+
+  SendRequest(Refreshing);
   SendStatus(SIP_PDU::Information_Trying, previousState);
 }
 
Index: opal-3.10.9/src/sip/sippdu.cxx
===
--- opal-3.10.9.orig/src/sip/sippdu.cxx
+++ opal-3.10.9/src/sip/sippdu.cxx
@@ -691,8 +691,15 @@ bool SIPURLList::FromString(const PStrin
 PString SIPURLList::ToString() const
 {
   PStringStream strm;
+  strm  *this;
+  return strm;
+}
+
+
+ostream  operator(ostream  strm, const SIPURLList  urls)
+{
   bool outputCommas = false;
-  

commit opal for openSUSE:Factory

2012-12-10 Thread h_root
Hello community,

here is the log from the commit of package opal for openSUSE:Factory checked in 
at 2012-12-10 12:19:53

Comparing /work/SRC/openSUSE:Factory/opal (Old)
 and  /work/SRC/openSUSE:Factory/.opal.new (New)


Package is opal, Maintainer is lzw...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/opal/opal.changes2012-10-03 
15:10:16.0 +0200
+++ /work/SRC/openSUSE:Factory/.opal.new/opal.changes   2012-12-10 
12:19:59.0 +0100
@@ -1,0 +2,13 @@
+Mon Dec  3 19:44:34 UTC 2012 - dims...@opensuse.org
+
+- Update to version 3.10.9:
+  + Various SIP interoperability fixes.
+  + Added SIP Service-Route header support (RFC 3608).
+  + Various SIP/SIMPLE presence related fixes.
+  + Fixed registration to broken registrars.
+  + Unregister all accounts on quit.
+  + Publish offline presence on quit.
+  + Refresh NAT bindings with SIP OPTIONS requests.
+  + Support for DNS SRV caching.
+
+---

Old:

  opal-3.10.7.tar.xz

New:

  opal-3.10.9.tar.xz



Other differences:
--
++ opal.spec ++
--- /var/tmp/diff_new_pack.5bY81a/_old  2012-12-10 12:20:00.0 +0100
+++ /var/tmp/diff_new_pack.5bY81a/_new  2012-12-10 12:20:00.0 +0100
@@ -47,11 +47,11 @@
 License:MPL-1.0
 Group:  System/Libraries
 Url:http://www.opalvoip.org/
-Version:3.10.7
+Version:3.10.9
 Release:0
-# FIXME: we should probably list all plugins in %files to make sure we don't 
lose some when updating the package.
-%define _version 3_10_7
-Source0:
http://ftp.gnome.org/pub/GNOME/sources/opal/3.10/%{name}-%{version}.tar.xz
+# FIXME: we should probably list all plugins in %%files to make sure we don't 
lose some when updating the package.
+%define _version 3_10_9
+Source0:
http://download.gnome.org/sources/opal/3.10/%{name}-%{version}.tar.xz
 # PATCH-FIX-UPSTREAM opal-system-libgsm.patch vu...@novell.com -- Fix 
detection of system libgsm
 Patch1: opal-system-libgsm.patch
 # PATCH-FIX-UPSTREAM opal-fix-ambiguous.patch vu...@novell.com -- Fix 
ambiguous code

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit opal for openSUSE:Factory

2012-10-03 Thread h_root
Hello community,

here is the log from the commit of package opal for openSUSE:Factory checked in 
at 2012-10-03 15:10:15

Comparing /work/SRC/openSUSE:Factory/opal (Old)
 and  /work/SRC/openSUSE:Factory/.opal.new (New)


Package is opal, Maintainer is lzw...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/opal/opal.changes2012-06-10 
23:01:22.0 +0200
+++ /work/SRC/openSUSE:Factory/.opal.new/opal.changes   2012-10-03 
15:10:16.0 +0200
@@ -1,0 +2,31 @@
+Mon Aug 27 09:35:57 UTC 2012 - dims...@opensuse.org
+
+- Update to version 3.10.7:
+  + Fixed SIP authentication so cannot ever get into continuous
+retry of bad credentials.
+  + Fixed OpenPhone status indication of invalid credentials on
+register/subscribe.
+  + Fixed race condition searching for H.323 connections.
+  + Remove obsolete stack align hack for ffmpeg
+- Changes from version 3.10.6:
+  + Fix H.323 using H.263+ only.
+  + Fixed ordering of media formats from H.245 TCS, so now
+correctly opens preferred codec indicated by remote.
+  + Only to NAT refresh for SIP REGISTER and SUBSCRIBE handlers.
+  + Increase default RTP payload size.
+  + Removed very old NetMeeting compatible H.261 media formats as
+they now seem to cause other endpoints issues.
+  + Fixed H.323 transmit channel only using target bit rate not max
+bit rate.
+  + Fixed shut down of RTP session when using STUN.
+  + Fixed handling of SIP 491 Request Pending response.
+  + Only use re-INVITE to resolve the multiple codec in response
+SDP when in 2xx response, not 183's etc.
+  + Correctly handled INVITE with SDP when call on hold.
+  + Include sessionID in H.323 OLC Ack for standard session ID
+numbers (audio/video) even though not strictly necessary.
+  + Fixed H.323 bandwidth control on individual channel.
+  + Several bug fixes and other code changes.
+- Drop opal-fix-SILK-test.patch: fixed upstream.
+
+---

Old:

  opal-3.10.5.tar.bz2
  opal-fix-SILK-test.patch

New:

  opal-3.10.7.tar.xz



Other differences:
--
++ opal.spec ++
--- /var/tmp/diff_new_pack.WA1u9M/_old  2012-10-03 15:10:17.0 +0200
+++ /var/tmp/diff_new_pack.WA1u9M/_new  2012-10-03 15:10:17.0 +0200
@@ -47,17 +47,15 @@
 License:MPL-1.0
 Group:  System/Libraries
 Url:http://www.opalvoip.org/
-Version:3.10.5
+Version:3.10.7
 Release:0
 # FIXME: we should probably list all plugins in %files to make sure we don't 
lose some when updating the package.
-%define _version 3_10_5
-Source0:
http://sourceforge.net/projects/opalvoip/files/v3.10%20Luyten/Stable%205/%{name}-%{version}.tar.bz2
+%define _version 3_10_7
+Source0:
http://ftp.gnome.org/pub/GNOME/sources/opal/3.10/%{name}-%{version}.tar.xz
 # PATCH-FIX-UPSTREAM opal-system-libgsm.patch vu...@novell.com -- Fix 
detection of system libgsm
 Patch1: opal-system-libgsm.patch
 # PATCH-FIX-UPSTREAM opal-fix-ambiguous.patch vu...@novell.com -- Fix 
ambiguous code
 Patch2: opal-fix-ambiguous.patch
-# PATCH-FIX-UPSTREAM opal-fix-SILK-test.patch zai...@opensuse.org  -- Fix SILK 
testsuite linker error.
-Patch3: opal-fix-SILK-test.patch
 # PATCH-FIX-UPSTREAM opal-use-pkgconfig-for-PTLib.patch zai...@opensuse.org  
-- Use pkgconfig for PTLib, taken from upstream svn, fixes build.
 Patch4: opal-use-pkgconfig-for-PTLib.patch 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -100,7 +98,6 @@
 %setup -q
 %patch1 -p1
 %patch2 -p1
-%patch3 -p1
 %patch4 -p1
 # this subdir contains GPL - to avoid license issues delete it before build
 rm -rf plugins/LID/VPB

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit opal for openSUSE:Factory

2012-06-10 Thread h_root
Hello community,

here is the log from the commit of package opal for openSUSE:Factory checked in 
at 2012-06-10 23:01:20

Comparing /work/SRC/openSUSE:Factory/opal (Old)
 and  /work/SRC/openSUSE:Factory/.opal.new (New)


Package is opal, Maintainer is lzw...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/opal/opal.changes2011-09-23 
02:15:06.0 +0200
+++ /work/SRC/openSUSE:Factory/.opal.new/opal.changes   2012-06-10 
23:01:22.0 +0200
@@ -1,0 +2,16 @@
+Fri May 18 18:32:58 UTC 2012 - zai...@opensuse.org
+
+- Update to version 3.10.5:
+  + Numerous changes, look in ChangeLog-opal-v3_10_5.txt
+- Drop opal-pkg_config.patch, opal-missing_links.patch,
+  opal-new-celt.patch,opal-codecs.patch, opal-3.4.2.diff,
+  opal-x264.patch and opal-3.6.6-non_void.patch, fixed upstream.
+- Rebased opal-fix-ambiguous.patch, opal-system-libgsm.patch
+- Add opal-use-pkgconfig-for-PTLib.patch and
+  opal-fix-SILK-test.patch
+- Explicitly list all .so files so nothing is accidently lost on
+  future updates.
+- Stop using obs service to download source, since factory is
+  moving away from it.
+
+---

Old:

  _service
  _service:download_url:opal-3.6.8.tar.bz2
  opal-3.4.2.diff
  opal-3.6.6-non_void.patch
  opal-codecs.patch
  opal-missing_links.patch
  opal-new-celt.patch
  opal-pkg_config.patch
  opal-x264.patch

New:

  opal-3.10.5.tar.bz2
  opal-fix-SILK-test.patch
  opal-use-pkgconfig-for-PTLib.patch



Other differences:
--
++ opal.spec ++
--- /var/tmp/diff_new_pack.L1JpI4/_old  2012-06-10 23:01:27.0 +0200
+++ /var/tmp/diff_new_pack.L1JpI4/_new  2012-06-10 23:01:27.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package opal (Version 3.6.8)
+# spec file for package opal
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 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
@@ -22,14 +22,14 @@
 Name:   opal
 BuildRequires:  capi4linux-devel
 BuildRequires:  gcc-c++
-BuildRequires:  libgsm-devel
 BuildRequires:  ilbc
 BuildRequires:  libcelt-devel
+BuildRequires:  libgsm-devel
 %if %{with ffmpeg}
 BuildRequires:  libffmpeg-devel
 %endif
 BuildRequires:  libopenssl-devel
-BuildRequires:  libpt-devel
+BuildRequires:  libpt-devel = 2.10.1
 BuildRequires:  libsamplerate-devel
 BuildRequires:  libstdc++-devel
 BuildRequires:  libtheora-devel
@@ -42,35 +42,24 @@
 # FIXME: ZRTP is implemented through libzrtp. Its webpage says it's AGPL, but I
 # was unable to find a copy with that license. srtp is in Contrib, it should be
 # moved back to support it here.
-# FIXME: the spandsp library we have is too recent for opal, with not the
-# expected API.
-#BuildRequires:  spandsp-devel
+BuildRequires:  spandsp-devel
 Summary:Open Phone Abstraction Library
-Url:http://www.opalvoip.org/
 License:MPL-1.0
 Group:  System/Libraries
-Version:3.6.8
-Release:3
+Url:http://www.opalvoip.org/
+Version:3.10.5
+Release:0
 # FIXME: we should probably list all plugins in %files to make sure we don't 
lose some when updating the package.
-%define _version 3_6_8
-Source0:%{name}-%{version}.tar.bz2
-Patch0: opal-3.4.2.diff
+%define _version 3_10_5
+Source0:
http://sourceforge.net/projects/opalvoip/files/v3.10%20Luyten/Stable%205/%{name}-%{version}.tar.bz2
 # PATCH-FIX-UPSTREAM opal-system-libgsm.patch vu...@novell.com -- Fix 
detection of system libgsm
 Patch1: opal-system-libgsm.patch
 # PATCH-FIX-UPSTREAM opal-fix-ambiguous.patch vu...@novell.com -- Fix 
ambiguous code
 Patch2: opal-fix-ambiguous.patch
-# PATCH-FIX-UPSTREAM opal-3.6.6-non_void.patch bgo#611561 r...@novell.com -- 
Fix no-return-in-non-void-function.
-Patch3: opal-3.6.6-non_void.patch
-# PATCH-FIX-UPSTREAM %{name}-pkg_config.patch sf#3041093 reddw...@opensuse.org 
-- Put extra libraries in Libs.private and remove unneeded cflags
-Patch4: %{name}-pkg_config.patch
-# PATCH-FIX-UPSTREAM %{name}-codecs.patch sf#3041295 reddw...@opensuse.org -- 
Fix ffmpeg and x264 runtime detection
-Patch5: %{name}-codecs.patch
-# PATCH-FIX-UPSTREAM %{name}-x264.patch bgo#596006 reddw...@opensuse.org -- 
Makes H.264 work, but the quality is worse than should. Check the bug from time 
to time for a better fix.
-Patch6: %{name}-x264.patch
-# PATCH-FIX-UPSTREAM %{name}-missing_links.patch sf#3082716 
reddw...@opensuse.org -- Fix underlinking and makes IxJ plugin installable
-Patch7: %{name}-missing_links.patch

commit opal for openSUSE:Factory

2011-12-06 Thread h_root
Hello community,

here is the log from the commit of package opal for openSUSE:Factory checked in 
at 2011-12-06 18:33:36

Comparing /work/SRC/openSUSE:Factory/opal (Old)
 and  /work/SRC/openSUSE:Factory/.opal.new (New)


Package is opal, Maintainer is lzw...@suse.com

Changes:




Other differences:
--
++ opal.spec ++
--- /var/tmp/diff_new_pack.orodfu/_old  2011-12-06 18:54:46.0 +0100
+++ /var/tmp/diff_new_pack.orodfu/_new  2011-12-06 18:54:46.0 +0100
@@ -47,7 +47,7 @@
 #BuildRequires:  spandsp-devel
 Summary:Open Phone Abstraction Library
 Url:http://www.opalvoip.org/
-License:MPLv1.0
+License:MPL-1.0
 Group:  System/Libraries
 Version:3.6.8
 Release:3
@@ -83,7 +83,7 @@
 %package -n lib%{name}%{_version}
 
 
-License:MPLv1.0
+License:MPL-1.0
 Summary:Open Phone Abstraction Library
 Group:  System/Libraries
 
@@ -97,7 +97,7 @@
 %package -n lib%{name}-devel
 
 
-License:MPLv1.0
+License:MPL-1.0
 Summary:Development package for %{name}
 Group:  Development/Libraries/C and C++
 Requires:   lib%{name}%{_version} = %{version} libpt-devel


-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org