!5 [sync] PR-4: 去除自依赖问题
From: @openeuler-sync-bot Reviewed-by: @overweight Signed-off-by: @overweight
This commit is contained in:
commit
313d9f923f
@ -1,13 +1,13 @@
|
|||||||
Name: exempi
|
Name: exempi
|
||||||
Version: 2.5.2
|
Version: 2.5.2
|
||||||
Release: 2
|
Release: 3
|
||||||
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/
|
||||||
Source0: http://libopenraw.freedesktop.org/download/%{name}-%{version}.tar.bz2
|
Source0: http://libopenraw.freedesktop.org/download/%{name}-%{version}.tar.bz2
|
||||||
|
|
||||||
BuildRequires: gcc-c++ autoconf automake libtool
|
BuildRequires: gcc-c++ autoconf automake libtool
|
||||||
BuildRequires: boost-devel expat-devel zlib-devel pkgconfig exempi
|
BuildRequires: boost-devel expat-devel zlib-devel pkgconfig
|
||||||
Provides: bundled(md5-polstra)
|
Provides: bundled(md5-polstra)
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -45,7 +45,6 @@ make check
|
|||||||
|
|
||||||
%install
|
%install
|
||||||
%make_install
|
%make_install
|
||||||
cp -a %{_libdir}/libexempi.so.3* %{buildroot}%{_libdir}
|
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%doc AUTHORS ChangeLog COPYING README
|
%doc AUTHORS ChangeLog COPYING README
|
||||||
@ -63,6 +62,9 @@ cp -a %{_libdir}/libexempi.so.3* %{buildroot}%{_libdir}
|
|||||||
%{_mandir}/man1/exempi.1*
|
%{_mandir}/man1/exempi.1*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Apr 18 2022 Wei, Qiang <qiang.wei@suse.com> - 2.5.2-3
|
||||||
|
- Remove self dependency which is temporary used to resolve compatiable during upgrade.
|
||||||
|
|
||||||
* Tue Feb 2 2021 wangchen <wangchen137@huawei.com> - 2.5.2-2
|
* Tue Feb 2 2021 wangchen <wangchen137@huawei.com> - 2.5.2-2
|
||||||
- Provide old so files.
|
- Provide old so files.
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user