!2 打包未打包的doxygen.svg文件

Merge pull request !2 from xu_ping/openEuler-22.03-LTS-Next
This commit is contained in:
openeuler-ci-bot 2022-01-17 02:27:28 +00:00 committed by Gitee
commit b2bc1c21cf
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,6 +1,6 @@
Name: lensfun Name: lensfun
Version: 0.3.2 Version: 0.3.2
Release: 19 Release: 20
Summary: Library to correct defects introduced by photographic lenses Summary: Library to correct defects introduced by photographic lenses
License: LGPLv3 and CC-BY-SA License: LGPLv3 and CC-BY-SA
URL: http://lensfun.sourceforge.net/ URL: http://lensfun.sourceforge.net/
@ -97,7 +97,7 @@ cd -
%dir /var/lib/lensfun-updates/ %dir /var/lib/lensfun-updates/
%files devel %files devel
%{_pkgdocdir}/{*.html,*.png,*.css,*.js} %{_pkgdocdir}/{*.html,*.png,*.css,*.js,*.svg}
%{_includedir}/lensfun/ %{_includedir}/lensfun/
%{_libdir}/liblensfun.so %{_libdir}/liblensfun.so
%{_libdir}/pkgconfig/lensfun.pc %{_libdir}/pkgconfig/lensfun.pc
@ -114,5 +114,8 @@ cd -
%{_mandir}/man1/lensfun-update-data.1* %{_mandir}/man1/lensfun-update-data.1*
%changelog %changelog
* Fri Jan 14 2022 xu_ping <xuping33@huawei.com> - 0.3.2-20
- Packaging svg files
* Tue Feb 25 2020 fengbing <fengbing7@huawei.com> - 0.3.2-19 * Tue Feb 25 2020 fengbing <fengbing7@huawei.com> - 0.3.2-19
- Package init - Package init