bctoolbox 5.1.61-1 (znver1;x86_64;aarch64) 2022-15242
9999

Status published
Submitter alexander [@T] mezon.ru
Platform rolling
Repository main
URL https://abf.openmandriva.org/build_lists/234837
Packages
bctoolbox-5.1.61-1.znver1.source
bctoolbox-debuginfo-5.1.61-1.znver1.debuginfo
bctoolbox-debugsource-5.1.61-1.znver1.binary
lib64bctoolbox-devel-5.1.61-1.znver1.binary
lib64bctoolbox-static-devel-5.1.61-1.znver1.binary
lib64bctoolbox-tester1-5.1.61-1.znver1.binary
lib64bctoolbox-tester1-debuginfo-5.1.61-1.znver1.debuginfo
lib64bctoolbox1-5.1.61-1.znver1.binary
lib64bctoolbox1-debuginfo-5.1.61-1.znver1.debuginfo
bctoolbox-5.1.61-1.x86_64.source
bctoolbox-debuginfo-5.1.61-1.x86_64.debuginfo
bctoolbox-debugsource-5.1.61-1.x86_64.binary
lib64bctoolbox-devel-5.1.61-1.x86_64.binary
lib64bctoolbox-static-devel-5.1.61-1.x86_64.binary
lib64bctoolbox-tester1-5.1.61-1.x86_64.binary
lib64bctoolbox-tester1-debuginfo-5.1.61-1.x86_64.debuginfo
lib64bctoolbox1-5.1.61-1.x86_64.binary
lib64bctoolbox1-debuginfo-5.1.61-1.x86_64.debuginfo
bctoolbox-5.1.61-1.aarch64.source
bctoolbox-debuginfo-5.1.61-1.aarch64.debuginfo
bctoolbox-debugsource-5.1.61-1.aarch64.binary
lib64bctoolbox-devel-5.1.61-1.aarch64.binary
lib64bctoolbox-static-devel-5.1.61-1.aarch64.binary
lib64bctoolbox-tester1-5.1.61-1.aarch64.binary
lib64bctoolbox-tester1-debuginfo-5.1.61-1.aarch64.debuginfo
lib64bctoolbox1-5.1.61-1.aarch64.binary
lib64bctoolbox1-debuginfo-5.1.61-1.aarch64.debuginfo
Build Date 2022-09-26 11:24:36 +0000 UTC
Last Updated 2022-09-30 15:52:57.631528185 +0000 UTC
$ git diff --patch-with-stat --summary 30520f17260d1363fdfa5592d1d8db0ea91af567..3fa933a1f69577587695c9d48711aeaf29532676

 .abf.yml                                                         | 2 +-
 ...fix-version.patch => bctoolbox-5.1.45-cmake-fix-version.patch | 4 ++--
 bctoolbox.spec                                                   | 9 ++++-----
 3 files changed, 7 insertions(+), 8 deletions(-)
 rename bctoolbox-5.0.44-cmake-fix-version.patch => bctoolbox-5.1.45-cmake-fix-version.patch (96%)

diff --git a/.abf.yml b/.abf.yml
index f2d0a6f..ef6f6f9 100644
--- a/.abf.yml
+++ b/.abf.yml
@@ -1,2 +1,2 @@
 sources:
-  bctoolbox-5.0.44.tar.bz2:  9a501cf9abdd394d8afc47ca7354582ff4c2f718
+  bctoolbox-5.1.61.tar.bz2: 33e8671797e4a4885b263d9f6dbc8edc91b7351e
diff --git a/bctoolbox-5.0.44-cmake-fix-version.patch b/bctoolbox-5.1.45-cmake-fix-version.patch
similarity index 96%
rename from bctoolbox-5.0.44-cmake-fix-version.patch
rename to bctoolbox-5.1.45-cmake-fix-version.patch
index 55bfa47..4e36822 100644
--- a/bctoolbox-5.0.44-cmake-fix-version.patch
+++ b/bctoolbox-5.1.45-cmake-fix-version.patch
@@ -76,8 +76,8 @@
 -
 -		# Check git describe to see if we are on a release or not
 -		set(snapshots_or_releases_state "snapshots")
--		if(NOT GIT_DESC MATCHES ".*(alpha|beta).*")
--			set(snapshots_or_release_state "releases")
+-		if(NOT GIT_DESCRIBE_VERSION MATCHES ".*(alpha|beta).*")
+-			set(snapshots_or_releases_state "releases")
 -		endif()
 -
 -		set(${OUTPUT_VERSION} "${snapshots_or_releases_state}" PARENT_SCOPE)
diff --git a/bctoolbox.spec b/bctoolbox.spec
index bc2822b..e3555a3 100644
--- a/bctoolbox.spec
+++ b/bctoolbox.spec
@@ -1,5 +1,3 @@
-%define _disable_ld_no_undefined 1
-
 %define major	1
 %define libname	%mklibname bctoolbox %{major}
 %define tlibname %mklibname bctoolbox-tester %{major}
@@ -8,19 +6,20 @@
 
 Summary:	Library for accessing USB devices
 Name:		bctoolbox
-Version:	5.0.44
+Version:	5.1.61
 Release:	1
 License:	LGPLv2+
 Group:		System/Libraries
 Url:		https://www.linphone.org
 Source0:	https://gitlab.linphone.org/BC/public/%{name}/-/archive/%{version}/%{name}-%{version}.tar.bz2
 Patch0:		bctoolbox-4.4.24-cmake-fix-pkgconfig-pc-file.patch
-Patch1:		bctoolbox-5.0.44-cmake-fix-version.patch
+Patch1:		bctoolbox-5.1.45-cmake-fix-version.patch
 BuildRequires:	cmake
+BuildRequires:	ninja
 BuildRequires:	pkgconfig(bcunit)
+BuildRequires:	pkgconfig(ncurses)
 BuildRequires:	libdecaf-devel
 BuildRequires:	mbedtls-devel
-BuildRequires:	ninja
 
 %description
 Utilities library used by Belledonne Communications
Not Available

benbullard79 [@T] cox.netNo Comment.572d 12hrs
benbullard79 [@T] cox.netNo Comment.572d 12hrs