Accepting request 368184 from GNOME:Next
- Add gnome-settings-daemon-revert-libinput-mandatory.patch: do not force libinput driver on SLE. - Re-add "hotplug-command" helper when building for SLE. OBS-URL: https://build.opensuse.org/request/show/368184 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-settings-daemon?expand=0&rev=240
This commit is contained in:
parent
bae34643a7
commit
ec36d9b9c7
2015
gnome-settings-daemon-revert-libinput-mandatory.patch
Normal file
2015
gnome-settings-daemon-revert-libinput-mandatory.patch
Normal file
File diff suppressed because it is too large
Load Diff
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Mar 4 12:57:15 UTC 2016 - fcrozat@suse.com
|
||||||
|
|
||||||
|
- Add gnome-settings-daemon-revert-libinput-mandatory.patch: do not
|
||||||
|
force libinput driver on SLE.
|
||||||
|
- Re-add "hotplug-command" helper when building for SLE.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Mar 3 21:57:28 UTC 2016 - zaitor@opensuse.org
|
Thu Mar 3 21:57:28 UTC 2016 - zaitor@opensuse.org
|
||||||
|
|
||||||
|
@ -37,8 +37,10 @@ License: GPL-2.0+
|
|||||||
Group: System/GUI/GNOME
|
Group: System/GUI/GNOME
|
||||||
Url: http://www.gnome.org
|
Url: http://www.gnome.org
|
||||||
Source: http://download.gnome.org/sources/gnome-settings-daemon/3.19/%{name}-%{version}.tar.xz
|
Source: http://download.gnome.org/sources/gnome-settings-daemon/3.19/%{name}-%{version}.tar.xz
|
||||||
|
# PATCH-FEATURE-SLE gnome-settings-daemon-revert-libinput-mandatory.patch fcrozat@suse.com -- ensure libinput is not mandatory
|
||||||
|
Patch20: gnome-settings-daemon-revert-libinput-mandatory.patch
|
||||||
# PATCH-FEATURE-SLE gnome-settings-daemon-notify-idle-resumed.patch bnc#439018 bnc#708182 bgo#575467 hpj@suse.com -- notify user about auto suspend when returning from sleep
|
# PATCH-FEATURE-SLE gnome-settings-daemon-notify-idle-resumed.patch bnc#439018 bnc#708182 bgo#575467 hpj@suse.com -- notify user about auto suspend when returning from sleep
|
||||||
Patch19: gnome-settings-daemon-notify-idle-resumed.patch
|
Patch21: gnome-settings-daemon-notify-idle-resumed.patch
|
||||||
BuildRequires: cups-devel
|
BuildRequires: cups-devel
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: gnome-common
|
BuildRequires: gnome-common
|
||||||
@ -131,7 +133,8 @@ contact the settings daemon via its DBus interface.
|
|||||||
translation-update-upstream
|
translation-update-upstream
|
||||||
# Disabled because of the non-rebased patch
|
# Disabled because of the non-rebased patch
|
||||||
#gnome-patch-translation-prepare
|
#gnome-patch-translation-prepare
|
||||||
%patch19 -p1
|
%patch20 -p1
|
||||||
|
%patch21 -p1
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%build
|
%build
|
||||||
@ -174,6 +177,9 @@ rm -rf %{buildroot}
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%doc AUTHORS COPYING ChangeLog NEWS
|
%doc AUTHORS COPYING ChangeLog NEWS
|
||||||
%{_datadir}/gnome-settings-daemon/
|
%{_datadir}/gnome-settings-daemon/
|
||||||
|
%if !0%{?is_opensuse}
|
||||||
|
%{_datadir}/gnome-settings-daemon-3.0/
|
||||||
|
%endif
|
||||||
%dir %{_libexecdir}/gnome-settings-daemon-3.0/
|
%dir %{_libexecdir}/gnome-settings-daemon-3.0/
|
||||||
%{_libexecdir}/gnome-settings-daemon-3.0/gnome-settings-daemon
|
%{_libexecdir}/gnome-settings-daemon-3.0/gnome-settings-daemon
|
||||||
%{_libexecdir}/gnome-settings-daemon-3.0/gnome-settings-daemon-localeexec
|
%{_libexecdir}/gnome-settings-daemon-3.0/gnome-settings-daemon-localeexec
|
||||||
|
Loading…
x
Reference in New Issue
Block a user