[packages/manifold] - strict reqs for tbb, rel 2

baggins baggins at pld-linux.org
Wed Nov 6 23:05:50 CET 2024


commit 8a3f7ae8a87f2c2602a6911a6b610ff8f7be76dd
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Wed Nov 6 23:04:58 2024 +0100

    - strict reqs for tbb, rel 2

 manifold.spec | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/manifold.spec b/manifold.spec
index 12975c2..ac0d5dd 100644
--- a/manifold.spec
+++ b/manifold.spec
@@ -4,7 +4,7 @@
 Summary:	Geometry library dedicated to creating and operating on manifold triangle meshes
 Name:		manifold
 Version:	2.5.1
-Release:	1.%{snap}.1
+Release:	1.%{snap}.2
 License:	Apache v2.0
 Group:		Libraries
 Source0:	https://github.com/elalish/manifold/archive/%{snap}/%{name}-%{version}-%{snap}.tar.gz
@@ -16,6 +16,8 @@ URL:		https://github.com/elalish/manifold
 BuildRequires:	Clipper2-devel
 BuildRequires:	cmake
 BuildRequires:	tbb-devel
+# Library may have new symbols without soname change
+%requires_eq	tbb
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/manifold.git/commitdiff/8a3f7ae8a87f2c2602a6911a6b610ff8f7be76dd



More information about the pld-cvs-commit mailing list