Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package polkit-default-privs for 
openSUSE:Factory checked in at 2021-11-22 23:03:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/polkit-default-privs (Old)
 and      /work/SRC/openSUSE:Factory/.polkit-default-privs.new.1895 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "polkit-default-privs"

Mon Nov 22 23:03:48 2021 rev:206 rq:932545 version:1550+20211008.9751669

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/polkit-default-privs/polkit-default-privs.changes    
    2021-10-11 16:48:49.978188448 +0200
+++ 
/work/SRC/openSUSE:Factory/.polkit-default-privs.new.1895/polkit-default-privs.changes
      2021-11-22 23:04:02.713959985 +0100
@@ -1,0 +2,12 @@
+Fri Nov 19 13:57:09 UTC 2021 - Dominique Leuenberger <[email protected]>
+
+- Change Requires: polkit to Requires(pre): we need to be sure
+  polkit is instaled first, as we could otherwise end up with wrong
+  permissions on /etc/polkit-1/rules.d.
+
+-------------------------------------------------------------------
+Fri Nov 19 09:43:34 UTC 2021 - Matthias Gerstner <[email protected]>
+
+- remove traces of old polkit-whitelisting sub-package
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ polkit-default-privs.spec ++++++
--- /var/tmp/diff_new_pack.CK5aUk/_old  2021-11-22 23:04:03.977955744 +0100
+++ /var/tmp/diff_new_pack.CK5aUk/_new  2021-11-22 23:04:03.977955744 +0100
@@ -30,10 +30,10 @@
 Group:          Productivity/Security
 Source:         polkit-default-privs-%version.tar.xz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  polkit
-Requires:       polkit
 Supplements:    PolicyKit
 Supplements:    libpolkit0
+BuildRequires:  polkit
+Requires(pre):  polkit
 Supplements:    polkit
 BuildArch:      noarch
 # please open bugreports at bugzilla.suse.com
@@ -45,18 +45,6 @@
 server. These profiles define the kind of authentication required for various
 polkit actions used across applications.
 
-# use a separate package for the static whitelist (i.e. the one that isn't
-# part of the different profiles selectable during runtime). This whitelist is
-# of no use for users and only needed during rpmlint time.
-%package -n polkit-whitelisting
-Summary:        Static polkit whitelists for processing by rpmlint-checks
-Group:          Productivity/Security
-
-%description -n polkit-whitelisting
-This package contains static polkit whitelistings for polkit Java Script rule
-files. The whitelistings will be processed by rpmlint-checks to determine
-valid rule file installations by other packages.
-
 %prep
 %setup -q
 
@@ -74,8 +62,9 @@
 %files
 %define basedir %{_distconfdir}/polkit-default-privs
 %define profiledir %{basedir}/profiles
+%define confdir /etc/polkit-1
 %doc README.md
-%ghost %attr(0644,root,root) /etc/polkit-1/rules.d/90-default-privs.rules
+%ghost %attr(0644,root,root) %{confdir}/rules.d/90-default-privs.rules
 %dir %{basedir}
 %dir %{profiledir}
 %{profiledir}/easy

Reply via email to