Hello community, here is the log from the commit of package bcg729 for openSUSE:Factory checked in at 2019-02-04 21:21:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/bcg729 (Old) and /work/SRC/openSUSE:Factory/.bcg729.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "bcg729" Mon Feb 4 21:21:47 2019 rev:2 rq:666995 version:1.0.4 Changes: -------- --- /work/SRC/openSUSE:Factory/bcg729/bcg729.changes 2017-08-24 18:29:11.433559819 +0200 +++ /work/SRC/openSUSE:Factory/.bcg729.new.28833/bcg729.changes 2019-02-04 21:21:47.807648528 +0100 @@ -1,0 +2,5 @@ +Fri Jan 18 14:33:46 UTC 2019 - Martin Pluskal <[email protected]> + +- Use correct macros for cmake build + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ bcg729.spec ++++++ --- /var/tmp/diff_new_pack.eyxtXK/_old 2019-02-04 21:21:48.467648370 +0100 +++ /var/tmp/diff_new_pack.eyxtXK/_new 2019-02-04 21:21:48.471648370 +0100 @@ -1,7 +1,7 @@ # # spec file for package bcg729 # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -21,9 +21,9 @@ Version: 1.0.4 Release: 0 Summary: Encoder and decoder of the ITU G.729 Annex A/B speech codec -License: GPL-2.0+ +License: GPL-2.0-or-later Group: Development/Libraries/C and C++ -Url: https://www.linphone.org/technical-corner/bcg729/overview +URL: https://www.linphone.org/technical-corner/bcg729/overview Source: https://linphone.org/releases/sources/%{name}/%{name}-%{version}.tar.gz Source1: baselibs.conf # PATCH-FIX-OPENSUSE bcg729-fix-pkgconfig.patch [email protected] -- Install libbcg729.pc. @@ -63,17 +63,17 @@ -DENABLE_TESTS=ON \ -DENABLE_STATIC=OFF \ -DENABLE_STRICT=OFF -make %{?_smp_mflags} V=1 +%make_jobs %install %cmake_install %post -n lib%{name}-%{sover} -p /sbin/ldconfig - %postun -n lib%{name}-%{sover} -p /sbin/ldconfig %files -n lib%{name}-%{sover} -%doc AUTHORS COPYING NEWS README.md +%license COPYING +%doc AUTHORS NEWS README.md %{_libdir}/lib%{name}.so.%{sover}* %files devel
