Disable python3 binding for CentOS and Red Hat Enterprise

Use pkgconfig for more build requirements
This commit is contained in:
Luya Tshimbalanga 2020-05-23 09:54:07 -07:00
commit 095bf1f727
No known key found for this signature in database
GPG Key ID: 5E528174D8A2609A
1 changed files with 5 additions and 2 deletions

View File

@ -3,7 +3,7 @@
Name: openvdb
Version: 7.0.0
Release: 2%{?dist}
Release: 3%{?dist}
Summary: C++ library for sparse volumetric data discretized on three-dimensional grids
License: MPLv2.0
URL: http://www.openvdb.org/
@ -140,10 +140,13 @@ find %{buildroot} -name '*.a' -delete
%{_libdir}/*.so
%changelog
* Sat May 23 2020 Luya Tshimbalanga <luya@fedoraproject.org> - 7.0.0-2
* Sat May 23 2020 Luya Tshimbalanga <luya@fedoraproject.org> - 7.0.0-3
- Disable python3 binding for CentOS and Red Hat Enterprise
- Use pkgconfig for more build requirements
* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 7.0.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
* Wed Dec 11 2019 Luya Tshimbalanga <luya@fedoraproject.org> - 7.0.0-1
- Update to 7.0.0
- Set python3 module installation path via cmake