!64 fix binary duplication

Merge pull request !64 from yangcheng1203/master
This commit is contained in:
openeuler-ci-bot 2022-01-12 08:36:50 +00:00 committed by Gitee
commit b385028852
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,6 +1,6 @@
Name: openjpeg2
Version: 2.4.0
Release: 1
Release: 2
Summary: C-Library for JPEG 2000
License: BSD and MIT
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
%license LICENSE
%{_libdir}/libopenjp2.so.*
%{_bindir}/opj2*
%exclude %{_datadir}/doc/
%files devel
@ -100,6 +99,9 @@ mv %{buildroot}%{_mandir}/man1/opj_dump.1 %{buildroot}%{_mandir}/man1/opj2_dump.
%{_mandir}/man1/opj2_dump.1*
%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
- update to 2.4.0