!4 Resolved 20.09 Install Rely

From: @kkkl12
Reviewed-by: @small_leek
Signed-off-by: @small_leek
This commit is contained in:
openeuler-ci-bot 2020-11-05 19:43:31 +08:00 committed by Gitee
commit 53a27fcac9

View File

@ -6,7 +6,7 @@
%global min_valatools_ver 0.16
Name: snapd-glib
Version: 1.43
Release: 2
Release: 3
Summary: Library providing a GLib interface to snapd
License: LGPLv2 or LGPLv3
URL: https://github.com/snapcore/%{name}
@ -20,7 +20,7 @@ BuildRequires: pkgconfig(json-glib-1.0) >= %{min_jsonglib_ver}
BuildRequires: pkgconfig(libsoup-2.4) >= %{min_libsoup_ver} pkgconfig(Qt5Core)
BuildRequires: pkgconfig(Qt5Network) pkgconfig(Qt5Qml) vala-tools >= %{min_valatools_ver}
Obsoletes: snapd-login-service < 1.33
Conflicts: snapd-login-service < 1.33
Provides: snapd-login-service < 1.33
%global __provides_exclude_from ^%{_qt5_qmldir}/Snapd/.*\\.so$
%description
%{name} is a library that provides an interface to communicate
@ -96,5 +96,8 @@ find %{buildroot} -name '*.la' -delete
%{_libdir}/cmake/Snapd/
%changelog
* Thu Oct 15 2020 liuweibo <liuweibo10@huawei.com> - 1.43-3
- provides snapd-login-service
* Tue Jul 14 2020 wangyue <wangyue92@huawei.com> - 1.43-2
- package init