!11 Remove unnessary BuildRequire DevIL
From: @wangxiao65 Reviewed-by: @small_leek Signed-off-by: @small_leek
This commit is contained in:
commit
a1d7e6bdfb
@ -1,6 +1,6 @@
|
||||
Name: assimp
|
||||
Version: 3.3.1
|
||||
Release: 20
|
||||
Release: 21
|
||||
Summary: Library to load and process various 3D model formats into applications.
|
||||
License: BSD and MIT
|
||||
URL: http://assimp.sourceforge.net
|
||||
@ -16,7 +16,7 @@ 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(ILUT) pkgconfig(python3) python3-rpm-macros
|
||||
BuildRequires: pkgconfig(python3) python3-rpm-macros
|
||||
Provides: bundled(polyclipping) = 4.8.8 bundled(openddl-parser)
|
||||
|
||||
%description
|
||||
@ -100,6 +100,9 @@ install -m 0644 port/PyAssimp/pyassimp/*.py %{buildroot}%{python3_sitelib}/pyass
|
||||
%{python3_sitelib}/pyassimp
|
||||
|
||||
%changelog
|
||||
* Fri Dec 25 2020 wangxiao <wangxiao65@huawei.com> - 3.3.1-21
|
||||
- Remove unnessary BuildRequire DevIL
|
||||
|
||||
* Wed Oct 21 2020 chengzihan <chengzihan2@huawei.com> - 3.3.1-20
|
||||
- Remove Subpackage python2-assimp
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user