Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gparted for openSUSE:Factory checked in at 2022-08-09 15:27:39 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gparted (Old) and /work/SRC/openSUSE:Factory/.gparted.new.1521 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gparted" Tue Aug 9 15:27:39 2022 rev:54 rq:993908 version:1.4.0 Changes: -------- --- /work/SRC/openSUSE:Factory/gparted/gparted.changes 2022-08-06 22:08:41.358749202 +0200 +++ /work/SRC/openSUSE:Factory/.gparted.new.1521/gparted.changes 2022-08-09 15:28:15.789609891 +0200 @@ -1,0 +2,7 @@ +Mon Aug 8 16:15:42 UTC 2022 - Dominique Leuenberger <dims...@opensuse.org> + +- Revert 'removal of upstream pokit action', but rather + BuildRequire pkexec, which is what decides if the file is + installed or not. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gparted.spec ++++++ --- /var/tmp/diff_new_pack.yjJGw2/_old 2022-08-09 15:28:16.273611274 +0200 +++ /var/tmp/diff_new_pack.yjJGw2/_new 2022-08-09 15:28:16.277611285 +0200 @@ -34,6 +34,9 @@ BuildRequires: perl-XML-Parser BuildRequires: pkgconfig BuildRequires: polkit +%if 0%{?suse_version} > 1500 +BuildRequires: pkexec +%endif BuildRequires: update-desktop-files BuildRequires: xfsprogs-devel BuildRequires: yelp-tools @@ -91,6 +94,8 @@ %make_install install -Dm0644 %{SOURCE98} %{buildroot}%{_datadir}/polkit-1/actions/org.opensuse.policykit.%{name}.policy +# Here we remove upstream policy file since we have our own +rm %{buildroot}%{_datadir}/polkit-1/actions/org.gnome.%{name}.policy %suse_update_desktop_file %{name} %fdupes %{buildroot}%{_datadir}