|
|
|
@ -1,45 +1,80 @@
|
|
|
|
|
%global glib2_version 2.53.0
|
|
|
|
|
%global gtk3_version 3.15.3
|
|
|
|
|
%global gnome_desktop_version 3.27.90
|
|
|
|
|
%global libgweather_version 3.9.5
|
|
|
|
|
%global gsettings_desktop_schemas_version 3.23.3
|
|
|
|
|
%global geocode_glib_version 3.10.0
|
|
|
|
|
%global geoclue_version 2.3.1
|
|
|
|
|
|
|
|
|
|
Name: gnome-settings-daemon
|
|
|
|
|
Version: 3.3.5
|
|
|
|
|
Version: 3.29.90.1
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Summary: The daemon sharing settings from GNOME to GTK+/KDE applications
|
|
|
|
|
|
|
|
|
|
Group: System Environment/Daemons
|
|
|
|
|
License: GPLv2+
|
|
|
|
|
URL: http://download.gnome.org/sources/%{name}
|
|
|
|
|
#VCS: git:git://git.gnome.org/gnome-settings-daemon
|
|
|
|
|
Source: http://download.gnome.org/sources/%{name}/3.3/%{name}-%{version}.tar.xz
|
|
|
|
|
URL: https://download.gnome.org/sources/%{name}
|
|
|
|
|
Source0: https://download.gnome.org/sources/%{name}/3.29/%{name}-%{version}.tar.xz
|
|
|
|
|
Source1: org.gnome.settings-daemon.plugins.power.gschema.override
|
|
|
|
|
|
|
|
|
|
# Fedora specific patch
|
|
|
|
|
Patch0: gsd-calculator.patch
|
|
|
|
|
|
|
|
|
|
Requires: control-center-filesystem
|
|
|
|
|
|
|
|
|
|
BuildRequires: dbus-glib-devel
|
|
|
|
|
BuildRequires: gtk3-devel >= 2.99.3
|
|
|
|
|
BuildRequires: gnome-desktop3-devel >= 3.1.4
|
|
|
|
|
BuildRequires: xorg-x11-proto-devel libXxf86misc-devel
|
|
|
|
|
BuildRequires: xorg-x11-proto-devel libXxf86misc-devel
|
|
|
|
|
BuildRequires: gstreamer-devel
|
|
|
|
|
BuildRequires: gstreamer-plugins-base-devel
|
|
|
|
|
BuildRequires: pulseaudio-libs-devel
|
|
|
|
|
BuildRequires: libgnomekbd-devel
|
|
|
|
|
BuildRequires: libnotify-devel
|
|
|
|
|
BuildRequires: gettext intltool
|
|
|
|
|
BuildRequires: fontconfig-devel
|
|
|
|
|
BuildRequires: libcanberra-devel
|
|
|
|
|
BuildRequires: polkit-devel
|
|
|
|
|
BuildRequires: autoconf automake libtool
|
|
|
|
|
BuildRequires: libxklavier-devel
|
|
|
|
|
BuildRequires: gsettings-desktop-schemas-devel >= 0.1.7
|
|
|
|
|
BuildRequires: PackageKit-glib-devel
|
|
|
|
|
BuildRequires: meson >= 0.44.0
|
|
|
|
|
BuildRequires: gcc
|
|
|
|
|
BuildRequires: cups-devel
|
|
|
|
|
BuildRequires: upower-devel
|
|
|
|
|
BuildRequires: libgudev1-devel
|
|
|
|
|
BuildRequires: nss-devel
|
|
|
|
|
BuildRequires: colord-devel >= 0.1.12
|
|
|
|
|
BuildRequires: lcms2-devel >= 2.2
|
|
|
|
|
BuildRequires: libXi-devel libXfixes-devel
|
|
|
|
|
BuildRequires: libwacom-devel
|
|
|
|
|
BuildRequires: gettext
|
|
|
|
|
BuildRequires: perl-interpreter
|
|
|
|
|
BuildRequires: pkgconfig(alsa)
|
|
|
|
|
BuildRequires: pkgconfig(colord) >= 1.0.2
|
|
|
|
|
BuildRequires: pkgconfig(fontconfig)
|
|
|
|
|
BuildRequires: pkgconfig(geoclue-2.0) >= %{geoclue_version}
|
|
|
|
|
BuildRequires: pkgconfig(geocode-glib-1.0) >= %{geocode_glib_version}
|
|
|
|
|
BuildRequires: pkgconfig(glib-2.0) >= %{glib2_version}
|
|
|
|
|
BuildRequires: pkgconfig(gnome-desktop-3.0) >= %{gnome_desktop_version}
|
|
|
|
|
BuildRequires: pkgconfig(gsettings-desktop-schemas) >= %{gsettings_desktop_schemas_version}
|
|
|
|
|
BuildRequires: pkgconfig(gtk+-3.0) >= %{gtk3_version}
|
|
|
|
|
BuildRequires: pkgconfig(gudev-1.0)
|
|
|
|
|
BuildRequires: pkgconfig(gweather-3.0) >= %{libgweather_version}
|
|
|
|
|
BuildRequires: pkgconfig(lcms2) >= 2.2
|
|
|
|
|
BuildRequires: pkgconfig(libcanberra-gtk3)
|
|
|
|
|
BuildRequires: pkgconfig(libgeoclue-2.0)
|
|
|
|
|
BuildRequires: pkgconfig(libnm)
|
|
|
|
|
BuildRequires: pkgconfig(libnotify)
|
|
|
|
|
BuildRequires: pkgconfig(libpulse)
|
|
|
|
|
BuildRequires: pkgconfig(libpulse-mainloop-glib)
|
|
|
|
|
BuildRequires: pkgconfig(librsvg-2.0)
|
|
|
|
|
BuildRequires: pkgconfig(nss)
|
|
|
|
|
BuildRequires: pkgconfig(polkit-gobject-1)
|
|
|
|
|
BuildRequires: pkgconfig(upower-glib)
|
|
|
|
|
BuildRequires: pkgconfig(x11)
|
|
|
|
|
BuildRequires: pkgconfig(xi)
|
|
|
|
|
BuildRequires: pkgconfig(xtst)
|
|
|
|
|
BuildRequires: pkgconfig(wayland-client)
|
|
|
|
|
%ifnarch s390 s390x
|
|
|
|
|
BuildRequires: pkgconfig(libwacom) >= 0.7
|
|
|
|
|
BuildRequires: pkgconfig(xorg-wacom)
|
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
Requires: colord
|
|
|
|
|
Requires: iio-sensor-proxy
|
|
|
|
|
Requires: geoclue2 >= %{geoclue_version}
|
|
|
|
|
Requires: geocode-glib%{?_isa} >= %{geocode_glib_version}
|
|
|
|
|
Requires: glib2%{?_isa} >= %{glib2_version}
|
|
|
|
|
Requires: gnome-desktop3%{?_isa} >= %{gnome_desktop_version}
|
|
|
|
|
Requires: gsettings-desktop-schemas%{?_isa} >= %{gsettings_desktop_schemas_version}
|
|
|
|
|
Requires: gtk3%{?_isa} >= %{gtk3_version}
|
|
|
|
|
Requires: libgweather%{?_isa} >= %{libgweather_version}
|
|
|
|
|
|
|
|
|
|
Obsoletes: %{name}-updates < 3.13.1
|
|
|
|
|
Obsoletes: drwright < 3.5.0-3
|
|
|
|
|
Obsoletes: gnome-settings-daemon-devel < 3.23.1
|
|
|
|
|
|
|
|
|
|
# The "org.gnome.SettingsDaemon.A11yKeyboard" has been been removed, now
|
|
|
|
|
# handled in gnome-shell/mutter instead; this conflict here makes sure not to
|
|
|
|
|
# break older gdm and gnome-session releases that expect the functionality
|
|
|
|
|
Conflicts: gdm < 1:3.27.90
|
|
|
|
|
Conflicts: gnome-session < 3.27.90
|
|
|
|
|
# The orientation and xrandr plugins were removed in 3.25.4 and their
|
|
|
|
|
# functionality was moved to mutter; this conflict here makes sure not to break
|
|
|
|
|
# older gdm, gnome-session and gnome-shell releases that expect the functionality
|
|
|
|
|
Conflicts: gnome-shell < 3.25.4
|
|
|
|
|
|
|
|
|
|
%description
|
|
|
|
|
A daemon to share settings from GNOME to other applications. It also
|
|
|
|
@ -47,159 +82,615 @@ handles global keybindings, as well as a number of desktop-wide settings.
|
|
|
|
|
|
|
|
|
|
%package devel
|
|
|
|
|
Summary: Development files for %{name}
|
|
|
|
|
Group: Development/Libraries
|
|
|
|
|
Requires: %{name} = %{version}-%{release}
|
|
|
|
|
Requires: dbus-glib-devel
|
|
|
|
|
Requires: %{name}%{?_isa} = %{version}-%{release}
|
|
|
|
|
|
|
|
|
|
%description devel
|
|
|
|
|
The %{name}-devel package contains libraries and header files for
|
|
|
|
|
developing applications that use %{name}.
|
|
|
|
|
|
|
|
|
|
%prep
|
|
|
|
|
%setup -q
|
|
|
|
|
%patch0 -p1 -b .calc
|
|
|
|
|
|
|
|
|
|
autoreconf -i -f
|
|
|
|
|
%autosetup -p1
|
|
|
|
|
|
|
|
|
|
%build
|
|
|
|
|
%configure --disable-static \
|
|
|
|
|
--enable-profiling \
|
|
|
|
|
--enable-packagekit
|
|
|
|
|
make %{?_smp_mflags}
|
|
|
|
|
|
|
|
|
|
%meson
|
|
|
|
|
%meson_build
|
|
|
|
|
|
|
|
|
|
%install
|
|
|
|
|
make install DESTDIR=$RPM_BUILD_ROOT
|
|
|
|
|
find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
|
|
|
|
|
%meson_install
|
|
|
|
|
|
|
|
|
|
cp %{SOURCE1} $RPM_BUILD_ROOT%{_datadir}/glib-2.0/schemas
|
|
|
|
|
|
|
|
|
|
%find_lang %{name} --with-gnome
|
|
|
|
|
|
|
|
|
|
mkdir $RPM_BUILD_ROOT%{_libdir}/gnome-settings-daemon-3.0/gtk-modules
|
|
|
|
|
|
|
|
|
|
%post
|
|
|
|
|
touch --no-create %{_datadir}/icons/hicolor >&/dev/null || :
|
|
|
|
|
|
|
|
|
|
%postun
|
|
|
|
|
if [ $1 -eq 0 ]; then
|
|
|
|
|
touch --no-create %{_datadir}/icons/hicolor >&/dev/null || :
|
|
|
|
|
gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || :
|
|
|
|
|
glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
|
|
|
|
|
fi
|
|
|
|
|
|
|
|
|
|
%posttrans
|
|
|
|
|
gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || :
|
|
|
|
|
glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%files -f %{name}.lang
|
|
|
|
|
%doc AUTHORS COPYING NEWS
|
|
|
|
|
%dir %{_sysconfdir}/gnome-settings-daemon
|
|
|
|
|
%dir %{_sysconfdir}/gnome-settings-daemon/xrandr
|
|
|
|
|
%license COPYING
|
|
|
|
|
%doc AUTHORS NEWS
|
|
|
|
|
|
|
|
|
|
# list plugins explicitly, so we notice if one goes missing
|
|
|
|
|
# list daemons explicitly, so we notice if one goes missing
|
|
|
|
|
# some of these don't have a separate gschema
|
|
|
|
|
%{_libdir}/gnome-settings-daemon-3.0/a11y-keyboard.gnome-settings-plugin
|
|
|
|
|
%{_libdir}/gnome-settings-daemon-3.0/liba11y-keyboard.so
|
|
|
|
|
%{_libexecdir}/gsd-clipboard
|
|
|
|
|
%{_sysconfdir}/xdg/autostart/org.gnome.SettingsDaemon.Clipboard.desktop
|
|
|
|
|
|
|
|
|
|
# The automount plugin is a separate executable used in fallback
|
|
|
|
|
# mode only
|
|
|
|
|
%{_libexecdir}/gnome-fallback-mount-helper
|
|
|
|
|
%{_sysconfdir}/xdg/autostart/gnome-fallback-mount-helper.desktop
|
|
|
|
|
%{_libexecdir}/gsd-datetime
|
|
|
|
|
%{_sysconfdir}/xdg/autostart/org.gnome.SettingsDaemon.Datetime.desktop
|
|
|
|
|
|
|
|
|
|
%{_libdir}/gnome-settings-daemon-3.0/background.gnome-settings-plugin
|
|
|
|
|
%{_libdir}/gnome-settings-daemon-3.0/libbackground.so
|
|
|
|
|
%{_libexecdir}/gsd-dummy
|
|
|
|
|
|
|
|
|
|
%{_libdir}/gnome-settings-daemon-3.0/clipboard.gnome-settings-plugin
|
|
|
|
|
%{_libdir}/gnome-settings-daemon-3.0/libclipboard.so
|
|
|
|
|
|
|
|
|
|
%{_libdir}/gnome-settings-daemon-3.0/housekeeping.gnome-settings-plugin
|
|
|
|
|
%{_libdir}/gnome-settings-daemon-3.0/libhousekeeping.so
|
|
|
|
|
%{_libexecdir}/gsd-housekeeping
|
|
|
|
|
%{_sysconfdir}/xdg/autostart/org.gnome.SettingsDaemon.Housekeeping.desktop
|
|
|
|
|
%{_datadir}/glib-2.0/schemas/org.gnome.settings-daemon.plugins.housekeeping.gschema.xml
|
|
|
|
|
|
|
|
|
|
%{_libdir}/gnome-settings-daemon-3.0/keyboard.gnome-settings-plugin
|
|
|
|
|
%{_libdir}/gnome-settings-daemon-3.0/libkeyboard.so
|
|
|
|
|
%{_datadir}/glib-2.0/schemas/org.gnome.settings-daemon.plugins.keyboard.gschema.xml
|
|
|
|
|
%{_libexecdir}/gsd-keyboard
|
|
|
|
|
%{_sysconfdir}/xdg/autostart/org.gnome.SettingsDaemon.Keyboard.desktop
|
|
|
|
|
|
|
|
|
|
%{_libdir}/gnome-settings-daemon-3.0/media-keys.gnome-settings-plugin
|
|
|
|
|
%{_libdir}/gnome-settings-daemon-3.0/libmedia-keys.so
|
|
|
|
|
%{_libexecdir}/gsd-media-keys
|
|
|
|
|
%{_sysconfdir}/xdg/autostart/org.gnome.SettingsDaemon.MediaKeys.desktop
|
|
|
|
|
%{_datadir}/glib-2.0/schemas/org.gnome.settings-daemon.plugins.media-keys.gschema.xml
|
|
|
|
|
|
|
|
|
|
%{_libdir}/gnome-settings-daemon-3.0/mouse.gnome-settings-plugin
|
|
|
|
|
%{_libdir}/gnome-settings-daemon-3.0/libmouse.so
|
|
|
|
|
%{_libexecdir}/gsd-mouse
|
|
|
|
|
%{_sysconfdir}/xdg/autostart/org.gnome.SettingsDaemon.Mouse.desktop
|
|
|
|
|
%{_libexecdir}/gsd-locate-pointer
|
|
|
|
|
|
|
|
|
|
%{_libexecdir}/gsd-backlight-helper
|
|
|
|
|
%{_datadir}/polkit-1/actions/org.gnome.settings-daemon.plugins.power.policy
|
|
|
|
|
%{_libdir}/gnome-settings-daemon-3.0/power.gnome-settings-plugin
|
|
|
|
|
%{_libdir}/gnome-settings-daemon-3.0/libpower.so
|
|
|
|
|
%{_libexecdir}/gsd-power
|
|
|
|
|
%{_sysconfdir}/xdg/autostart/org.gnome.SettingsDaemon.Power.desktop
|
|
|
|
|
%{_datadir}/glib-2.0/schemas/org.gnome.settings-daemon.plugins.power.gschema.xml
|
|
|
|
|
%{_datadir}/glib-2.0/schemas/org.gnome.settings-daemon.plugins.power.gschema.override
|
|
|
|
|
|
|
|
|
|
%{_libdir}/gnome-settings-daemon-3.0/print-notifications.gnome-settings-plugin
|
|
|
|
|
%{_libdir}/gnome-settings-daemon-3.0/libprint-notifications.so
|
|
|
|
|
%{_datadir}/glib-2.0/schemas/org.gnome.settings-daemon.plugins.print-notifications.gschema.xml
|
|
|
|
|
|
|
|
|
|
%{_libdir}/gnome-settings-daemon-3.0/smartcard.gnome-settings-plugin
|
|
|
|
|
%{_libdir}/gnome-settings-daemon-3.0/libsmartcard.so
|
|
|
|
|
|
|
|
|
|
%{_libdir}/gnome-settings-daemon-3.0/sound.gnome-settings-plugin
|
|
|
|
|
%{_libdir}/gnome-settings-daemon-3.0/libsound.so
|
|
|
|
|
|
|
|
|
|
%{_libdir}/gnome-settings-daemon-3.0/updates.gnome-settings-plugin
|
|
|
|
|
%{_libdir}/gnome-settings-daemon-3.0/libupdates.so
|
|
|
|
|
%{_datadir}/glib-2.0/schemas/org.gnome.settings-daemon.plugins.updates.gschema.xml
|
|
|
|
|
|
|
|
|
|
%{_libdir}/gnome-settings-daemon-3.0/wacom.gnome-settings-plugin
|
|
|
|
|
%{_libdir}/gnome-settings-daemon-3.0/libgsdwacom.so
|
|
|
|
|
%{_datadir}/glib-2.0/schemas/org.gnome.settings-daemon.peripherals.gschema.xml
|
|
|
|
|
%{_datadir}/glib-2.0/schemas/org.gnome.settings-daemon.peripherals.wacom.gschema.xml
|
|
|
|
|
|
|
|
|
|
%{_libdir}/gnome-settings-daemon-3.0/xrandr.gnome-settings-plugin
|
|
|
|
|
%{_libdir}/gnome-settings-daemon-3.0/libxrandr.so
|
|
|
|
|
%{_datadir}/glib-2.0/schemas/org.gnome.settings-daemon.plugins.xrandr.gschema.xml
|
|
|
|
|
|
|
|
|
|
%{_libdir}/gnome-settings-daemon-3.0/xsettings.gnome-settings-plugin
|
|
|
|
|
%{_libdir}/gnome-settings-daemon-3.0/libxsettings.so
|
|
|
|
|
%{_datadir}/glib-2.0/schemas/org.gnome.settings-daemon.plugins.xsettings.gschema.xml
|
|
|
|
|
|
|
|
|
|
%{_libdir}/gnome-settings-daemon-3.0/a11y-settings.gnome-settings-plugin
|
|
|
|
|
%{_libdir}/gnome-settings-daemon-3.0/liba11y-settings.so
|
|
|
|
|
|
|
|
|
|
%{_libdir}/gnome-settings-daemon-3.0/color.gnome-settings-plugin
|
|
|
|
|
%{_libdir}/gnome-settings-daemon-3.0/libcolor.so
|
|
|
|
|
%{_datadir}/glib-2.0/schemas/org.gnome.settings-daemon.plugins.color.gschema.xml
|
|
|
|
|
|
|
|
|
|
%{_libdir}/gnome-settings-daemon-3.0/liborientation.so
|
|
|
|
|
%{_libdir}/gnome-settings-daemon-3.0/orientation.gnome-settings-plugin
|
|
|
|
|
%{_datadir}/glib-2.0/schemas/org.gnome.settings-daemon.plugins.orientation.gschema.xml
|
|
|
|
|
|
|
|
|
|
%{_libdir}/gnome-settings-daemon-3.0/libcursor.so
|
|
|
|
|
%{_libdir}/gnome-settings-daemon-3.0/cursor.gnome-settings-plugin
|
|
|
|
|
|
|
|
|
|
%{_libexecdir}/gnome-settings-daemon
|
|
|
|
|
%{_libexecdir}/gsd-locate-pointer
|
|
|
|
|
%{_libexecdir}/gsd-print-notifications
|
|
|
|
|
%{_sysconfdir}/xdg/autostart/org.gnome.SettingsDaemon.PrintNotifications.desktop
|
|
|
|
|
%{_libexecdir}/gsd-printer
|
|
|
|
|
|
|
|
|
|
%{_libexecdir}/gsd-rfkill
|
|
|
|
|
%{_sysconfdir}/xdg/autostart/org.gnome.SettingsDaemon.Rfkill.desktop
|
|
|
|
|
|
|
|
|
|
%{_libexecdir}/gsd-screensaver-proxy
|
|
|
|
|
%{_sysconfdir}/xdg/autostart/org.gnome.SettingsDaemon.ScreensaverProxy.desktop
|
|
|
|
|
|
|
|
|
|
%{_libexecdir}/gsd-smartcard
|
|
|
|
|
%{_sysconfdir}/xdg/autostart/org.gnome.SettingsDaemon.Smartcard.desktop
|
|
|
|
|
|
|
|
|
|
%{_libexecdir}/gsd-sound
|
|
|
|
|
%{_sysconfdir}/xdg/autostart/org.gnome.SettingsDaemon.Sound.desktop
|
|
|
|
|
|
|
|
|
|
%{_datadir}/glib-2.0/schemas/org.gnome.settings-daemon.peripherals.gschema.xml
|
|
|
|
|
%{_datadir}/glib-2.0/schemas/org.gnome.settings-daemon.peripherals.wacom.gschema.xml
|
|
|
|
|
%{_sysconfdir}/xdg/autostart/org.gnome.SettingsDaemon.Wacom.desktop
|
|
|
|
|
|
|
|
|
|
%ifnarch s390 s390x
|
|
|
|
|
%{_libexecdir}/gsd-wacom
|
|
|
|
|
%{_libexecdir}/gsd-wacom-led-helper
|
|
|
|
|
%{_libexecdir}/gsd-wacom-oled-helper
|
|
|
|
|
%{_datadir}/polkit-1/actions/org.gnome.settings-daemon.plugins.wacom.policy
|
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
%{_libexecdir}/gsd-xsettings
|
|
|
|
|
%{_sysconfdir}/xdg/autostart/org.gnome.SettingsDaemon.XSettings.desktop
|
|
|
|
|
%{_datadir}/glib-2.0/schemas/org.gnome.settings-daemon.plugins.xsettings.gschema.xml
|
|
|
|
|
|
|
|
|
|
%{_libexecdir}/gsd-a11y-settings
|
|
|
|
|
%{_sysconfdir}/xdg/autostart/org.gnome.SettingsDaemon.A11ySettings.desktop
|
|
|
|
|
|
|
|
|
|
%{_libexecdir}/gsd-color
|
|
|
|
|
%{_sysconfdir}/xdg/autostart/org.gnome.SettingsDaemon.Color.desktop
|
|
|
|
|
%{_datadir}/glib-2.0/schemas/org.gnome.settings-daemon.plugins.color.gschema.xml
|
|
|
|
|
|
|
|
|
|
%{_libexecdir}/gsd-sharing
|
|
|
|
|
%{_sysconfdir}/xdg/autostart/org.gnome.SettingsDaemon.Sharing.desktop
|
|
|
|
|
%{_datadir}/glib-2.0/schemas/org.gnome.settings-daemon.plugins.sharing.gschema.xml
|
|
|
|
|
|
|
|
|
|
%{_libdir}/gnome-settings-daemon-3.0/libgsd.so
|
|
|
|
|
|
|
|
|
|
/usr/lib/udev/rules.d/*.rules
|
|
|
|
|
%{_datadir}/gnome-settings-daemon/
|
|
|
|
|
%{_datadir}/dbus-1/services/org.gnome.SettingsDaemon.service
|
|
|
|
|
%{_sysconfdir}/xdg/autostart/gnome-settings-daemon.desktop
|
|
|
|
|
%{_datadir}/icons/hicolor/*/apps/gsd-xrandr.*
|
|
|
|
|
%{_datadir}/GConf/gsettings/gnome-settings-daemon.convert
|
|
|
|
|
|
|
|
|
|
%{_datadir}/glib-2.0/schemas/org.gnome.settings-daemon.enums.xml
|
|
|
|
|
%{_datadir}/glib-2.0/schemas/org.gnome.settings-daemon.plugins.gschema.xml
|
|
|
|
|
|
|
|
|
|
%{_datadir}/dbus-1/interfaces/org.gnome.SettingsDaemonUpdates.xml
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%{_datadir}/man/man1/gnome-settings-daemon.1.gz
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%files devel
|
|
|
|
|
%{_includedir}/gnome-settings-daemon-3.0
|
|
|
|
|
%{_libdir}/pkgconfig/gnome-settings-daemon.pc
|
|
|
|
|
%dir %{_datadir}/gnome-settings-daemon-3.0
|
|
|
|
|
%{_datadir}/gnome-settings-daemon-3.0/input-device-example.sh
|
|
|
|
|
%{_libexecdir}/gsd-test-input-helper
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Sun Aug 12 2018 Kalev Lember <klember@redhat.com> - 3.29.90.1-1
|
|
|
|
|
- Update to 3.29.90.1
|
|
|
|
|
|
|
|
|
|
* Tue Jul 31 2018 Florian Weimer <fweimer@redhat.com> - 3.28.1-3
|
|
|
|
|
- Rebuild with fixed binutils
|
|
|
|
|
|
|
|
|
|
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.28.1-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Thu Apr 12 2018 Kalev Lember <klember@redhat.com> - 3.28.1-1
|
|
|
|
|
- Update to 3.28.1
|
|
|
|
|
|
|
|
|
|
* Tue Apr 10 2018 Michael Catanzaro <mcatanzaro@gnome.org> - 3.28.0-2
|
|
|
|
|
- Disable automatic suspend, except when on battery power
|
|
|
|
|
|
|
|
|
|
* Mon Mar 12 2018 Kalev Lember <klember@redhat.com> - 3.28.0-1
|
|
|
|
|
- Update to 3.28.0
|
|
|
|
|
|
|
|
|
|
* Mon Mar 05 2018 Kalev Lember <klember@redhat.com> - 3.27.92-1
|
|
|
|
|
- Update to 3.27.92
|
|
|
|
|
|
|
|
|
|
* Fri Mar 02 2018 Kalev Lember <klember@redhat.com> - 3.27.91-1
|
|
|
|
|
- Update to 3.27.91
|
|
|
|
|
|
|
|
|
|
* Sat Feb 10 2018 Bastien Nocera <bnocera@redhat.com> - 3.27.90-4
|
|
|
|
|
+ gnome-settings-daemon-3.27.90-4
|
|
|
|
|
- Rebuild against newer gnome-desktop3 package
|
|
|
|
|
|
|
|
|
|
* Fri Feb 09 2018 Bastien Nocera <bnocera@redhat.com> - 3.27.90-3
|
|
|
|
|
+ gnome-settings-daemon-3.27.90-3
|
|
|
|
|
- Really fix gsd-* helper linkage
|
|
|
|
|
- Build fix for highly parallel builds
|
|
|
|
|
|
|
|
|
|
* Wed Feb 07 2018 Kalev Lember <klember@redhat.com> - 3.27.90-2
|
|
|
|
|
- Fix missing libcommon.so library
|
|
|
|
|
|
|
|
|
|
* Tue Feb 06 2018 Kalev Lember <klember@redhat.com> - 3.27.90-1
|
|
|
|
|
- Update to 3.27.90
|
|
|
|
|
- Switch to meson build system
|
|
|
|
|
|
|
|
|
|
* Mon Feb 05 2018 Kalev Lember <klember@redhat.com> - 3.26.2-5
|
|
|
|
|
- Rebuilt for libgweather soname bump
|
|
|
|
|
|
|
|
|
|
* Sat Jan 20 2018 Björn Esser <besser82@fedoraproject.org> - 3.26.2-4
|
|
|
|
|
- Rebuilt for switch to libxcrypt
|
|
|
|
|
|
|
|
|
|
* Fri Jan 12 2018 Bastien Nocera <bnocera@redhat.com> - 3.26.2-3
|
|
|
|
|
- Fix gdm session trying to change the backlight, resulting in a lot
|
|
|
|
|
of spurious error messages (#1322588)
|
|
|
|
|
|
|
|
|
|
* Fri Jan 05 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 3.26.2-2
|
|
|
|
|
- Remove obsolete scriptlets
|
|
|
|
|
|
|
|
|
|
* Thu Nov 02 2017 Kalev Lember <klember@redhat.com> - 3.26.2-1
|
|
|
|
|
- Update to 3.26.2
|
|
|
|
|
|
|
|
|
|
* Sun Oct 08 2017 Kalev Lember <klember@redhat.com> - 3.26.1-1
|
|
|
|
|
- Update to 3.26.1
|
|
|
|
|
|
|
|
|
|
* Wed Sep 13 2017 Kalev Lember <klember@redhat.com> - 3.26.0-1
|
|
|
|
|
- Update to 3.26.0
|
|
|
|
|
|
|
|
|
|
* Tue Sep 05 2017 Kalev Lember <klember@redhat.com> - 3.25.92-1
|
|
|
|
|
- Update to 3.25.92
|
|
|
|
|
|
|
|
|
|
* Thu Aug 24 2017 Kalev Lember <klember@redhat.com> - 3.25.91-1
|
|
|
|
|
- Update to 3.25.91
|
|
|
|
|
|
|
|
|
|
* Tue Aug 15 2017 Kalev Lember <klember@redhat.com> - 3.25.90-1
|
|
|
|
|
- Update to 3.25.90
|
|
|
|
|
|
|
|
|
|
* Mon Jul 31 2017 Kalev Lember <klember@redhat.com> - 3.25.4-2
|
|
|
|
|
- Add explicit conflicts to not break older gdm, gnome-session and gnome-shell
|
|
|
|
|
|
|
|
|
|
* Mon Jul 31 2017 Kalev Lember <klember@redhat.com> - 3.25.4-1
|
|
|
|
|
- Update to 3.25.4
|
|
|
|
|
|
|
|
|
|
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.25.2-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Mon Jun 12 2017 Kalev Lember <klember@redhat.com> - 3.25.2-1
|
|
|
|
|
- Update to 3.25.2
|
|
|
|
|
|
|
|
|
|
* Wed May 10 2017 Kalev Lember <klember@redhat.com> - 3.24.2-1
|
|
|
|
|
- Update to 3.24.2
|
|
|
|
|
|
|
|
|
|
* Wed Apr 12 2017 Kalev Lember <klember@redhat.com> - 3.24.1-1
|
|
|
|
|
- Update to 3.24.1
|
|
|
|
|
|
|
|
|
|
* Tue Mar 21 2017 Kalev Lember <klember@redhat.com> - 3.24.0-1
|
|
|
|
|
- Update to 3.24.0
|
|
|
|
|
|
|
|
|
|
* Thu Mar 16 2017 Kalev Lember <klember@redhat.com> - 3.23.92-1
|
|
|
|
|
- Update to 3.23.92
|
|
|
|
|
|
|
|
|
|
* Wed Feb 15 2017 Richard Hughes <rhughes@redhat.com> - 3.23.90-1
|
|
|
|
|
- Update to 3.23.90
|
|
|
|
|
|
|
|
|
|
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.23.3-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Thu Jan 12 2017 Bastien Nocera <bnocera@redhat.com> - 3.23.3-1
|
|
|
|
|
+ gnome-settings-daemon-3.23.3-1
|
|
|
|
|
- Update to 3.23.3
|
|
|
|
|
|
|
|
|
|
* Tue Oct 11 2016 Bastien Nocera <bnocera@redhat.com> - 3.23.2-1
|
|
|
|
|
+ gnome-settings-daemon-3.23.2-1
|
|
|
|
|
- Update to 3.23.2
|
|
|
|
|
|
|
|
|
|
* Thu Sep 22 2016 Kalev Lember <klember@redhat.com> - 3.22.0-1
|
|
|
|
|
- Update to 3.22.0
|
|
|
|
|
|
|
|
|
|
* Wed Sep 14 2016 Kalev Lember <klember@redhat.com> - 3.21.92.1-1
|
|
|
|
|
- Update to 3.21.92.1
|
|
|
|
|
|
|
|
|
|
* Wed Sep 14 2016 Kalev Lember <klember@redhat.com> - 3.21.92-1
|
|
|
|
|
- Update to 3.21.92
|
|
|
|
|
- Don't set group tags
|
|
|
|
|
|
|
|
|
|
* Fri Aug 26 2016 Kalev Lember <klember@redhat.com> - 3.21.90-1
|
|
|
|
|
- Update to 3.21.90
|
|
|
|
|
|
|
|
|
|
* Sun Apr 17 2016 Bastien Nocera <bnocera@redhat.com> - 3.20.1-3
|
|
|
|
|
- Fix crasher in newly enabled audio device selection dialogue
|
|
|
|
|
|
|
|
|
|
* Sun Apr 17 2016 Bastien Nocera <bnocera@redhat.com> - 3.20.1-2
|
|
|
|
|
- Require alsa to enable the audio device selection dialogue
|
|
|
|
|
|
|
|
|
|
* Wed Apr 13 2016 Kalev Lember <klember@redhat.com> - 3.20.1-1
|
|
|
|
|
- Update to 3.20.1
|
|
|
|
|
|
|
|
|
|
* Tue Mar 22 2016 Kalev Lember <klember@redhat.com> - 3.20.0-1
|
|
|
|
|
- Update to 3.20.0
|
|
|
|
|
|
|
|
|
|
* Thu Mar 17 2016 Kalev Lember <klember@redhat.com> - 3.19.92-1
|
|
|
|
|
- Update to 3.19.92
|
|
|
|
|
|
|
|
|
|
* Fri Mar 04 2016 Kalev Lember <klember@redhat.com> - 3.19.91-1
|
|
|
|
|
- Update to 3.19.91
|
|
|
|
|
|
|
|
|
|
* Wed Feb 17 2016 Richard Hughes <rhughes@redhat.com> - 3.19.90-1
|
|
|
|
|
- Update to 3.19.90
|
|
|
|
|
|
|
|
|
|
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 3.19.5-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Wed Jan 20 2016 Kalev Lember <klember@redhat.com> - 3.19.5-1
|
|
|
|
|
- Update to 3.19.5
|
|
|
|
|
|
|
|
|
|
* Thu Dec 17 2015 Kalev Lember <klember@redhat.com> - 3.19.4-1
|
|
|
|
|
- Update to 3.19.4
|
|
|
|
|
|
|
|
|
|
* Tue Dec 15 2015 Kalev Lember <klember@redhat.com> - 3.19.3-1
|
|
|
|
|
- Update to 3.19.3
|
|
|
|
|
|
|
|
|
|
* Tue Nov 10 2015 Kalev Lember <klember@redhat.com> - 3.18.2-1
|
|
|
|
|
- Update to 3.18.2
|
|
|
|
|
|
|
|
|
|
* Mon Oct 12 2015 Kalev Lember <klember@redhat.com> - 3.18.1-1
|
|
|
|
|
- Update to 3.18.1
|
|
|
|
|
|
|
|
|
|
* Mon Sep 21 2015 Kalev Lember <klember@redhat.com> - 3.18.0-1
|
|
|
|
|
- Update to 3.18.0
|
|
|
|
|
|
|
|
|
|
* Mon Sep 14 2015 Kalev Lember <klember@redhat.com> - 3.17.92-1
|
|
|
|
|
- Update to 3.17.92
|
|
|
|
|
|
|
|
|
|
* Mon Aug 17 2015 Kalev Lember <klember@redhat.com> - 3.17.90-1
|
|
|
|
|
- Update to 3.17.90
|
|
|
|
|
- Use make_install macro
|
|
|
|
|
|
|
|
|
|
* Wed Jul 22 2015 David King <amigadave@amigadave.com> - 3.17.3-1
|
|
|
|
|
- Update to 3.17.3
|
|
|
|
|
- Use pkgconfig for BuildRequires
|
|
|
|
|
|
|
|
|
|
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.17.2-3
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Thu Jun 11 2015 Richard Hughes <rhughes@redhat.com> - 3.17.2-2
|
|
|
|
|
- Add runtime dep on iio-sensor-proxy for the ambient light sensor
|
|
|
|
|
|
|
|
|
|
* Fri Jun 05 2015 Kalev Lember <kalevlember@gmail.com> - 3.17.2-1
|
|
|
|
|
- Update to 3.17.2
|
|
|
|
|
|
|
|
|
|
* Tue May 12 2015 Kalev Lember <kalevlember@gmail.com> - 3.16.2-1
|
|
|
|
|
- Update to 3.16.2
|
|
|
|
|
|
|
|
|
|
* Tue Apr 14 2015 Kalev Lember <kalevlember@gmail.com> - 3.16.1-1
|
|
|
|
|
- Update to 3.16.1
|
|
|
|
|
|
|
|
|
|
* Mon Mar 23 2015 Kalev Lember <kalevlember@gmail.com> - 3.16.0-1
|
|
|
|
|
- Update to 3.16.0
|
|
|
|
|
|
|
|
|
|
* Tue Mar 17 2015 Kalev Lember <kalevlember@gmail.com> - 3.15.92-1
|
|
|
|
|
- Update to 3.15.92
|
|
|
|
|
|
|
|
|
|
* Tue Mar 03 2015 Kalev Lember <kalevlember@gmail.com> - 3.15.91-1
|
|
|
|
|
- Update to 3.15.91
|
|
|
|
|
- Use the %%license macro for the COPYING file
|
|
|
|
|
|
|
|
|
|
* Tue Feb 17 2015 Richard Hughes <rhughes@redhat.com> - 3.15.90-1
|
|
|
|
|
- Update to 3.15.90
|
|
|
|
|
|
|
|
|
|
* Thu Jan 22 2015 Richard Hughes <rhughes@redhat.com> - 3.15.4-1
|
|
|
|
|
- Update to 3.15.4
|
|
|
|
|
|
|
|
|
|
* Thu Nov 27 2014 Kalev Lember <kalevlember@gmail.com> - 3.15.1-1
|
|
|
|
|
- Update to 3.15.1
|
|
|
|
|
|
|
|
|
|
* Tue Nov 11 2014 Kalev Lember <kalevlember@gmail.com> - 3.14.2-1
|
|
|
|
|
- Update to 3.14.2
|
|
|
|
|
|
|
|
|
|
* Sat Nov 01 2014 Richard Hughes <rhughes@redhat.com> - 3.14.1-3
|
|
|
|
|
- Fix compile on RHEL
|
|
|
|
|
|
|
|
|
|
* Sun Oct 26 2014 Kalev Lember <kalevlember@gmail.com> - 3.14.1-2
|
|
|
|
|
- Obsolete drwright
|
|
|
|
|
|
|
|
|
|
* Tue Oct 14 2014 Rui Matos <rmatos@redhat.com> - 3.14.1-1
|
|
|
|
|
- Update to 3.14.1
|
|
|
|
|
|
|
|
|
|
* Mon Sep 22 2014 Kalev Lember <kalevlember@gmail.com> - 3.14.0-1
|
|
|
|
|
- Update to 3.14.0
|
|
|
|
|
|
|
|
|
|
* Tue Sep 16 2014 Kalev Lember <kalevlember@gmail.com> - 3.13.92-1
|
|
|
|
|
- Update to 3.13.92
|
|
|
|
|
|
|
|
|
|
* Wed Sep 03 2014 Kalev Lember <kalevlember@gmail.com> - 3.13.91-1
|
|
|
|
|
- Update to 3.13.91
|
|
|
|
|
|
|
|
|
|
* Mon Aug 18 2014 Kalev Lember <kalevlember@gmail.com> - 3.13.90-1
|
|
|
|
|
- Update to 3.13.90
|
|
|
|
|
|
|
|
|
|
* Sat Aug 16 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.13.4-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Wed Jul 23 2014 Kalev Lember <kalevlember@gmail.com> - 3.13.4-1
|
|
|
|
|
- Update to 3.13.4
|
|
|
|
|
|
|
|
|
|
* Thu Jun 26 2014 Richard Hughes <rhughes@redhat.com> - 3.13.3-1
|
|
|
|
|
- Update to 3.13.3
|
|
|
|
|
|
|
|
|
|
* Wed Jun 25 2014 Richard Hughes <rhughes@redhat.com> - 3.13.2-1
|
|
|
|
|
- Update to 3.13.2
|
|
|
|
|
|
|
|
|
|
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.13.1-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Thu May 01 2014 Kalev Lember <kalevlember@gmail.com> - 3.13.1-1
|
|
|
|
|
- Update to 3.13.1
|
|
|
|
|
- Remove and obsolete the updates plugin
|
|
|
|
|
|
|
|
|
|
* Wed Apr 16 2014 Kalev Lember <kalevlember@gmail.com> - 3.12.1-1
|
|
|
|
|
- Update to 3.12.1
|
|
|
|
|
- Tighten subpackage deps
|
|
|
|
|
|
|
|
|
|
* Mon Apr 14 2014 Kalev Lember <kalevlember@gmail.com> - 3.12.0.1-3
|
|
|
|
|
- Drop control-center-filesystem dependency
|
|
|
|
|
|
|
|
|
|
* Sat Apr 05 2014 Kalev Lember <kalevlember@gmail.com> - 3.12.0.1-2
|
|
|
|
|
- Update dep versions
|
|
|
|
|
|
|
|
|
|
* Wed Mar 26 2014 Richard Hughes <rhughes@redhat.com> - 3.12.0.1-1
|
|
|
|
|
- Update to 3.12.0.1
|
|
|
|
|
|
|
|
|
|
* Mon Mar 24 2014 Richard Hughes <rhughes@redhat.com> - 3.12.0-1
|
|
|
|
|
- Update to 3.12.0
|
|
|
|
|
|
|
|
|
|
* Tue Mar 18 2014 Richard Hughes <rhughes@redhat.com> - 3.11.92-1
|
|
|
|
|
- Update to 3.11.92
|
|
|
|
|
|
|
|
|
|
* Tue Mar 04 2014 Richard Hughes <rhughes@redhat.com> - 3.11.91-1
|
|
|
|
|
- Update to 3.11.91
|
|
|
|
|
|
|
|
|
|
* Wed Feb 19 2014 Richard Hughes <rhughes@redhat.com> - 3.11.90-2
|
|
|
|
|
- Rebuilt for gnome-desktop soname bump
|
|
|
|
|
|
|
|
|
|
* Tue Feb 18 2014 Richard Hughes <rhughes@redhat.com> - 3.11.90-1
|
|
|
|
|
- Update to 3.11.90
|
|
|
|
|
|
|
|
|
|
* Tue Feb 04 2014 Richard Hughes <rhughes@redhat.com> - 3.11.5-1
|
|
|
|
|
- Update to 3.11.5
|
|
|
|
|
|
|
|
|
|
* Thu Jan 30 2014 Richard Hughes <rhughes@redhat.com> - 3.11.3-2
|
|
|
|
|
- Rebuild for libpackagekit-glib soname bump
|
|
|
|
|
|
|
|
|
|
* Tue Dec 17 2013 Richard Hughes <rhughes@redhat.com> - 3.11.3-1
|
|
|
|
|
- Update to 3.11.3
|
|
|
|
|
|
|
|
|
|
* Mon Nov 25 2013 Richard Hughes <rhughes@redhat.com> - 3.11.2-1
|
|
|
|
|
- Update to 3.11.2
|
|
|
|
|
|
|
|
|
|
* Thu Oct 31 2013 Florian Müllner <fmuellner@redhat.com> - 3.11.1-1
|
|
|
|
|
- Update to 3.11.1
|
|
|
|
|
|
|
|
|
|
* Mon Oct 28 2013 Richard Hughes <rhughes@redhat.com> - 3.10.1-1
|
|
|
|
|
- Update to 3.10.1
|
|
|
|
|
|
|
|
|
|
* Fri Oct 11 2013 Richard Hughes <rhughes@redhat.com> - 3.10.0-3
|
|
|
|
|
- Apply the previous patch on Fedora too.
|
|
|
|
|
|
|
|
|
|
* Fri Oct 11 2013 Richard Hughes <rhughes@redhat.com> - 3.10.0-2
|
|
|
|
|
- Grab a patch from upstream to fix the multiple notifications about updates.
|
|
|
|
|
- Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1009132
|
|
|
|
|
|
|
|
|
|
* Tue Sep 24 2013 Kalev Lember <kalevlember@gmail.com> - 3.10.0-1
|
|
|
|
|
- Update to 3.10.0
|
|
|
|
|
|
|
|
|
|
* Wed Sep 18 2013 Kalev Lember <kalevlember@gmail.com> - 3.9.92-1
|
|
|
|
|
- Update to 3.9.92
|
|
|
|
|
|
|
|
|
|
* Tue Sep 17 2013 Richard Hughes <rhughes@redhat.com> - 3.9.91.1-2
|
|
|
|
|
- Grab a patch from upstream so that the offline updates feature can
|
|
|
|
|
actually work when reboot returns with success.
|
|
|
|
|
|
|
|
|
|
* Tue Sep 03 2013 Matthias Clasen <mclasen@redhat.com> - 3.9.91.1-1
|
|
|
|
|
- Update to 3.9.91.1
|
|
|
|
|
|
|
|
|
|
* Tue Sep 03 2013 Kalev Lember <kalevlember@gmail.com> - 3.9.91-1
|
|
|
|
|
- Update to 3.9.91
|
|
|
|
|
- Include the new datetime plugin
|
|
|
|
|
|
|
|
|
|
* Fri Aug 23 2013 Kalev Lember <kalevlember@gmail.com> - 3.9.90-2
|
|
|
|
|
- Keep middle click paste enabled for now
|
|
|
|
|
|
|
|
|
|
* Thu Aug 22 2013 Kalev Lember <kalevlember@gmail.com> - 3.9.90-1
|
|
|
|
|
- Update to 3.9.90
|
|
|
|
|
|
|
|
|
|
* Fri Aug 09 2013 Kalev Lember <kalevlember@gmail.com> - 3.9.5-1
|
|
|
|
|
- Update to 3.9.5
|
|
|
|
|
- Remove empty /etc/gnome-settings-daemon directory
|
|
|
|
|
- Install new rfkill plugin and add back the smartcard plugin
|
|
|
|
|
|
|
|
|
|
* Tue Jul 30 2013 Richard Hughes <rhughes@redhat.com> - 3.9.3-3
|
|
|
|
|
- Rebuild for colord soname bump
|
|
|
|
|
|
|
|
|
|
* Mon Jul 22 2013 Bastien Nocera <bnocera@redhat.com> 3.9.3-2
|
|
|
|
|
- Remove obsolete GStreamer 0.10 BRs
|
|
|
|
|
|
|
|
|
|
* Thu Jun 20 2013 Kalev Lember <kalevlember@gmail.com> - 3.9.3-1
|
|
|
|
|
- Update to 3.9.3
|
|
|
|
|
|
|
|
|
|
* Sun Jun 02 2013 Kalev Lember <kalevlember@gmail.com> - 3.9.2-1
|
|
|
|
|
- Update to 3.9.2
|
|
|
|
|
- Drop the ibus-kkc-libpinyin patch; the hardcoded input sources
|
|
|
|
|
list is gone from g-s-d
|
|
|
|
|
- Set the minimum required gnome-desktop3 version
|
|
|
|
|
|
|
|
|
|
* Tue May 14 2013 Richard Hughes <rhughes@redhat.com> - 3.8.2-1
|
|
|
|
|
- Update to 3.8.2
|
|
|
|
|
|
|
|
|
|
* Thu May 9 2013 Jens Petersen <petersen@redhat.com> - 3.8.1-2
|
|
|
|
|
- default ibus engine in Fedora is now kkc for Japanese
|
|
|
|
|
and libpinyin for Chinese (#948117)
|
|
|
|
|
|
|
|
|
|
* Tue Apr 16 2013 Richard Hughes <rhughes@redhat.com> - 3.8.1-1
|
|
|
|
|
- Update to 3.8.1
|
|
|
|
|
|
|
|
|
|
* Tue Mar 26 2013 Richard Hughes <rhughes@redhat.com> - 3.8.0-1
|
|
|
|
|
- Update to 3.8.0
|
|
|
|
|
|
|
|
|
|
* Tue Mar 19 2013 Matthias Clasen <mclasen@redhat.com> - 3.7.92-1
|
|
|
|
|
- Update to 3.7.92
|
|
|
|
|
|
|
|
|
|
* Tue Mar 5 2013 Matthias Clasen <mclasen@redhat.com> - 3.7.91-1
|
|
|
|
|
- Update to 3.7.91
|
|
|
|
|
|
|
|
|
|
* Wed Feb 20 2013 Richard Hughes <rhughes@redhat.com> - 3.7.90-1
|
|
|
|
|
- Update to 3.7.90
|
|
|
|
|
|
|
|
|
|
* Thu Feb 07 2013 Richard Hughes <rhughes@redhat.com> - 3.7.5.1-1
|
|
|
|
|
- Update to 3.7.5.1
|
|
|
|
|
|
|
|
|
|
* Wed Feb 06 2013 Debarshi Ray <rishi@fedoraproject.org> - 3.7.5-2
|
|
|
|
|
- Bump the gtk3 BuildRequires
|
|
|
|
|
|
|
|
|
|
* Tue Feb 05 2013 Richard Hughes <rhughes@redhat.com> - 3.7.5-1
|
|
|
|
|
- Update to 3.7.5
|
|
|
|
|
|
|
|
|
|
* Wed Jan 16 2013 Richard Hughes <hughsient@gmail.com> - 3.7.4-1
|
|
|
|
|
- Update to 3.7.4
|
|
|
|
|
|
|
|
|
|
* Mon Dec 31 2012 Dan Horák <dan[at]danny.cz> - 3.7.3-2
|
|
|
|
|
- fix filelist for s390(x) (and ppc/ppc64 in RHEL)
|
|
|
|
|
|
|
|
|
|
* Thu Dec 20 2012 Kalev Lember <kalevlember@gmail.com> - 3.7.3-1
|
|
|
|
|
- Update to 3.7.3
|
|
|
|
|
- Adjust the spec file for the (temporarly) disabled smartcard plugin
|
|
|
|
|
|
|
|
|
|
* Tue Nov 20 2012 Richard Hughes <hughsient@gmail.com> - 3.7.1-1
|
|
|
|
|
- Update to 3.7.1
|
|
|
|
|
- Remove upstreamed patches
|
|
|
|
|
|
|
|
|
|
* Wed Nov 14 2012 Kalev Lember <kalevlember@gmail.com> - 3.6.3-1
|
|
|
|
|
- Update to 3.6.3
|
|
|
|
|
- Drop the static man page patch and BR docbook-style-xsl instead
|
|
|
|
|
|
|
|
|
|
* Thu Nov 08 2012 Bastien Nocera <bnocera@redhat.com> 3.6.2-1
|
|
|
|
|
- Update to 3.6.2
|
|
|
|
|
|
|
|
|
|
* Thu Oct 18 2012 Matthias Clasen <mclasen@redhat.com> - 3.6.1-3
|
|
|
|
|
- Fix a typo in the suspend patch (#858259)
|
|
|
|
|
|
|
|
|
|
* Mon Oct 08 2012 Dan Horák <dan[at]danny.cz> - 3.6.1-2
|
|
|
|
|
- fix build on s390(x)
|
|
|
|
|
|
|
|
|
|
* Mon Oct 08 2012 Bastien Nocera <bnocera@redhat.com> 3.6.1-1
|
|
|
|
|
- Update to 3.6.1
|
|
|
|
|
|
|
|
|
|
* Fri Oct 5 2012 Olivier Fourdan <mclasen@redhat.com> - 3.6.0-5
|
|
|
|
|
- Adds Wacom OSD window from upstream bug #679062
|
|
|
|
|
|
|
|
|
|
* Wed Oct 3 2012 Matthias Clasen <mclasen@redhat.com> - 3.6.0-4
|
|
|
|
|
- Fix an inhibitor leak in the previous patch
|
|
|
|
|
|
|
|
|
|
* Tue Oct 2 2012 Matthias Clasen <mclasen@redhat.com> - 3.6.0-3
|
|
|
|
|
- Fix lid close handling with new systemd
|
|
|
|
|
|
|
|
|
|
* Fri Sep 28 2012 Peter Robinson <pbrobinson@fedoraproject.org> - 3.6.0-2
|
|
|
|
|
- Split out PackageKit into a sub package. Fixes #699348
|
|
|
|
|
|
|
|
|
|
* Tue Sep 25 2012 Richard Hughes <hughsient@gmail.com> - 3.6.0-1
|
|
|
|
|
- Update to 3.6.0
|
|
|
|
|
|
|
|
|
|
* Wed Sep 19 2012 Richard Hughes <hughsient@gmail.com> - 3.5.92-1
|
|
|
|
|
- Update to 3.5.92
|
|
|
|
|
|
|
|
|
|
* Wed Sep 05 2012 Cosimo Cecchi <cosimoc@redhat.com> - 3.5.91-1
|
|
|
|
|
- Update to 3.5.91
|
|
|
|
|
|
|
|
|
|
* Wed Aug 22 2012 Richard Hughes <hughsient@gmail.com> - 3.5.90-1
|
|
|
|
|
- Update to 3.5.90
|
|
|
|
|
|
|
|
|
|
* Tue Aug 21 2012 Richard Hughes <hughsient@gmail.com> - 3.5.6-1
|
|
|
|
|
- Update to 3.5.6
|
|
|
|
|
|
|
|
|
|
* Fri Jul 27 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.5.5-4
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Tue Jul 24 2012 Dan Horák <dan[at]danny.cz> - 3.5.5-3
|
|
|
|
|
- fix build without wacom
|
|
|
|
|
|
|
|
|
|
* Thu Jul 19 2012 Matthias Clasen <mclasen@redhat.com> - 3.5.5-2
|
|
|
|
|
- Fix the updates plugin to load
|
|
|
|
|
|
|
|
|
|
* Thu Jul 19 2012 Matthias Clasen <mclasen@redhat.com> - 3.5.5-1
|
|
|
|
|
- Update to 3.5.5
|
|
|
|
|
|
|
|
|
|
* Tue Jul 17 2012 Dan Horák <dan[at]danny.cz> - 3.5.4-3
|
|
|
|
|
- fix build on s390(x) - cherry-picked from f17 branch
|
|
|
|
|
- allow build without wacom on ppc/ppc64
|
|
|
|
|
|
|
|
|
|
* Tue Jul 17 2012 Matthias Clasen <mclasen@redhat.com> - 3.5.4-2
|
|
|
|
|
- Rebuild against new PackageKit
|
|
|
|
|
|
|
|
|
|
* Wed Jun 27 2012 Richard Hughes <hughsient@gmail.com> - 3.5.4-1
|
|
|
|
|
- Update to 3.5.4
|
|
|
|
|
|
|
|
|
|
* Tue Jun 26 2012 Richard Hughes <hughsient@gmail.com> - 3.5.3-1
|
|
|
|
|
- Update to 3.5.3
|
|
|
|
|
|
|
|
|
|
* Thu Jun 14 2012 Matthias Clasen <mclasen@redhat.com> - 3.5.2-4
|
|
|
|
|
- Drop calculator patch, no longer needed
|
|
|
|
|
|
|
|
|
|
* Thu Jun 07 2012 Matthias Clasen <mclasen@redhat.com> - 3.5.2-3
|
|
|
|
|
- Fix file lists
|
|
|
|
|
|
|
|
|
|
* Thu Jun 07 2012 Richard Hughes <hughsient@gmail.com> - 3.5.2-2
|
|
|
|
|
- Add missing BR
|
|
|
|
|
|
|
|
|
|
* Wed Jun 06 2012 Richard Hughes <hughsient@gmail.com> - 3.5.2-1
|
|
|
|
|
- Update to 3.5.2
|
|
|
|
|
|
|
|
|
|
* Fri May 18 2012 Richard Hughes <hughsient@gmail.com> - 3.4.2-1
|
|
|
|
|
- Update to 3.4.2
|
|
|
|
|
|
|
|
|
|
* Mon Apr 16 2012 Richard Hughes <hughsient@gmail.com> - 3.4.1-1
|
|
|
|
|
- Update to 3.4.1
|
|
|
|
|
|
|
|
|
|
* Mon Mar 26 2012 Richard Hughes <rhughes@redhat.com> - 3.4.0-1
|
|
|
|
|
- New upstream version.
|
|
|
|
|
|
|
|
|
|
* Tue Mar 20 2012 Richard Hughes <rhughes@redhat.com> 3.3.92-1
|
|
|
|
|
- Update to 3.3.92
|
|
|
|
|
|
|
|
|
|
* Mon Mar 05 2012 Bastien Nocera <bnocera@redhat.com> 3.3.91-1
|
|
|
|
|
- Update to 3.3.91
|
|
|
|
|
|
|
|
|
|
* Wed Feb 22 2012 Bastien Nocera <bnocera@redhat.com> 3.3.90.1-1
|
|
|
|
|
- Update to 3.3.90.1
|
|
|
|
|
|
|
|
|
|
* Thu Feb 9 2012 Matthias Clasen <mclasen@redhat.com> 3.3.5-2
|
|
|
|
|
- Use systemd for session tracking
|
|
|
|
|
|
|
|
|
|
* Tue Feb 7 2012 Matthias Clasen <mclasen@redhat.com> 3.3.5-1
|
|
|
|
|
- Update to 3.3.5
|
|
|
|
|
|
|
|
|
@ -699,7 +1190,7 @@ http://bugzilla.gnome.org/show_bug.cgi?id=580761 for details
|
|
|
|
|
* Tue Sep 30 2008 Matthias Clasen <mclasen@redhat.com> - 2.24.0-3
|
|
|
|
|
- Fix the picking up of the gdm keyboard layout
|
|
|
|
|
|
|
|
|
|
* Wed Sep 28 2008 Ray Strode <rstrode@redhat.com> - 2.24.0-2
|
|
|
|
|
* Sun Sep 28 2008 Ray Strode <rstrode@redhat.com> - 2.24.0-2
|
|
|
|
|
- Don't draw background twice at startup
|
|
|
|
|
|
|
|
|
|
* Tue Sep 23 2008 Matthias Clasen <mclasen@redhat.com> - 2.24.0-1
|
|
|
|
@ -717,7 +1208,7 @@ http://bugzilla.gnome.org/show_bug.cgi?id=580761 for details
|
|
|
|
|
* Fri Sep 5 2008 Matthias Clasen <mclasen@redhat.com> - 2.23.91-5
|
|
|
|
|
- Try harder to use the keyboard layout that gdm tells us
|
|
|
|
|
|
|
|
|
|
* Tue Sep 04 2008 Soren Sandmann <sandmann@redhat.com> - 2.23.91-4
|
|
|
|
|
* Thu Sep 04 2008 Soren Sandmann <sandmann@redhat.com> - 2.23.91-4
|
|
|
|
|
- Use the fn-F7 key, not the F7 key.
|
|
|
|
|
|
|
|
|
|
* Wed Sep 03 2008 Soren Sandmann <sandmann@redhat.com> - 2.23.91-3
|
|
|
|
|