Accepting request 1031502 from home:dimstar:Factory

- Require/BuildRequire /usr/bin/pkexec instead of pkexec: allow to
  work with it being split from polkit, or integrated.

OBS-URL: https://build.opensuse.org/request/show/1031502
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:Apps/gparted?expand=0&rev=30
This commit is contained in:
Dominique Leuenberger 2022-10-27 10:03:36 +00:00 committed by Git OBS Bridge
parent 4991dd2e83
commit af7ce93a4d
2 changed files with 8 additions and 4 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Oct 27 09:13:52 UTC 2022 - Dominique Leuenberger <dimstar@opensuse.org>
- Require/BuildRequire /usr/bin/pkexec instead of pkexec: allow to
work with it being split from polkit, or integrated.
-------------------------------------------------------------------
Tue Sep 6 13:51:55 UTC 2022 - Dominique Leuenberger <dimstar@opensuse.org>

View File

@ -34,9 +34,7 @@ BuildRequires: intltool
BuildRequires: perl-XML-Parser
BuildRequires: pkgconfig
BuildRequires: polkit
%if 0%{?suse_version} > 1500
BuildRequires: pkexec
%endif
BuildRequires: /usr/bin/pkexec
BuildRequires: update-desktop-files
BuildRequires: xfsprogs-devel
BuildRequires: yelp-tools
@ -62,7 +60,7 @@ Recommends: nilfs-utils
Recommends: ntfsprogs
Recommends: udftools
Recommends: xfsprogs
Recommends: pkexec
Requires: /usr/bin/pkexec
%if !0%{?is_opensuse}
BuildRequires: translation-update-upstream
%endif