!64 fix binary duplication
Merge pull request !64 from yangcheng1203/master
This commit is contained in:
commit
b385028852
@ -1,6 +1,6 @@
|
|||||||
Name: openjpeg2
|
Name: openjpeg2
|
||||||
Version: 2.4.0
|
Version: 2.4.0
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: C-Library for JPEG 2000
|
Summary: C-Library for JPEG 2000
|
||||||
License: BSD and MIT
|
License: BSD and MIT
|
||||||
URL: https://github.com/uclouvain/openjpeg
|
URL: https://github.com/uclouvain/openjpeg
|
||||||
@ -74,7 +74,6 @@ mv %{buildroot}%{_mandir}/man1/opj_dump.1 %{buildroot}%{_mandir}/man1/opj2_dump.
|
|||||||
%doc AUTHORS.md
|
%doc AUTHORS.md
|
||||||
%license LICENSE
|
%license LICENSE
|
||||||
%{_libdir}/libopenjp2.so.*
|
%{_libdir}/libopenjp2.so.*
|
||||||
%{_bindir}/opj2*
|
|
||||||
%exclude %{_datadir}/doc/
|
%exclude %{_datadir}/doc/
|
||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
@ -100,6 +99,9 @@ mv %{buildroot}%{_mandir}/man1/opj_dump.1 %{buildroot}%{_mandir}/man1/opj2_dump.
|
|||||||
%{_mandir}/man1/opj2_dump.1*
|
%{_mandir}/man1/opj2_dump.1*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jan 12 2022 yangcheng <yangcheng87@huawei.com> - 2.4.0-2
|
||||||
|
- fix binary duplication
|
||||||
|
|
||||||
* Sat Dec 04 2021 xingxing <xingxing9@huawei.com> - 2.4.0-1
|
* Sat Dec 04 2021 xingxing <xingxing9@huawei.com> - 2.4.0-1
|
||||||
- update to 2.4.0
|
- update to 2.4.0
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user