Hello community,

here is the log from the commit of package ccrtp for openSUSE:Factory checked 
in at 2014-07-13 14:06:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ccrtp (Old)
 and      /work/SRC/openSUSE:Factory/.ccrtp.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ccrtp"

Changes:
--------
--- /work/SRC/openSUSE:Factory/ccrtp/ccrtp.changes      2014-01-06 
17:44:56.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.ccrtp.new/ccrtp.changes 2014-07-13 
14:06:48.000000000 +0200
@@ -1,0 +2,8 @@
+Sat Jun 28 01:25:42 UTC 2014 - jeng...@inai.de
+
+- Update to new upstream release 2.0.9
+* Fix for initial RTCP sequence number
+- Remove 0001-build-properly-use-autotools.patch (merged upstream),
+  libgcrypt-1.6.diff (merged upstream)
+
+-------------------------------------------------------------------

Old:
----
  0001-build-properly-use-autotools.patch
  ccrtp-2.0.6.tar.gz
  ccrtp-2.0.6.tar.gz.sig
  libgcrypt-1.6.diff

New:
----
  ccrtp-2.0.9.tar.gz
  ccrtp-2.0.9.tar.gz.sig

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ ccrtp.spec ++++++
--- /var/tmp/diff_new_pack.6G2c6K/_old  2014-07-13 14:06:49.000000000 +0200
+++ /var/tmp/diff_new_pack.6G2c6K/_new  2014-07-13 14:06:49.000000000 +0200
@@ -18,7 +18,7 @@
 
 Name:           ccrtp
 %define lname libccrtp2
-Version:        2.0.6
+Version:        2.0.9
 Release:        0
 Summary:        A Common C++ Class Framework for RTP Packets
 License:        SUSE-GPL-2.0+-with-openssl-exception
@@ -30,23 +30,15 @@
 Source:         ftp://ftp.gnu.org/pub/gnu/ccrtp/%name-%version.tar.gz
 Source2:        ftp://ftp.gnu.org/pub/gnu/ccrtp/%name-%version.tar.gz.sig
 Source3:        %name.keyring
-Patch1:         0001-build-properly-use-autotools.patch
-Patch2:         libgcrypt-1.6.diff
-BuildRequires:  autoconf
-BuildRequires:  automake
 BuildRequires:  doxygen
 BuildRequires:  gcc-c++
 BuildRequires:  libgcrypt-devel
 BuildRequires:  libstdc++-devel
-BuildRequires:  libtool
 BuildRequires:  pkgconfig
 BuildRequires:  ucommon-devel >= 5.0.0
 %if 0%{?suse_version}
 BuildRequires:  fdupes
 %endif
-%if 0%{?suse_version} >= 1230
-BuildRequires:  gpg-offline
-%endif
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -90,16 +82,11 @@
 files, html browsable.
 
 %prep
-%{?gpg_verify: %gpg_verify %{S:2}}
 %setup -q
-%patch -P 1 -p1
-%patch2
 
 %build
-# Got patches to .am
-autoreconf -fi;
 %configure --disable-static
-make %{?_smp_mflags} V=1;
+make %{?_smp_mflags}
 
 %install
 make install DESTDIR="%buildroot";

++++++ ccrtp-2.0.6.tar.gz -> ccrtp-2.0.9.tar.gz ++++++
++++ 11057 lines of diff (skipped)

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

Reply via email to