Hello community, here is the log from the commit of package malcontent for openSUSE:Factory checked in at 2020-11-29 12:23:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/malcontent (Old) and /work/SRC/openSUSE:Factory/.malcontent.new.5913 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "malcontent" Sun Nov 29 12:23:26 2020 rev:2 rq:851055 version:0.9.0 Changes: -------- --- /work/SRC/openSUSE:Factory/malcontent/malcontent.changes 2020-11-09 13:59:14.227725198 +0100 +++ /work/SRC/openSUSE:Factory/.malcontent.new.5913/malcontent.changes 2020-11-29 12:23:41.117714347 +0100 @@ -1,0 +2,8 @@ +Wed Nov 18 11:09:13 UTC 2020 - Dominique Leuenberger <[email protected]> + +- Don't actually install com.endlessm.ParentalControls.rules: this + just grants 'wheel'-group members access without password; as + openSUSE does not support 'wheel' by default, we only ship the + file as sample file (boo#1177974#c8). + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ malcontent.spec ++++++ --- /var/tmp/diff_new_pack.20VVdk/_old 2020-11-29 12:23:41.969715210 +0100 +++ /var/tmp/diff_new_pack.20VVdk/_new 2020-11-29 12:23:41.973715213 +0100 @@ -99,6 +99,9 @@ %install %meson_install +# com.endlessm.ParentalControls.rules would allow 'wheel' group users access without polkit auth +# wheel is not used in openSUSE, so we simply package this file as an example %%doc file +mv %{buildroot}%{_datadir}/polkit-1/rules.d/com.endlessm.ParentalControls.rules . %find_lang %{name} %post -n libmalcontent-0-0 -p /sbin/ldconfig @@ -109,6 +112,7 @@ %files %license COPYING %doc NEWS README.md +%doc com.endlessm.ParentalControls.rules /%{_lib}/security/pam_malcontent.so %{_bindir}/malcontent-client %{_bindir}/malcontent-control @@ -122,7 +126,6 @@ %{_datadir}/accountsservice/interfaces/com.endlessm.ParentalControl* %{_datadir}/polkit-1/actions/com.endlessm.ParentalControls.policy %{_datadir}/polkit-1/actions/org.freedesktop.MalcontentControl.policy -%{_datadir}/polkit-1/rules.d/com.endlessm.ParentalControls.rules %files lang -f %{name}.lang _______________________________________________ openSUSE Commits mailing list -- [email protected] To unsubscribe, email [email protected] List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette List Archives: https://lists.opensuse.org/archives/list/[email protected]
