255cca3
%global cinnamon_desktop_version 4.2.0
816867f
816867f
Name:           cinnamon-settings-daemon
255cca3
Version:        4.2.0
255cca3
Release:        1%{?dist}
816867f
Summary:        The daemon sharing settings from CINNAMON to GTK+/KDE applications
816867f
816867f
License:        GPLv2+ and LGPLv2+
4a33662
URL:            https://github.com/linuxmint/%{name}
255cca3
Source0:        %url/archive/%{version}/%{name}-%{version}.tar.gz
60891e3
5157844
# add hard cinnamon-desktop required version due logind schema
4a33662
Requires:       cinnamon-desktop%{?_isa} >= %{cinnamon_desktop_version}
4a33662
Requires:       iio-sensor-proxy%{?_isa}
816867f
ccadd78
BuildRequires:  pkgconfig(dbus-glib-1)
5157844
BuildRequires:  pkgconfig(cinnamon-desktop) >= %{cinnamon_desktop_version}
ccadd78
BuildRequires:  pkgconfig(xxf86misc)
ccadd78
BuildRequires:  pkgconfig(libpulse)
ccadd78
BuildRequires:  pkgconfig(libgnomekbd)
f7b83b9
BuildRequires:  pkgconfig(libnm)
f7b83b9
BuildRequires:  pkgconfig(libnma)
ccadd78
BuildRequires:  pkgconfig(libnotify)
ccadd78
BuildRequires:  pkgconfig(libcanberra)
ccadd78
BuildRequires:  pkgconfig(polkit-agent-1)
ccadd78
BuildRequires:  pkgconfig(libxklavier)
ccadd78
BuildRequires:  pkgconfig(upower-glib)
ccadd78
BuildRequires:  pkgconfig(gudev-1.0)
ccadd78
BuildRequires:  pkgconfig(nss)
ccadd78
BuildRequires:  pkgconfig(colord) >= 0.1.12
ccadd78
BuildRequires:  pkgconfig(lcms2) >= 2.2
7cf9d5d
BuildRequires:  pkgconfig(libsystemd)
ccadd78
BuildRequires:  pkgconfig(xtst)
ccadd78
BuildRequires:  pkgconfig(ibus-1.0)
816867f
BuildRequires:  cups-devel
88a5c1e
BuildRequires:  desktop-file-utils
816867f
BuildRequires:  docbook-style-xsl
ccadd78
BuildRequires:  gnome-common
ccadd78
BuildRequires:  intltool
ccadd78
BuildRequires:  libxslt
46f6bcf
BuildRequires:  pkgconfig(librsvg-2.0)
7f311d5
%ifnarch s390 s390x %{?rhel:ppc ppc64}
4bb83aa
BuildRequires:  pkgconfig(xorg-wacom)
4bb83aa
BuildRequires:  pkgconfig(libwacom)
7f311d5
%endif
816867f
816867f
%description
816867f
A daemon to share settings from CINNAMON to other applications. It also
816867f
handles global keybindings, and many of desktop-wide settings.
816867f
816867f
%package        devel
816867f
Summary:        Development files for %{name}
816867f
Requires:       %{name}%{?_isa} = %{version}-%{release}
816867f
816867f
Requires:       dbus-glib-devel
816867f
816867f
%description    devel
816867f
This package contains libraries and header files for
816867f
developing applications that use %{name}.
816867f
816867f
%prep
bada649
%autosetup -p1
816867f
NOCONFIGURE=1 ./autogen.sh
816867f
816867f
%build
816867f
%configure --disable-static \
7e2d831
           --enable-profiling \
7e2d831
           --disable-smartcard-support
Rex Dieter c101b29
8f6ab2f
%make_build V=1
816867f
816867f
816867f
%install
816867f
%make_install
ec59a8c
find %buildroot -name '*.la' -exec rm -f {} ';'
816867f
88a5c1e
desktop-file-install --delete-original           \
ec59a8c
  --dir %buildroot%{_sysconfdir}/xdg/autostart/  \
ec59a8c
  %buildroot%{_sysconfdir}/xdg/autostart/*
8f0238e
8f0238e
desktop-file-install --delete-original           \
ec59a8c
  --dir %buildroot%{_datadir}/applications/  \
ec59a8c
  %buildroot%{_datadir}/applications/csd-automount.desktop
9bc24d1
  
9bc24d1
# Fix non-executable script
ec59a8c
chmod a+x %buildroot%{_datadir}/cinnamon-settings-daemon-3.0/input-device-example.sh
9593003
816867f
6eed81f
%files
fda93b8
%doc AUTHORS
fda93b8
%license COPYING COPYING.LIB
88a5c1e
%config %{_sysconfdir}/dbus-1/system.d/org.cinnamon.SettingsDaemon.DateTimeMechanism.conf
9bc24d1
%config %{_sysconfdir}/xdg/autostart/*
88a5c1e
%{_libdir}/cinnamon-settings-daemon-3.0/
e502b78
%{_libexecdir}/csd-a11y-keyboard
e502b78
%{_libexecdir}/csd-a11y-settings
e502b78
%{_libexecdir}/csd-automount
e502b78
%{_libexecdir}/csd-background
88a5c1e
%{_libexecdir}/csd-backlight-helper
e502b78
%{_libexecdir}/csd-clipboard
e502b78
%{_libexecdir}/csd-color
e502b78
%{_libexecdir}/csd-cursor
816867f
%{_libexecdir}/csd-datetime-mechanism
e502b78
%{_libexecdir}/csd-dummy
e502b78
%{_libexecdir}/csd-housekeeping
e502b78
%{_libexecdir}/csd-input-helper
e502b78
%{_libexecdir}/csd-keyboard
816867f
%{_libexecdir}/csd-locate-pointer
e502b78
%{_libexecdir}/csd-media-keys
e502b78
%{_libexecdir}/csd-mouse
e502b78
%{_libexecdir}/csd-orientation
e502b78
%{_libexecdir}/csd-power
816867f
%{_libexecdir}/csd-printer
e502b78
%{_libexecdir}/csd-print-notifications
e502b78
%{_libexecdir}/csd-screensaver-proxy
7e2d831
#{_libexecdir}/csd-smartcard
e502b78
%{_libexecdir}/csd-sound
e502b78
%{_libexecdir}/csd-xrandr
e502b78
%{_libexecdir}/csd-xsettings
7f311d5
%ifnarch s390 s390x %{?rhel:ppc ppc64}
3a5d54f
%{_libexecdir}/csd-list-wacom
e502b78
%{_libexecdir}/csd-wacom
3a5d54f
%{_libexecdir}/csd-wacom-led-helper
e502b78
%{_libexecdir}/csd-wacom-osd
7f311d5
%endif
8f0238e
%{_datadir}/applications/csd-automount.desktop
816867f
%{_datadir}/cinnamon-settings-daemon/
88a5c1e
%{_datadir}/dbus-1/system-services/org.cinnamon.SettingsDaemon.DateTimeMechanism.service
88a5c1e
%{_datadir}/glib-2.0/schemas/org.cinnamon.settings-daemon*.xml
e502b78
%{_datadir}/icons/hicolor/*/apps/csd-*
88a5c1e
%{_datadir}/polkit-1/actions/org.cinnamon.settings*.policy
816867f
816867f
%files devel
816867f
%{_includedir}/cinnamon-settings-daemon-3.0/
816867f
%{_libdir}/pkgconfig/cinnamon-settings-daemon.pc
816867f
%{_datadir}/cinnamon-settings-daemon-3.0/
88a5c1e
816867f
816867f
%changelog
255cca3
* Sun Jun 23 2019 Leigh Scott <leigh123linux@googlemail.com> - 4.2.0-1
255cca3
- Update to 4.2.0 release
255cca3
c8d40b2
* Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 4.0.3-2
c8d40b2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
c8d40b2
bec502b
* Thu Dec 06 2018 Leigh Scott <leigh123linux@googlemail.com> - 4.0.3-1
bec502b
- Update to 4.0.3 release
bec502b
08742df
* Tue Nov 20 2018 Leigh Scott <leigh123linux@googlemail.com> - 4.0.2-1
08742df
- Update to 4.0.2 release
08742df
afcfd7a
* Mon Nov 12 2018 Leigh Scott <leigh123linux@googlemail.com> - 4.0.1-1
afcfd7a
- Update to 4.0.1 release
afcfd7a
e63700e
* Tue Oct 30 2018 Leigh Scott <leigh123linux@googlemail.com> - 4.0.0-1
e63700e
- Update to 4.0.0 release
e63700e
ec59a8c
* Sun Oct 07 2018 Leigh Scott <leigh123linux@googlemail.com> - 3.8.6-2
ec59a8c
- Drop EPEL/RHEL support
ec59a8c
9a58f85
* Fri Sep 21 2018 Leigh Scott <leigh123linux@googlemail.com> - 3.8.6-1
9a58f85
- Update to 3.8.6 release
9a58f85
1e88f29
* Thu Aug 16 2018 Leigh Scott <leigh123linux@googlemail.com> - 3.8.4-1
1e88f29
- Update to 3.8.4 release
1e88f29
a276dc6
* Mon Jul 16 2018 Leigh Scott <leigh123linux@googlemail.com> - 3.8.3-3
a276dc6
- Remove requires cinnamon-control-center-filesystem
a276dc6
f37c3ff
* Thu Jul 12 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.8.3-2
f37c3ff
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
f37c3ff
307e3ef
* Fri Jun 08 2018 Leigh Scott <leigh123linux@googlemail.com> - 3.8.3-1
307e3ef
- Update to 3.8.3 release
307e3ef
4a33662
* Sun Jun 03 2018 Leigh Scott <leigh123linux@googlemail.com> - 3.8.2-1
4a33662
- Update to 3.8.2 release
4a33662
25ec217
* Sun May 06 2018 Leigh Scott <leigh123linux@googlemail.com> - 3.8.1-1
25ec217
- Update to 3.8.1 release
25ec217
bada649
* Tue Apr 17 2018 Leigh Scott <leigh123linux@googlemail.com> - 3.8.0-1
bada649
- Update to 3.8.0 release
bada649
93fe540
* Thu Feb 15 2018 Leigh Scott <leigh123linux@googlemail.com> - 3.6.3-0.1.20180214git63f501e
93fe540
- update to git snapshot
93fe540
3485aa1
* Thu Feb 15 2018 Leigh Scott <leigh123linux@googlemail.com> - 3.6.2-1
3485aa1
- update to 3.6.2 release
3485aa1
0561c09
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.6.1-4
0561c09
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
0561c09
29a1974
* Sat Jan 20 2018 Björn Esser <besser82@fedoraproject.org> - 3.6.1-3
29a1974
- Rebuilt for switch to libxcrypt
29a1974
ac68279
* Sun Jan 07 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 3.6.1-2
ac68279
- Remove obsolete scriptlets
ac68279
7e2d831
* Thu Nov 16 2017 Leigh Scott <leigh123linux@googlemail.com> - 3.6.1-1
7e2d831
- update to 3.6.1 release
7e2d831
- disable smartcard support till we can fix it
7e2d831
669fd98
* Mon Oct 23 2017 Leigh Scott <leigh123linux@googlemail.com> - 3.6.0-1
669fd98
- update to 3.6.0 release
669fd98
9bc33c4
* Thu Aug 31 2017 Björn Esser <besser82@fedoraproject.org> - 3.4.4-3
9bc33c4
- Drop patch for csd-sharing
9bc33c4
ed7ad57
* Wed Aug 30 2017 Björn Esser <besser82@fedoraproject.org> - 3.4.4-2
ed7ad57
- Adjustments for EPEL7
ed7ad57
11715fe
* Thu Aug 10 2017 Leigh Scott <leigh123linux@googlemail.com> - 3.4.4-1
11715fe
- update to 3.4.4 release
11715fe
60a7692
* Thu Aug 10 2017 Leigh Scott <leigh123linux@googlemail.com> - 3.4.3-2
11715fe
- revert bad xrandr commit
60a7692
77eb417
* Wed Aug 09 2017 Leigh Scott <leigh123linux@googlemail.com> - 3.4.3-1
77eb417
- update to 3.4.3 release
77eb417
7e8a466
* Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.4.2-3
7e8a466
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
7e8a466
de6f248
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.4.2-2
de6f248
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
de6f248
31893c0
* Wed Jun 21 2017 Leigh Scott <leigh123linux@googlemail.com> - 3.4.2-1
31893c0
- update to 3.4.2 release
31893c0
192cb5c
* Wed Jun 14 2017 Leigh Scott <leigh123linux@googlemail.com> - 3.4.1-2
192cb5c
- fix sharing patch again (rhbz #1461426)
192cb5c
d4cc119
* Tue May 23 2017 Leigh Scott <leigh123linux@googlemail.com> - 3.4.1-1
d4cc119
- update to 3.4.1 release
d4cc119
cf444e0
* Fri May 19 2017 Leigh Scott <leigh123linux@googlemail.com> - 3.4.0-5
cf444e0
- Remove invalid symlink
cf444e0
002ebbb
* Sat May 13 2017 Leigh Scott <leigh123linux@googlemail.com> - 3.4.0-4
002ebbb
- Add patch to fix dbus names
002ebbb
2a62c4c
* Wed May 10 2017 Leigh Scott <leigh123linux@googlemail.com> - 3.4.0-3
2a62c4c
- Update sharing patch (adds libnm support)
2a62c4c
f7b83b9
* Wed May 10 2017 Björn Esser <besser82@fedoraproject.org> - 3.4.0-2
f7b83b9
- Rebuilt to replace nm-glib with libnm (rhbz#1413610)
f7b83b9
4d17473
* Wed May 03 2017 Leigh Scott <leigh123linux@googlemail.com> - 3.4.0-1
4d17473
- update to 3.4.0 release
4d17473
28d0635
* Tue May 02 2017 Leigh Scott <leigh123linux@googlemail.com> - 3.4.0-0.7.20170423git358e90c
28d0635
- Fix startup delay caused by sharing plugin
28d0635
1b1e2b6
* Sun Apr 23 2017 Leigh Scott <leigh123linux@googlemail.com> - 3.4.0-0.6.20170423git358e90c
1b1e2b6
- update to git snapshot
1b1e2b6
7f311d5
* Fri Apr 21 2017 Leigh Scott <leigh123linux@googlemail.com> - 3.4.0-0.5.20170420gitf328d98
7f311d5
- revert 'update BR for s390 wacom'
7f311d5
fdc1bf6
* Fri Apr 21 2017 Leigh Scott <leigh123linux@googlemail.com> - 3.4.0-0.4.20170420gitf328d98
fdc1bf6
- update to git snapshot
fdc1bf6
- update BR for s390 wacom
fdc1bf6
2a0eac5
* Thu Apr 20 2017 Leigh Scott <leigh123linux@googlemail.com> - 3.4.0-0.3.20170420git3819441
2a0eac5
- update to git snapshot
2a0eac5
18851ea
* Thu Apr 20 2017 Leigh Scott <leigh123linux@googlemail.com> - 3.4.0-0.2.20170420gitc0cb143
18851ea
- update to git snapshot
9bc24d1
- remove gstreamer build requires
9bc24d1
- spec file clean up
9bc24d1
8af5b26
* Wed Apr 19 2017 Leigh Scott <leigh123linux@googlemail.com> - 3.4.0-0.1.20170419git494e448
e502b78
- update to git snapshot
e502b78
9d865b7
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.2.1-2
9d865b7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
9d865b7
d5e4e56
* Sat Dec 10 2016 leigh scott <leigh123linux@googlemail.com> - 3.2.1-1
d5e4e56
- update to 3.2.1 release
d5e4e56
8f6ab2f
* Mon Nov 07 2016 Leigh Scott <leigh123linux@googlemail.com> - 3.2.0-1
8f6ab2f
- update to 3.2.0 release
8f6ab2f
9268734
* Wed Aug 24 2016 Leigh Scott <leigh123linux@googlemail.com> - 3.0.1-2
9268734
- add sharing plugin port
9268734
56422f2
* Mon May 16 2016 Leigh Scott <leigh123linux@googlemail.com> - 3.0.1-1
56422f2
- update to 3.0.1 release
56422f2
0458d1d
* Sun May 01 2016 Leigh Scott <leigh123linux@googlemail.com> - 3.0.0-3
0458d1d
- remove account service background as it's ubuntu only
0458d1d
bc753f0
* Sun Apr 24 2016 Leigh Scott <leigh123linux@googlemail.com> - 3.0.0-2
bc753f0
- fix cinnamon-settings-daemon 'command not found'
bc753f0
6723ca8
* Sat Apr 23 2016 Leigh Scott <leigh123linux@googlemail.com> - 3.0.0-1
6723ca8
- update to 3.0.0 release
6723ca8
e60f826
* Wed Mar 09 2016 Leigh Scott <leigh123linux@googlemail.com> - 2.8.4-1
e60f826
- update to 2.8.4 release
e60f826
9628aaa
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 2.8.1-3
9628aaa
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
9628aaa
0b6329f
* Mon Nov 09 2015 Leigh Scott <leigh123linux@googlemail.com> - 2.8.1-2
0b6329f
- rebuilt
0b6329f
5ae9566
* Mon Nov 09 2015 Leigh Scott <leigh123linux@googlemail.com> - 2.8.1-1
5ae9566
- update to 2.8.1 release
5ae9566
d68914c
* Fri Oct 16 2015 Leigh Scott <leigh123linux@googlemail.com> - 2.8.0-1
d68914c
- update to 2.8.0 release
d68914c
ff14957
* Wed Sep 09 2015 Leigh Scott <leigh123linux@googlemail.com> - 2.6.3-5
ff14957
- Stop using deprecated GSettings schema property
ff14957
8d0ddf8
* Fri Aug 28 2015 Leigh Scott <leigh123linux@googlemail.com> - 2.6.3-4
8d0ddf8
- fix more glib2 regressions
8d0ddf8
484fbf5
* Fri Aug 28 2015 Leigh Scott <leigh123linux@googlemail.com> - 2.6.3-3
484fbf5
- add patch to fix glib2 regression
484fbf5
ce4cf00
* Sun Jun 28 2015 Leigh Scott <leigh123linux@googlemail.com> - 2.6.3-2
ce4cf00
- update to 2.6.3 release
ce4cf00
c0731e0
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.6.1-2
c0731e0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
c0731e0
5157844
* Mon May 25 2015 Leigh Scott <leigh123linux@googlemail.com> - 2.6.1-1
5157844
- update to 2.6.1 release
5157844
4fe42fa
* Sun May 24 2015 Leigh Scott <leigh123linux@googlemail.com> - 2.6.0-2
4fe42fa
- add patch to fix keyboard shortcuts for power actions (bz 1224523)
4fe42fa
3a7e3d7
* Wed May 20 2015 Leigh Scott <leigh123linux@googlemail.com> - 2.6.0-1
3a7e3d7
- update to 2.6.0 release
3a7e3d7
6c605d1
* Wed May 06 2015 Leigh Scott <leigh123linux@googlemail.com> - 2.5.0-0.2.gitd228d00
6c605d1
- update to git snapshot
6c605d1
b5e8c10
* Tue May 05 2015 Leigh Scott <leigh123linux@googlemail.com> - 2.5.0-0.1.git8430be2
b5e8c10
- update to git snapshot
b5e8c10
e9bde68
* Sun Mar 01 2015 Leigh Scott <leigh123linux@googlemail.com> - 2.4.3-3
e9bde68
- patch to fix xrandr log spam
e9bde68
60891e3
* Sun Feb 22 2015 Leigh Scott <leigh123linux@googlemail.com> - 2.4.3-2
60891e3
- cherry pick upstream (includes bz 1182457)
60891e3
5c37714
* Wed Nov 12 2014 Leigh Scott <leigh123linux@googlemail.com> - 2.4.3-1
5c37714
- update to 2.4.3
5c37714
c7b159c
* Sat Nov 08 2014 Leigh Scott <leigh123linux@googlemail.com> - 2.4.2-1
c7b159c
- update to 2.4.2
c7b159c
dfa0dae
* Fri Oct 31 2014 Leigh Scott <leigh123linux@googlemail.com> - 2.4.1-1
dfa0dae
- update to 2.4.1
dfa0dae
4cd4bb6
* Fri Oct 31 2014 Leigh Scott <leigh123linux@googlemail.com> - 2.4.0-1
4cd4bb6
- update to 2.4.0
4cd4bb6
c3f7f12
* Fri Oct 10 2014 Leigh Scott <leigh123linux@googlemail.com> - 2.4.0-0.2.git5a6ee03
c3f7f12
- update to latest git
c3f7f12
0c468e4
* Tue Sep 30 2014 Leigh Scott <leigh123linux@googlemail.com> - 2.4.0-0.1.gitec2ca3a
0c468e4
- update to latest git
0c468e4
563ab80
* Mon Aug 18 2014 Kalev Lember <kalevlember@gmail.com> - 2.2.4-5
563ab80
- Rebuilt for upower 0.99.1 soname bump
563ab80
a4f0a37
* Sat Aug 16 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.2.4-4
a4f0a37
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
a4f0a37
47e281a
* Fri Aug 01 2014 Leigh Scott <leigh123linux@googlemail.com> - 2.2.4-3
47e281a
- more upower-0.99 fixes
47e281a
dd568c7
* Mon Jul 14 2014 Leigh Scott <leigh123linux@googlemail.com> - 2.2.4-2
dd568c7
- Fix lid action with external monitor (upower-0.99)
dd568c7
a9a3639
* Fri Jun 27 2014 Leigh Scott <leigh123linux@googlemail.com> - 2.2.4-1
a9a3639
- update to 2.2.4
a9a3639
- Touchpad support: Added support for two and three finger clicks
a9a3639
755b13f
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.2.3-3
755b13f
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
755b13f
2dc70d1
* Fri May 30 2014 Leigh Scott <leigh123linux@googlemail.com> - 2.2.3-2
2dc70d1
- add fedora support to datetime
2dc70d1
4918820
* Tue May 20 2014 Leigh Scott <leigh123linux@googlemail.com> - 2.2.3-1
4918820
- update to 2.2.3
4918820
922aad2
* Mon May 05 2014 Leigh Scott <leigh123linux@googlemail.com> - 2.2.2-2
922aad2
- add patch to add support for upower critical action
922aad2
84907fd
* Fri May 02 2014 Leigh Scott <leigh123linux@googlemail.com> - 2.2.2-1
84907fd
- update to 2.2.2
84907fd
f430cb3
* Fri Apr 18 2014 Leigh Scott <leigh123linux@googlemail.com> - 2.2.1-3
f430cb3
- fix lid suspend action
f430cb3
bb06e94
* Fri Apr 18 2014 Leigh Scott <leigh123linux@googlemail.com> - 2.2.1-2
bb06e94
- add mpris pause fix
bb06e94
3a5d54f
* Mon Apr 14 2014 Leigh Scott <leigh123linux@googlemail.com> - 2.2.1-1
3a5d54f
- update to 2.2.1
3a5d54f
3a5d54f
* Sat Apr 12 2014 Leigh Scott <leigh123linux@googlemail.com> - 2.2.0-1
3a5d54f
- update to 2.2.0
3a5d54f
52713f5
* Thu Mar 06 2014 Leigh Scott <leigh123linux@googlemail.com> - 2.0.8-5
52713f5
- Fix DPMS issue with Xorg 1.14
52713f5
49bebdb
* Sat Feb 15 2014 Leigh Scott <leigh123linux@googlemail.com> - 2.0.8-4
49bebdb
- more logind changes
49bebdb
839f399
* Mon Jan 13 2014 Leigh Scott <leigh123linux@googlemail.com> - 2.0.8-3
839f399
- rebuilt
839f399
b837fd7
* Mon Jan 13 2014 Leigh Scott <leigh123linux@googlemail.com> - 2.0.8-2
b837fd7
- rebuilt
b837fd7
ede96e4
* Mon Dec 02 2013 Leigh Scott <leigh123linux@googlemail.com> - 2.0.8-1
ede96e4
- update to 2.0.8
ede96e4
21f36eb
* Sun Nov 10 2013 Leigh Scott <leigh123linux@googlemail.com> - 2.0.7-1
21f36eb
- update to 2.0.7
21f36eb
b89c628
* Sat Nov 09 2013 Leigh Scott <leigh123linux@googlemail.com> - 2.0.6-5
b89c628
- remove obsolete battery recall code
b89c628
Rex Dieter 25b5581
* Thu Nov 07 2013 Rex Dieter <rdieter@fedoraproject.org> - 2.0.6-4
Rex Dieter 25b5581
- upower breakage (#1026036)
Rex Dieter 25b5581
048c8cb
* Mon Nov 04 2013 Leigh Scott <leigh123linux@googlemail.com> - 2.0.6-3
048c8cb
- add conditional as f19 glib is too old
048c8cb
0e28707
* Mon Nov 04 2013 Leigh Scott <leigh123linux@googlemail.com> - 2.0.6-2
0e28707
- patch to add mpris support to media-keys
0e28707
56ccb64
* Sun Nov 03 2013 Leigh Scott <leigh123linux@googlemail.com> - 2.0.6-1
56ccb64
- update to 2.0.6
56ccb64
08d6932
* Fri Oct 25 2013 Leigh Scott <leigh123linux@googlemail.com> - 2.0.5-1
08d6932
- update to 2.0.5
08d6932
d84144e
* Thu Oct 24 2013 Leigh Scott <leigh123linux@googlemail.com> - 2.0.4-2
d84144e
- revert background changes made for vbox
d84144e
c5cdf4f
* Thu Oct 24 2013 Leigh Scott <leigh123linux@googlemail.com> - 2.0.4-1
c5cdf4f
- update to 2.0.4
c5cdf4f
7201017
* Fri Oct 18 2013 Leigh Scott <leigh123linux@googlemail.com> - 2.0.3-1
7201017
- update to 2.0.3
7201017
88a5c1e
* Fri Oct 18 2013 Leigh Scott <leigh123linux@googlemail.com> - 2.0.2-1
88a5c1e
- update to 2.0.2
88a5c1e
- sort out files section
88a5c1e
9593003
* Thu Oct 17 2013 Leigh Scott <leigh123linux@googlemail.com> - 2.0.1-2
9593003
- Stop cinnamon-fallback-mount-helper starting in gnome-shell
9593003
549c19a
* Wed Oct 02 2013 Leigh Scott <leigh123linux@googlemail.com> - 2.0.1-1
549c19a
- update to 2.0.1
549c19a
89dcfa6
* Mon Sep 30 2013 Leigh Scott <leigh123linux@googlemail.com> - 1.9.1-1
89dcfa6
- update to latest 1.9.1
4fb5252
- drop appmenu patch
89dcfa6
ad93c29
* Sat Sep 28 2013 Leigh Scott <leigh123linux@googlemail.com> - 1.0.0-0.15.gitcb4d724
ad93c29
- patch to fix appmenu issue
ad93c29
69e4e55
* Wed Sep 18 2013 Leigh Scott <leigh123linux@googlemail.com> - 1.0.0-0.14.gitcb4d724
69e4e55
- update to latest git
69e4e55
e27803f
* Sun Aug 25 2013 Leigh Scott <leigh123linux@googlemail.com> - 1.0.0-0.13.gitaf7fe4d
e27803f
- update to latest git
e27803f
- Change buildrequires to cinnamon-desktop-devel
e27803f
- drop 3.9 patch
7bec07f
- add keyboard branch patch
e27803f
67b9493
* Thu Aug 22 2013 Leigh Scott <leigh123linux@googlemail.com> - 1.0.0-0.12.gitb8b57d9
67b9493
- redo 3.9 patch for more gnome changes
67b9493
1e4b076
* Thu Aug 22 2013 Leigh Scott <leigh123linux@googlemail.com> - 1.0.0-0.11.gitb8b57d9
1e4b076
- rebuilt
1e4b076
730cb36
* Mon Aug 12 2013 Leigh Scott <leigh123linux@googlemail.com> - 1.0.0-0.10.gitb8b57d9
730cb36
- update to latest git
730cb36
074c163
* Sat Aug 10 2013 Leigh Scott <leigh123linux@googlemail.com> - 1.0.0-0.9.git50787a1
074c163
- update to latest git
074c163
- drop gsettings patch
074c163
2322930
* Sat Aug 10 2013 Leigh Scott <leigh123linux@googlemail.com> - 1.0.0-0.8.git3f73d50
074c163
- add patch to remove obsolete gsettings for menu and button icon till upstream fixes it
2322930
aa1e767
* Tue Aug 06 2013 Leigh Scott <leigh123linux@googlemail.com> - 1.0.0-0.7.git3f73d50
aa1e767
- update to latest git
aa1e767
- remove dead bits from spec file
aa1e767
c9cef66
* Wed Jul 31 2013 Leigh Scott <leigh123linux@googlemail.com> - 1.0.0-0.6.git6c1f75c
c9cef66
- update to latest git
c9cef66
- drop media key patch
c9cef66
3d5debe
* Wed Jul 24 2013 Leigh Scott <leigh123linux@googlemail.com> - 1.0.0-0.5.gitd5d8dfa
3d5debe
- change require gnome control-center to cinnamon
3d5debe
c5df221
* Wed Jul 24 2013 Leigh Scott <leigh123linux@googlemail.com> - 1.0.0-0.4.gitd5d8dfa
48dfbdf
- add patch to fix media keys
c5df221
- update to latest git
48dfbdf
f7ce34b
* Sat Jul 20 2013 Leigh Scott <leigh123linux@googlemail.com> - 1.0.0-0.3.git42cc1ce
f7ce34b
- rebuilt as the koji storage move lost the previous build
f7ce34b
816867f
* Thu Jul 18 2013 Leigh Scott <leigh123linux@googlemail.com> - 1.0.0-0.2.git42cc1ce
816867f
- add %%config to files
816867f
- fix directory ownership on %%{_libdir}/cinnamon-settings-daemon-3.0
816867f
- remove dead bits from spec file
816867f
816867f
* Sat May 25 2013 Leigh Scott <leigh123linux@googlemail.com> - 1.0.0-0.1.git42cc1ce
816867f
- Initial build
816867f