Add provides of usermode-gtk
This commit is contained in:
parent
f5ef7ca370
commit
31e05bcdcd
@ -1,6 +1,6 @@
|
||||
Name: usermode
|
||||
Version: 1.112
|
||||
Release: 4
|
||||
Release: 5
|
||||
Summary: Tools for certain user account management tasks
|
||||
License: GPLv2+
|
||||
URL: https://pagure.io/usermode/
|
||||
@ -14,6 +14,10 @@ BuildRequires: desktop-file-utils gettext intltool perl-XML-Parser util-linux
|
||||
BuildRequires: glib2-devel gtk2-devel libblkid-devel libSM-devel libselinux-devel libuser-devel
|
||||
BuildRequires: pam-devel startup-notification-devel
|
||||
|
||||
Provides: %{name}-gtk = %{version}-%{release}
|
||||
Obsoletes: %{name}-gtk < %{version}-%{release}
|
||||
|
||||
%package_help
|
||||
%description
|
||||
usermode contains the userhelper program, which can be used to allow configured
|
||||
programs to be run with superuser privileges by ordinary users, and several
|
||||
@ -68,10 +72,9 @@ done
|
||||
%{_mandir}/man1/*
|
||||
%{_mandir}/man8/*
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Dec 25 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.112-5
|
||||
- Add provides of usermode-gtk
|
||||
|
||||
* Fri Sep 20 2019 Zaiwang Li <lizaiwang1@huawei.com> - 1.112-4
|
||||
- Init Package
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user