Summary: | consider xfce-polkit (e.g., for editing NetworkManager conf) | ||
---|---|---|---|
Product: | Альт Образование | Reporter: | Ivan Zakharyaschev <imz> |
Component: | Ошибки работы | Assignee: | Andrey Cherepanov <cas> |
Status: | NEW --- | QA Contact: | qa-p8 <qa-p8> |
Severity: | normal | ||
Priority: | P3 | CC: | mike, sem |
Version: | 8.1 | ||
Hardware: | all | ||
OS: | Linux |
Description
Ivan Zakharyaschev
2017-04-30 16:20:06 MSK
The reason might the change in xfce4.git which has left xfce-polkit only in xfce4-full, but not in xfce4-regular: commit e625824db8d75282f9e8bf2f322e5dd5ac26ba0a Refs: [4.12-alt5], [gb-sisyphus-task171998.100], c8 Author: Michael Shigorin <mike@altlinux.org> AuthorDate: Mon Nov 7 17:36:06 2016 +0300 Commit: Michael Shigorin <mike@altlinux.org> CommitDate: Mon Nov 7 18:07:36 2016 +0300 4.12-alt5 - NMU: rework full/regular metapackages so that -regular one is suitable for sysvinit-based systems again (xfce-polkit fails to start properly there at the moment) --- xfce4.spec | 91 ++++++++++++++++++++++++++++++++++---------------------------- 1 file changed, 50 insertions(+), 41 deletions(-) diff --git a/xfce4.spec b/xfce4.spec index 12b97ae..5dca21e 100644 --- a/xfce4.spec +++ b/xfce4.spec ... @@ -134,8 +137,9 @@ of Xfce4 Desktop. Summary: Virtual package for use in the regular-xfce distro Group: Graphical desktop/XFce BuildArch: noarch -Requires: %name-full = %version-%release +Requires: %name-default = %version-%release Requires: gnome-icon-theme +%commonreqs Might be the time to revert that change; care to? |