Leigh Scott e403a54
%global commit0 f5393cbc75172060a01e031ea749f94e495be16e
Leigh Scott e403a54
%global date 20231109
Leigh Scott e403a54
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
Leigh Scott fa5aa03
%global tag %{version}
Leigh Scott e403a54
Leigh Scott fa5aa03
%global cinnamon_desktop_version 6.0.0
816867f
816867f
Name:           cinnamon-settings-daemon
Leigh Scott fa5aa03
Version:        6.0.0
d7898ff
Release:        4%{!?tag:.%{date}git%{shortcommit0}}%{?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}
Leigh Scott e403a54
%if 0%{?tag:1}
Leigh Scott e403a54
Source0:        %url/archive/%{version}/%{name}-%{version}.tar.gz
Leigh Scott e403a54
%else
Leigh Scott e403a54
Source0:        %url/archive/%{commit0}.tar.gz#/%{name}-%{shortcommit0}.tar.gz
Leigh Scott e403a54
%endif
Leigh Scott 24e34f6
Patch0:         %url/pull/386.patch
60891e3
Leigh Scott 4b9ed95
ExcludeArch:   %{ix86}
Leigh Scott 4b9ed95
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
Leigh Scott fa5aa03
BuildRequires:  desktop-file-utils
Leigh Scott ff90f76
BuildRequires:  gcc
Leigh Scott ff90f76
BuildRequires:  meson
Leigh Scott fa5aa03
BuildRequires:  intltool
Leigh Scott fa5aa03
BuildRequires:  pkgconfig(libcanberra-gtk3)
5157844
BuildRequires:  pkgconfig(cinnamon-desktop) >= %{cinnamon_desktop_version}
Leigh Scott fa5aa03
BuildRequires:  pkgconfig(colord) >= 0.1.27
Leigh Scott fa5aa03
BuildRequires:  pkgconfig(cups) >= 1.4
Leigh Scott fa5aa03
BuildRequires:  pkgconfig(cvc) >= %{cinnamon_desktop_version}
Leigh Scott fa5aa03
BuildRequires:  pkgconfig(fontconfig)
Leigh Scott fa5aa03
BuildRequires:  pkgconfig(gio-2.0) >= 2.40.0
Leigh Scott fa5aa03
BuildRequires:  pkgconfig(gio-unix-2.0) >= 2.40.0
Leigh Scott fa5aa03
BuildRequires:  pkgconfig(glib-2.0) >= 2.40.0
Leigh Scott fa5aa03
BuildRequires:  pkgconfig(libgnomekbd) >= 3.6.0
Leigh Scott fa5aa03
BuildRequires:  pkgconfig(libgnomekbdui) >= 3.6.0
Leigh Scott fa5aa03
BuildRequires:  pkgconfig(gtk+-3.0) >= 3.14.0
ccadd78
BuildRequires:  pkgconfig(gudev-1.0)
Leigh Scott fa5aa03
BuildRequires:  pkgconfig(libnotify)
Leigh Scott fa5aa03
BuildRequires:  pkgconfig(kbproto)
Leigh Scott fa5aa03
BuildRequires:  pkgconfig(pango) >= 1.20.0
Leigh Scott fa5aa03
BuildRequires:  pkgconfig(polkit-gobject-1) >= 0.97
Leigh Scott fa5aa03
BuildRequires:  pkgconfig(libpulse) >= 0.9.16
Leigh Scott fa5aa03
BuildRequires:  pkgconfig(upower-glib) >= 0.9.11
7f311d5
%ifnarch s390 s390x %{?rhel:ppc ppc64}
Leigh Scott fa5aa03
BuildRequires:  pkgconfig(libwacom) >= 0.7
Leigh Scott fa5aa03
BuildRequires:  pkgconfig(librsvg-2.0) >= 2.36.2
7f311d5
%endif
Leigh Scott fa5aa03
BuildRequires:  pkgconfig(x11)
Leigh Scott fa5aa03
BuildRequires:  pkgconfig(xext)
Leigh Scott fa5aa03
BuildRequires:  pkgconfig(xfixes)
Leigh Scott fa5aa03
BuildRequires:  pkgconfig(xi)
Leigh Scott fa5aa03
BuildRequires:  pkgconfig(libxklavier) >= 5.0
Leigh Scott fa5aa03
BuildRequires:  pkgconfig(lcms2) >= 2.2
Leigh Scott fa5aa03
BuildRequires:  pkgconfig(libsystemd)
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
%description    devel
816867f
This package contains libraries and header files for
816867f
developing applications that use %{name}.
816867f
816867f
%prep
Leigh Scott e403a54
%if 0%{?tag:1}
Leigh Scott 8e0a754
%autosetup -p1
Leigh Scott e403a54
%else
Leigh Scott e403a54
%autosetup -p1 -n %{name}-%{commit0}
Leigh Scott e403a54
%endif
816867f
816867f
%build
Leigh Scott ff90f76
%meson \
Leigh Scott 4b9ed95
 -Duse_smartcard=disabled \
Leigh Scott 38f769a
%ifarch s390 s390x %{?rhel:ppc ppc64}
Leigh Scott 4b9ed95
 -Duse_wacom=disabled
Leigh Scott 38f769a
%endif
Rex Dieter c101b29
Leigh Scott ff90f76
%meson_build
816867f
816867f
816867f
%install
Leigh Scott ff90f76
%meson_install
816867f
88a5c1e
desktop-file-install --delete-original           \
Leigh Scott e5d6a91
  --dir %{buildroot}%{_sysconfdir}/xdg/autostart/  \
Leigh Scott e5d6a91
  %{buildroot}%{_sysconfdir}/xdg/autostart/*
8f0238e
8f0238e
desktop-file-install --delete-original           \
Leigh Scott e5d6a91
  --dir %{buildroot}%{_datadir}/applications/  \
Leigh Scott e5d6a91
  %{buildroot}%{_datadir}/applications/csd-automount.desktop
9bc24d1
  
9bc24d1
# Fix non-executable script
Leigh Scott e5d6a91
chmod a+x %{buildroot}%{_datadir}/cinnamon-settings-daemon-3.0/input-device-example.sh
9593003
Leigh Scott 446800a
# Delete csd symlinks
Leigh Scott e5d6a91
rm -rf %{buildroot}%{_libdir}/cinnamon-settings-daemon/
Leigh Scott 446800a
816867f
6eed81f
%files
fda93b8
%doc AUTHORS
fda93b8
%license COPYING COPYING.LIB
Leigh Scott de05002
%{_bindir}/csd-*
9bc24d1
%config %{_sysconfdir}/xdg/autostart/*
88a5c1e
%{_libdir}/cinnamon-settings-daemon-3.0/
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
816867f
%{_libexecdir}/csd-datetime-mechanism
e502b78
%{_libexecdir}/csd-housekeeping
e502b78
%{_libexecdir}/csd-input-helper
e502b78
%{_libexecdir}/csd-keyboard
e502b78
%{_libexecdir}/csd-media-keys
e502b78
%{_libexecdir}/csd-power
816867f
%{_libexecdir}/csd-printer
e502b78
%{_libexecdir}/csd-print-notifications
e502b78
%{_libexecdir}/csd-screensaver-proxy
Leigh Scott e403a54
%{_libexecdir}/csd-settings-remap
e502b78
%{_libexecdir}/csd-xsettings
7f311d5
%ifnarch s390 s390x %{?rhel:ppc ppc64}
Leigh Scott 0509a9c
%{_libexecdir}/csd-wacom-oled-helper
Leigh Scott 0509a9c
%{_libexecdir}/csd-wacom-led-helper
e502b78
%{_libexecdir}/csd-wacom
7f311d5
%endif
8f0238e
%{_datadir}/applications/csd-automount.desktop
816867f
%{_datadir}/cinnamon-settings-daemon/
Leigh Scott 213e506
%{_datadir}/dbus-1/system.d/org.cinnamon.SettingsDaemon.DateTimeMechanism.conf
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
d7898ff
* Tue Jan 23 2024 Fedora Release Engineering <releng@fedoraproject.org> - 6.0.0-4
d7898ff
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
d7898ff
Leigh Scott 24e34f6
* Sat Jan 20 2024 Leigh Scott <leigh123linux@gmail.com> - 6.0.0-3
Leigh Scott 24e34f6
- Fix compile issue
Leigh Scott 24e34f6
2262485
* Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 6.0.0-2
2262485
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
2262485
Leigh Scott fa5aa03
* Sun Nov 19 2023 Leigh Scott <leigh123linux@gmail.com> - 6.0.0-1
Leigh Scott fa5aa03
- Update to 6.0.0 release
Leigh Scott fa5aa03
Leigh Scott e403a54
* Thu Nov 09 2023 Leigh Scott <leigh123linux@gmail.com> - 5.9.0-1.20231109gitf5393cb
Leigh Scott e403a54
- Update to git snapshot
Leigh Scott e403a54
7d76401
* Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 5.8.1-2
7d76401
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
7d76401
Leigh Scott d313f12
* Fri Jun 23 2023 Leigh Scott <leigh123linux@gmail.com> - 5.8.1-1
Leigh Scott d313f12
- Update to 5.8.1 release
Leigh Scott d313f12
Leigh Scott 402a55f
* Fri Jun 02 2023 Leigh Scott <leigh123linux@gmail.com> - 5.8.0-1
Leigh Scott 402a55f
- Update to 5.8.0 release
Leigh Scott 402a55f
Leigh Scott fc4903b
* Fri Mar 17 2023 Leigh Scott <leigh123linux@gmail.com> - 5.6.2-1
Leigh Scott fc4903b
- Update to 5.6.2 release
Leigh Scott fc4903b
761a89b
* Wed Jan 18 2023 Fedora Release Engineering <releng@fedoraproject.org> - 5.6.1-2
761a89b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
761a89b
Leigh Scott d1fb73c
* Sun Jan 08 2023 Leigh Scott <leigh123linux@gmail.com> - 5.6.1-1
Leigh Scott d1fb73c
- Update to 5.6.1 release
Leigh Scott d1fb73c
Leigh Scott 66b24a4
* Fri Nov 18 2022 Leigh Scott <leigh123linux@gmail.com> - 5.6.0-1
Leigh Scott 66b24a4
- Update to 5.6.0 release
Leigh Scott 66b24a4
Leigh Scott c159256
* Sat Aug 13 2022 Leigh Scott <leigh123linux@gmail.com> - 5.4.5-1
Leigh Scott c159256
- Update to 5.4.5 release
Leigh Scott c159256
Leigh Scott e881700
* Tue Aug 02 2022 Leigh Scott <leigh123linux@gmail.com> - 5.4.4-1
Leigh Scott e881700
- Update to 5.4.4 release
Leigh Scott e881700
Leigh Scott 706b922
* Sun Jul 24 2022 Leigh Scott <leigh123linux@gmail.com> - 5.4.3-1
Leigh Scott 706b922
- Update to 5.4.3 release
Leigh Scott 706b922
d60b7bc
* Wed Jul 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 5.4.1-2
d60b7bc
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
d60b7bc
Leigh Scott 4909586
* Sun Jul 17 2022 Leigh Scott <leigh123linux@gmail.com> - 5.4.1-1
Leigh Scott 4909586
- Update to 5.4.1 release
Leigh Scott 4909586
Leigh Scott 33b7851
* Sat Jun 11 2022 Leigh Scott <leigh123linux@gmail.com> - 5.4.0-2
Leigh Scott 33b7851
- Fix dbus names
Leigh Scott 33b7851
Leigh Scott 3dc825c
* Fri Jun 10 2022 Leigh Scott <leigh123linux@gmail.com> - 5.4.0-1
Leigh Scott 3dc825c
- Update to 5.4.0 release
Leigh Scott 3dc825c
2601958
* Wed Jan 19 2022 Fedora Release Engineering <releng@fedoraproject.org> - 5.2.0-3
2601958
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
2601958
Peter Hutterer a8eb509
* Mon Dec 13 2021 Peter Hutterer <peter.hutterer@redhat.com> - 5.2.0-2
Peter Hutterer a8eb509
- Rebuild for libwacom soname bump
Peter Hutterer a8eb509
Leigh Scott 4b9ed95
* Fri Nov 19 2021 Leigh Scott <leigh123linux@gmail.com> - 5.2.0-1
Leigh Scott 4b9ed95
- Update to 5.2.0 release
Leigh Scott 4b9ed95
af2f901
* Wed Jul 21 2021 Fedora Release Engineering <releng@fedoraproject.org> - 5.0.3-2
af2f901
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
af2f901
Leigh Scott f39c2d3
* Fri Jun 25 2021 Leigh Scott <leigh123linux@gmail.com> - 5.0.3-1
Leigh Scott f39c2d3
- Update to 5.0.3 release
Leigh Scott f39c2d3
Leigh Scott 0e578ad
* Mon Jun 14 2021 Leigh Scott <leigh123linux@gmail.com> - 5.0.2-1
Leigh Scott 0e578ad
- Update to 5.0.2 release
Leigh Scott 0e578ad
Leigh Scott 749325c
* Thu Jun 10 2021 Leigh Scott <leigh123linux@gmail.com> - 5.0.1-1
Leigh Scott 749325c
- Update to 5.0.1 release
Leigh Scott 749325c
Leigh Scott 9e89db3
* Mon May 31 2021 Leigh Scott <leigh123linux@gmail.com> - 5.0.0-1
Leigh Scott 9e89db3
- Update to 5.0.0 release
Leigh Scott 9e89db3
6d04262
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 4.8.5-2
6d04262
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
6d04262
Leigh Scott 446800a
* Thu Jan 14 2021 Leigh Scott <leigh123linux@gmail.com> - 4.8.5-1
Leigh Scott 446800a
- Update to 4.8.5 release
Leigh Scott 446800a
Leigh Scott 1d5531b
* Sat Jan  2 2021 Leigh Scott <leigh123linux@gmail.com> - 4.8.3-1
Leigh Scott 1d5531b
- Update to 4.8.3 release
Leigh Scott 1d5531b
Leigh Scott 03c9410
* Wed Dec  2 2020 Leigh Scott <leigh123linux@gmail.com> - 4.8.2-1
Leigh Scott 03c9410
- Update to 4.8.2 release
Leigh Scott 03c9410
Leigh Scott e8e46c9
* Thu Nov 26 2020 Leigh Scott <leigh123linux@gmail.com> - 4.8.1-1
Leigh Scott e8e46c9
- Update to 4.8.1 release
Leigh Scott e8e46c9
Leigh Scott 8e0a754
* Wed Nov 25 2020 Leigh Scott <leigh123linux@gmail.com> - 4.8.0-1
Leigh Scott 8e0a754
- Update to 4.8.0 release
Leigh Scott 8e0a754
Leigh Scott de05002
* Sat Oct 24 2020 Leigh Scott <leigh123linux@gmail.com> - 4.7.0-0.2.20201024git34b4120
Leigh Scott de05002
- Update to git snapshot
Leigh Scott de05002
Leigh Scott ff90f76
* Thu Oct 22 2020 Leigh Scott <leigh123linux@gmail.com> - 4.7.0-0.1.20201015gitba0aa97
Leigh Scott de05002
- Update to git snapshot
Leigh Scott ff90f76
cc54419
* Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 4.6.4-2
cc54419
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
cc54419
Leigh Scott 3836172
* Sun Jun 21 2020 Leigh Scott <leigh123linux@gmail.com> - 4.6.4-1
Leigh Scott 3836172
- Update to 4.6.4 release
Leigh Scott 3836172
Leigh Scott 5343666
* Wed Jun 17 2020 Leigh Scott <leigh123linux@gmail.com> - 4.6.3-1
Leigh Scott 5343666
- Update to 4.6.3 release
Leigh Scott 5343666
Leigh Scott f1acbe3
* Thu Jun 11 2020 Leigh Scott <leigh123linux@gmail.com> - 4.6.2-1
Leigh Scott f1acbe3
- Update to 4.6.2 release
Leigh Scott f1acbe3
Leigh Scott 45ece77
* Wed May 27 2020 Leigh Scott <leigh123linux@gmail.com> - 4.6.1-1
Leigh Scott 45ece77
- Update to 4.6.1 release
Leigh Scott 45ece77
Leigh Scott dfabdf6
* Tue May 12 2020 Leigh Scott <leigh123linux@gmail.com> - 4.6.0-1
Leigh Scott dfabdf6
- Update to 4.6.0 release
Leigh Scott dfabdf6
42602ce
* Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 4.4.0-3
42602ce
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
42602ce
78b06e4
* Wed Dec 18 2019 Leigh Scott <leigh123linux@googlemail.com> - 4.4.0-2
78b06e4
- Restore old check for logind
78b06e4
ecd7133
* Sat Nov 16 2019 Leigh Scott <leigh123linux@googlemail.com> - 4.4.0-1
ecd7133
- Update to 4.4.0 release
ecd7133
90b393d
* Wed Jul 31 2019 Leigh Scott <leigh123linux@googlemail.com> - 4.2.2-1
90b393d
- Update to 4.2.2 release
90b393d
5a10df4
* Wed Jul 24 2019 Fedora Release Engineering <releng@fedoraproject.org> - 4.2.1-2
5a10df4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
5a10df4
9eb746b
* Sun Jul 14 2019 Leigh Scott <leigh123linux@googlemail.com> - 4.2.1-1
9eb746b
- Update to 4.2.1 release
9eb746b
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