Provide snapd-login-service
This commit is contained in:
parent
cd6b2be122
commit
6c7e05d999
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user