update code

This commit is contained in:
zhuchunyi 2019-11-06 19:40:17 +08:00
parent 02af2476d5
commit b2a454149e

View File

@ -1,6 +1,6 @@
Name: libtiff Name: libtiff
Version: 4.0.10 Version: 4.0.10
Release: 1 Release: 2
Summary: TIFF Library and Utilities Summary: TIFF Library and Utilities
License: libtiff License: libtiff
URL: https://www.simplesystems.org/libtiff/ URL: https://www.simplesystems.org/libtiff/
@ -99,7 +99,8 @@ find html -name 'Makefile*' | xargs rm
%files %files
%defattr(-,root,root) %defattr(-,root,root)
%doc COPYRIGHT README.md %license COPYRIGHT
%doc README.md
%{_bindir}/* %{_bindir}/*
%{_libdir}/*.so.* %{_libdir}/*.so.*
@ -119,6 +120,12 @@ find html -name 'Makefile*' | xargs rm
%exclude %{_datadir}/html/man/tiffgt.1.html %exclude %{_datadir}/html/man/tiffgt.1.html
%changelog %changelog
* Mon Oct 21 2019 openEuler Buildteam <buildteam@openeuler.org> - 4.0.10-2
- Type:enhancement
- Id:NA
- SUG:NA
- DESC:modify the location of COPYRIGHT
* Fri Sep 06 2019 openEuler Buildteam <buildteam@openeuler.org> - 4.0.10-1 * Fri Sep 06 2019 openEuler Buildteam <buildteam@openeuler.org> - 4.0.10-1
- Type:Enhance - Type:Enhance
- ID:NA - ID:NA