Accepting request 141303 from GNOME:Factory
don't %{_datadir}/polkit-1/rules.d - fails until polkit goes into snapshot.. but I guess coolo would like it sooner... let's help him and bypass all auto-scripts (forwarded request 141297 from vuntz) OBS-URL: https://build.opensuse.org/request/show/141303 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-control-center?expand=0&rev=85
This commit is contained in:
commit
5b1053b179
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 14 13:51:05 UTC 2012 - dimstar@opensuse.org
|
||||
|
||||
- Don't own %{_datadir}/polkit-1/rules.d: it's owned (with special
|
||||
attr() by polkit).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 14 10:31:21 UTC 2012 - dimstar@opensuse.org
|
||||
|
||||
- Change with_systemd defines to 1 in order to enable systemd.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 26 15:19:27 UTC 2012 - dimstar@opensuse.org
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
# We cannot enable systemd support right now, as it is exclusive and means we
|
||||
# lose ConsoleKit support (bad for sysvinit)
|
||||
%define with_systemd 0
|
||||
%define with_systemd 1
|
||||
|
||||
# We can currently not build ibus support, as it requires ibus 1.5, which has not been released yet.
|
||||
%define with_ibus 0
|
||||
@ -249,7 +249,6 @@ rm -rf %{buildroot}
|
||||
%{_datadir}/icons/hicolor/*/*/*.svg
|
||||
%{_datadir}/polkit-1/actions/org.gnome.controlcenter.datetime.policy
|
||||
%{_datadir}/polkit-1/actions/org.gnome.controlcenter.user-accounts.policy
|
||||
%dir %{_datadir}/polkit-1/rules.d
|
||||
%{_datadir}/polkit-1/rules.d/gnome-control-center.rules
|
||||
%dir %{_datadir}/sounds/gnome
|
||||
%dir %{_datadir}/sounds/gnome/default
|
||||
|
Loading…
Reference in New Issue
Block a user