delete unneeded so for bumping version
This commit is contained in:
parent
f04126b673
commit
9cd4ce7579
@ -1,7 +1,7 @@
|
||||
%bcond_with java
|
||||
Name: capstone
|
||||
Version: 4.0.2
|
||||
Release: 2
|
||||
Release: 3
|
||||
Summary: A lightweight multi-platform, multi-architecture disassembly framework
|
||||
License: BSD
|
||||
URL: http://www.capstone-engine.org/
|
||||
@ -84,7 +84,6 @@ popd
|
||||
DESTDIR=%{buildroot} LIBDIRARCH=%{_lib} \
|
||||
INCDIR="%{_includedir}" make install
|
||||
%delete_la_and_a
|
||||
cp -a %{_libdir}/libcapstone.so.3 %{buildroot}%{_libdir}
|
||||
|
||||
pushd bindings/python
|
||||
%if 0%{?with_python3}
|
||||
@ -128,6 +127,9 @@ install -D -p -m 0644 bindings/java/%{name}.jar %{buildroot}/%{_javadir}/%{name
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Sat Mar 20 2021 shenyangyang<shenyangyang4@huawei.com> - 4.0.2-3
|
||||
- DESC:Delete unneeded so for bumping version
|
||||
|
||||
* Mon Feb 1 2021 wangjie<wangjie294@huawei.com> - 4.0.2-2
|
||||
- DESC:remove capstone-4.0.1.tar.gz and 0001-Fix-include-path-in-pkg-config-for-Makefile-too-1339.patch after upgrade 4.0.2
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user