!18 Add the gmock-devel dependency
Merge pull request !18 from lyn/openEuler-22.03-LTS-Next
This commit is contained in:
commit
3a3f001ba1
@ -1,6 +1,6 @@
|
||||
Name: assimp
|
||||
Version: 3.3.1
|
||||
Release: 22
|
||||
Release: 23
|
||||
Summary: Library to load and process various 3D model formats into applications.
|
||||
License: BSD and MIT and LGPL-2.1 and LGPL-2.0 and GPL-2.0 and LGPL-3.0 and GPL-3.0
|
||||
URL: http://www.assimp.org/
|
||||
@ -15,7 +15,7 @@ Patch0007: 0001-Enable-doxygen-been-properly-used-from-cmake-build-a.patch
|
||||
Patch0008: 0001-Apply-mechanism-to-decide-use-for-IrrXML-external-or.patch
|
||||
BuildRequires: gcc-c++ boost-devel cmake dos2unix irrlicht-devel irrXML-devel
|
||||
BuildRequires: doxygen poly2tri-devel gtest-devel pkgconfig(zzip-zlib-config)
|
||||
BuildRequires: pkgconfig(zlib) pkgconfig(minizip)
|
||||
BuildRequires: pkgconfig(zlib) pkgconfig(minizip) gmock-devel
|
||||
BuildRequires: pkgconfig(python3) python3-rpm-macros
|
||||
Provides: bundled(polyclipping) = 4.8.8 bundled(openddl-parser)
|
||||
|
||||
@ -100,6 +100,9 @@ install -m 0644 port/PyAssimp/pyassimp/*.py %{buildroot}%{python3_sitelib}/pyass
|
||||
%{python3_sitelib}/pyassimp
|
||||
|
||||
%changelog
|
||||
* Sat Jan 8 2022 liyanan <liyanan32@huawei.com> - 3.3.1-23
|
||||
- Add the gmock-devel dependency
|
||||
|
||||
* Mon Jan 4 2021 Ge Wang <wangge20@huawei.com> - 3.3.1-22
|
||||
- Modify homepage url and license infomation
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user