Provide old so files

This commit is contained in:
wangchen2020 2021-02-02 10:23:57 +08:00
parent 4a0f7caac9
commit 691e66260b

View File

@ -1,6 +1,6 @@
Name: exempi Name: exempi
Version: 2.5.2 Version: 2.5.2
Release: 1 Release: 2
Summary: Exempi is an implementation of XMP (Adobe's Extensible Metadata Platform) Summary: Exempi is an implementation of XMP (Adobe's Extensible Metadata Platform)
License: BSD License: BSD
URL: https://wiki.freedesktop.org/libopenraw/Exempi/ URL: https://wiki.freedesktop.org/libopenraw/Exempi/
@ -45,7 +45,7 @@ make check
%install %install
%make_install %make_install
cp -a %{_libdir}/*.so.* %{buildroot}%{_libdir} cp -a %{_libdir}/libexempi.so.3* %{buildroot}%{_libdir}
%files %files
%doc AUTHORS ChangeLog COPYING README %doc AUTHORS ChangeLog COPYING README
@ -63,6 +63,9 @@ cp -a %{_libdir}/*.so.* %{buildroot}%{_libdir}
%{_mandir}/man1/exempi.1* %{_mandir}/man1/exempi.1*
%changelog %changelog
* Tue Feb 2 2021 wangchen <wangchen137@huawei.com> - 2.5.2-2
- Provide old so files.
* Tue Jan 26 2021 wangchen <wangchen137@huawei.com> - 2.5.2-1 * Tue Jan 26 2021 wangchen <wangchen137@huawei.com> - 2.5.2-1
- Update to 2.5.2 - Update to 2.5.2