4e4af8f
%global __requires_exclude ^libcinnamon.so|^libcinnamon-js.so
4e4af8f
4e4af8f
%global clutter_version 1.12.2
21035e7
%global cjs_version 3.4.0
21035e7
%global cinnamon_desktop_version 3.4.0
4e4af8f
%global gobject_introspection_version 1.38.0
21035e7
%global muffin_version 3.4.0
4e4af8f
%global json_glib_version 0.13.2
d5c9630
82fc73a
Name:           cinnamon
c2e5425
Version:        3.4.6
04f1e84
Release:        8%{?dist}
82fc73a
Summary:        Window management and application launching for GNOME
f9d2fe6
License:        GPLv2+ and LGPLv2+
cffafeb
URL:            https://github.com/linuxmint/
21035e7
Source0:        %url/%{name}/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
6835f4c
Source1:        polkit-cinnamon-authentication-agent-1.desktop
1c14f74
Source2:        cinnamon-fedora-25.gschema.override
1c14f74
Source3:        cinnamon-fedora-26.gschema.override
1c14f74
Source4:        cinnamon-fedora-27.gschema.override
1c14f74
Source5:        cinnamon-fedora-28.gschema.override
033e984
Source6:        cinnamon-rhel-7.gschema.override
4125b53
3663850
Patch0:         background.patch
ab915e5
Patch1:         autostart.patch
e748411
%if 0%{?fedora} >= 26 || 0%{?rhel} >= 8
e748411
Patch2:         cinnamon-settings-apps-dnfdragora.patch
396601a
%else  # 0%%{?fedora} >= 26 || 0%%{?rhel} >= 8
396601a
%if 0%{?fedora}
e748411
Patch2:         cinnamon-settings-apps-yumex.patch
396601a
%else  # 0%%{?fedora}
396601a
Patch2:         cinnamon-settings-apps-rhel-7.patch
396601a
%endif # 0%%{?fedora}
396601a
%endif # 0%%{?fedora} >= 26 || 0%%{?rhel} >= 8
910e8e3
Patch3:         set_wheel.patch
910e8e3
Patch4:         network-user-connections.patch
910e8e3
Patch5:         revert_25aef37.patch
04f1e84
%if 0%{?fedora} >= 27 || 0%{?rhel} >= 8
0191017
Patch6:         default_panal_launcher_tilix.patch
0191017
%else
fa136e6
Patch6:         default_panal_launcher.patch
0191017
%endif
fa136e6
Patch7:         remove_crap_from_menu.patch
6e40fbd
Patch8:         replace-metacity-with-openbox.patch
Björn Esser bb9d4f2
Patch9:         menu-use-fedora-icon-as-default.patch
Dan Mashal 8d7a862
f723f06
# From upstream.
f723f06
1296bc9
BuildRequires:  gcc-c++
73ae446
BuildRequires:  pkgconfig(clutter-1.0) >= %{clutter_version}
73ae446
BuildRequires:  pkgconfig(dbus-glib-1)
82fc73a
BuildRequires:  desktop-file-utils
73ae446
BuildRequires:  pkgconfig(cjs-1.0) >= %{cjs_version}
73ae446
BuildRequires:  pkgconfig(gconf-2.0)
f7fc3fb
BuildRequires:  pkgconfig(gl)
fe3e57d
BuildRequires:  pkgconfig(gnome-bluetooth-1.0)
73ae446
BuildRequires:  pkgconfig(libgnome-menu-3.0)
20209bb
BuildRequires:  pkgconfig(libcinnamon-menu-3.0)
73ae446
BuildRequires:  pkgconfig(cinnamon-desktop) >= %{cinnamon_desktop_version}
5eb8ac4
BuildRequires:  gobject-introspection >= %{gobject_introspection_version}
73ae446
BuildRequires:  pkgconfig(json-glib-1.0) >= %{json_glib_version}
73ae446
BuildRequires:  pkgconfig(upower-glib)
c24bab1
BuildRequires:  pkgconfig(libnm-glib)
73ae446
BuildRequires:  pkgconfig(polkit-agent-1)
73ae446
BuildRequires:  pkgconfig(gudev-1.0)
82fc73a
# for screencast recorder functionality
a5900a7
BuildRequires:  pkgconfig(gstreamer-1.0)
82fc73a
BuildRequires:  intltool
73ae446
BuildRequires:  pkgconfig(libcanberra)
73ae446
BuildRequires:  pkgconfig(libcroco-0.6)
73ae446
BuildRequires:  pkgconfig(gnome-keyring-1)
73ae446
BuildRequires:  pkgconfig(libsoup-2.4)
82fc73a
# used in unused BigThemeImage
73ae446
BuildRequires:  pkgconfig(librsvg-2.0)
73ae446
BuildRequires:  pkgconfig(libmuffin) >= %{muffin_version}
73ae446
BuildRequires:  pkgconfig(libpulse)
82fc73a
# Bootstrap requirements
Björn Esser 5b56cc8
BuildRequires:  pkgconfig(gtk-doc)
73ae446
BuildRequires:  gnome-common
fe3e57d
# media keys
73ae446
BuildRequires:  pkgconfig(libnotify)
73ae446
BuildRequires:  pkgconfig(lcms2)
73ae446
BuildRequires:  pkgconfig(colord)
66b1984
%ifnarch s390 s390x %{?rhel:ppc ppc64}
73ae446
BuildRequires:  pkgconfig(libwacom)
73ae446
BuildRequires:  pkgconfig(xorg-wacom)
66b1984
%endif
73ae446
BuildRequires:  pkgconfig(xtst)
49c70df
43781c2
Requires:       cinnamon-desktop >= %{cinnamon_desktop_version}
7e15a5c
Requires:       muffin%{?_isa} >= %{muffin_version}
8559736
Requires:       cjs%{?_isa} >= %{cjs_version}
82fc73a
Requires:       gnome-menus%{?_isa} >= 3.0.0-2
4e4af8f
# wrapper script used to restart old GNOME session if run --replace
82fc73a
# from the command line
82fc73a
Requires:       gobject-introspection%{?_isa} >= %{gobject_introspection_version}
82fc73a
# needed for loading SVG's via gdk-pixbuf
82fc73a
Requires:       librsvg2%{?_isa}
82fc73a
# needed as it is now split from Clutter
82fc73a
Requires:       json-glib%{?_isa} >= %{json_glib_version}
82fc73a
Requires:       upower%{?_isa}
82fc73a
Requires:       polkit%{?_isa} >= 0.100
82fc73a
# needed for session files
e4d7317
Requires:       cinnamon-session
82fc73a
# needed for schemas
82fc73a
Requires:       at-spi2-atk%{?_isa}
82fc73a
# needed for on-screen keyboard
82fc73a
Requires:       caribou%{?_isa}
22d9618
# needed for the user menu
22d9618
Requires:       accountsservice-libs
a465fcc
# needed for settings
5130a40
%if 0%{?fedora}
fa136e6
Requires:       python2-pexpect
5021300
Requires:       python-gobject
5130a40
%else
5130a40
Requires:       pexpect
5130a40
Requires:       pygobject3
5130a40
%endif
a465fcc
Requires:       dbus-python
7eee77e
Requires:       python-lxml
a465fcc
Requires:       python-pillow
3663850
Requires:       PyPAM
7e15a5c
Requires:       mintlocale
3663850
Requires:       cinnamon-control-center
fe76dd6
Requires:       cinnamon-translations
4e4af8f
# needed for theme overrides
26ba2b2
Requires:       system-logos
97e8853
%if 0%{?fedora} || 0%{?rhel} >= 7
Björn Esser 13aed1d
Requires:       arc-theme
Björn Esser 13aed1d
Requires:       google-noto-sans-fonts
Björn Esser 13aed1d
Requires:       mint-y-icons
Björn Esser 13aed1d
%else
4e4af8f
Requires:       mate-themes
Björn Esser 13aed1d
%endif
3396881
# RequiredComponents in the session files
1bbceda
Requires:       nemo
3396881
Requires:       cinnamon-screensaver
4e4af8f
# openbox and tint2 are needed for fallback
6e40fbd
Requires:       openbox
4e4af8f
Requires:       tint2
88c1f19
# required for keyboard applet
88c1f19
Requires:       gucharmap
90cfb4e
Requires:       xapps
5606b8a
# required for network applet
5606b8a
Requires:       nm-connection-editor
5606b8a
Requires:       network-manager-applet
8e17d1a
# required for looking glass
97e8853
%if 0%{?fedora} || 0%{?rhel} >= 8
fa136e6
Requires:       python2-inotify
97e8853
%else  # 0%%{?fedora} || 0%%{?rhel} >= 8
033e984
Requires:       python-inotify
97e8853
%endif # 0%%{?fedora} || 0%%{?rhel} >= 8
4f0f616
# required for cinnamon-killer-daemon
4f0f616
Requires:       keybinder3
725daa5
# required for sound applet
725daa5
Requires:       wget
725daa5
c293aee
Provides:       desktop-notification-daemon
5eb8ac4
1c021aa
a6ee6e6
%description
a6ee6e6
Cinnamon is a Linux desktop which provides advanced
Björn Esser 5b56cc8
innovative features and a traditional user experience.
a6ee6e6
Björn Esser 5b56cc8
The desktop layout is similar to Gnome 2.
a6ee6e6
The underlying technology is forked from Gnome Shell.
a6ee6e6
The emphasis is put on making users feel at home and providing
Björn Esser 5b56cc8
them with an easy to use and comfortable desktop experience.
a6ee6e6
b960e98
%package devel-doc
b960e98
Summary: Development Documentation files for Cinnamon
b960e98
BuildArch: noarch
b960e98
Requires: %{name} = %{version}-%{release}
d0e1db6
b960e98
%description devel-doc
d0e1db6
This package contains the code documentation for various Cinnamon components.
d0e1db6
82fc73a
%prep
21035e7
%autosetup -p1 -n Cinnamon-%{version}
8bc5f5e
e1c39ae
sed -i -e 's@gksu@pkexec@g' files/usr/bin/cinnamon-settings-users
e1c39ae
sed -i -e 's@gnome-orca@orca@g' files/usr/share/cinnamon/cinnamon-settings/modules/cs_accessibility.py
a0d38a7
# fix hard coded paths
a0d38a7
%ifarch ppc64
a0d38a7
sed -i -e 's@/usr/lib/cinnamon-control-center@/usr/lib64/cinnamon-control-center@g' \
Björn Esser 5b56cc8
 files/usr/share/cinnamon/cinnamon-settings/bin/capi.py
a0d38a7
%endif
5821158
f9d2fe6
NOCONFIGURE=1 ./autogen.sh
82fc73a
82fc73a
%build
ceec61c
%configure \
ceec61c
 --disable-static \
ceec61c
 --disable-schemas-compile \
ceec61c
 --enable-introspection=yes \
e5714d3
 --enable-compile-warnings=no
Dan Mashal 8d7a862
a0d38a7
%make_build V=1
82fc73a
82fc73a
%install
a0d38a7
%make_install
a42c6f4
82fc73a
# Remove .la file
1cc4d88
rm -rf %{buildroot}%{_libdir}/cinnamon/{libcinnamon-js,libcinnamon}.la
a42c6f4
a0d38a7
# install schema override
1c14f74
%if 0%{?fedora} >= 28
1c14f74
install -Dpm 0644 %{SOURCE5} %{buildroot}%{_datadir}/glib-2.0/schemas/10_cinnamon-fedora-28.gschema.override
1c14f74
%endif
1c14f74
%if 0%{?fedora} == 27
1c14f74
install -Dpm 0644 %{SOURCE4} %{buildroot}%{_datadir}/glib-2.0/schemas/10_cinnamon-fedora-27.gschema.override
9cf286c
%endif
9cf286c
%if 0%{?fedora} == 26
1c14f74
install -Dpm 0644 %{SOURCE3} %{buildroot}%{_datadir}/glib-2.0/schemas/10_cinnamon-fedora-26.gschema.override
c9cbb0b
%endif
936484b
%if 0%{?fedora} == 25
1c14f74
install -Dpm 0644 %{SOURCE2} %{buildroot}%{_datadir}/glib-2.0/schemas/10_cinnamon-fedora-25.gschema.override
05dfe13
%endif
e571ca3
%if 0%{?rhel} == 7
1cc4d88
install -Dpm 0644 %{SOURCE6} %{buildroot}%{_datadir}/glib-2.0/schemas/10_cinnamon-redhat.gschema.override
e571ca3
%endif
c5e051a
# install polkik autostart desktop file
1cc4d88
install -Dpm 0644 %{SOURCE1} %{buildroot}%{_datadir}/applications/
c5e051a
1cc4d88
desktop-file-validate %{buildroot}%{_datadir}/applications/cinnamon.desktop
1cc4d88
desktop-file-validate %{buildroot}%{_datadir}/applications/cinnamon2d.desktop
1cc4d88
desktop-file-validate %{buildroot}%{_datadir}/applications/cinnamon-killer-daemon.desktop
1cc4d88
desktop-file-validate %{buildroot}%{_datadir}/applications/cinnamon-settings*.desktop
1cc4d88
desktop-file-validate %{buildroot}%{_datadir}/applications/cinnamon-menu-editor.desktop
1cc4d88
desktop-file-validate %{buildroot}%{_datadir}/applications/polkit-cinnamon-authentication-agent-1.desktop
82fc73a
3663850
6835f4c
%post
21035e7
/bin/touch --no-create %{_datadir}/icons/hicolor &>/dev/null || :
82fc73a
033e984
%if (0%{?rhel} && 0%{?rhel <= 7})
82fc73a
%postun
82fc73a
if [ $1 -eq 0 ] ; then
033e984
	/usr/bin/glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
033e984
	/usr/bin/touch --no-create %{_datadir}/icons/hicolor &>/dev/null || :
033e984
	/usr/bin/gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
82fc73a
fi
82fc73a
82fc73a
%posttrans
033e984
/usr/bin/glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
21035e7
/usr/bin/gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
033e984
%else  # (0%%{?rhel} && 0%%{?rhel <= 7})
033e984
%postun
033e984
if [ $1 -eq 0 ] ; then
033e984
	/usr/bin/touch --no-create %{_datadir}/icons/hicolor &>/dev/null || :
033e984
	/usr/bin/gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
033e984
fi
033e984
033e984
%posttrans
033e984
/usr/bin/gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
033e984
%endif # (0%%{?rhel} && 0%%{?rhel <= 7})
82fc73a
0561f31
%files
4726bd0
%doc README.rst AUTHORS
43781c2
%license COPYING
9f524aa
%{_bindir}/*
8d98a90
%config(noreplace) %{_sysconfdir}/xdg/menus/*
9f524aa
%{_datadir}/applications/*
d8cd204
%{_datadir}/dbus-1/services/org.Cinnamon.*.service
9f524aa
%{_datadir}/desktop-directories/*
3979ec7
%{_datadir}/glib-2.0/schemas/*
e4d7317
%{_datadir}/cinnamon-session/sessions/*
f1f1421
%{_datadir}/icons/hicolor/*/*/*.svg
47562d9
%{_datadir}/polkit-1/actions/org.cinnamon.settings-users.policy
9f524aa
%{_datadir}/xsessions/*
9f524aa
%{_datadir}/cinnamon/
9f524aa
%{_libdir}/cinnamon/
9f524aa
%{_libexecdir}/cinnamon/
9f524aa
%{_mandir}/man1/*
d0e1db6
d0e1db6
%files devel-doc
d0e1db6
%doc %{_datadir}/gtk-doc/html/*/
82fc73a
82fc73a
%changelog
04f1e84
* Thu Aug 31 2017 Björn Esser <besser82@fedoraproject.org> - 3.4.6-8
04f1e84
- Revert to gnome-terminal on EPEL7
04f1e84
396601a
* Thu Aug 31 2017 Björn Esser <besser82@fedoraproject.org> - 3.4.6-7
396601a
- Add patch to adjust cinnamon-settings-apps for EPEL7
396601a
033e984
* Wed Aug 30 2017 Björn Esser <besser82@fedoraproject.org> - 3.4.6-6
033e984
- Adjustments for EPEL7
033e984
0191017
* Sat Aug 26 2017 Björn Esser <besser82@fedoraproject.org> - 3.4.6-5
0191017
- Replace gnome-terminal with tilix in favorites and panel
0191017
1c14f74
* Fri Aug 25 2017 Björn Esser <besser82@fedoraproject.org> - 3.4.6-4
1c14f74
- Add gschema override for trilix
1c14f74
- Drop support for fc24
1c14f74
- Add support for fc28
1c14f74
3b03f20
* Thu Aug 10 2017 Leigh Scott <leigh123linux@googlemail.com> - 3.4.6-3
3b03f20
- revert last commit
3b03f20
3b03f20
* Wed Aug 09 2017 Leigh Scott <leigh123linux@googlemail.com> - 3.4.6-2
3b03f20
- rebuild for nemo.desktop name change
3b03f20
c2e5425
* Wed Aug 09 2017 Leigh Scott <leigh123linux@googlemail.com> - 3.4.6-1
c2e5425
- update to 3.4.6 release
c2e5425
46569b4
* Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.4.4-4
46569b4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
46569b4
f7fc3fb
* Wed Jul 26 2017 Leigh Scott <leigh123linux@googlemail.com> - 3.4.4-3
f7fc3fb
- Add build requires mesa-libGL-devel
f7fc3fb
fcf25e4
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.4.4-2
fcf25e4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
fcf25e4
9986120
* Thu Jul 06 2017 Leigh Scott <leigh123linux@googlemail.com> - 3.4.4-1
9986120
- update to 3.4.4 release
9986120
9d46108
* Wed Jun 21 2017 Leigh Scott <leigh123linux@googlemail.com> - 3.4.2-1
9d46108
- update to 3.4.2 release
9d46108
1e25397
* Wed May 31 2017 Leigh Scott <leigh123linux@googlemail.com> - 3.4.1-2
1e25397
- Revert 'Remove network-applet changes'
1e25397
cbae8f9
* Tue May 23 2017 Leigh Scott <leigh123linux@googlemail.com> - 3.4.1-1
cbae8f9
- update to 3.4.1 release
cbae8f9
1cc4d88
* Thu May 11 2017 Björn Esser <besser82@fedoraproject.org> - 3.4.0-3
1cc4d88
- Updated patch, fixing gir
1cc4d88
- Remove network-applet until it works fine with libnm
1cc4d88
f723f06
* Wed May 10 2017 Björn Esser <besser82@fedoraproject.org> - 3.4.0-2
f723f06
- Add patch to port to libnm-1.2 (rhbz#1413610)
f723f06
21035e7
* Thu May 04 2017 Leigh Scott <leigh123linux@googlemail.com> - 3.4.0-1
21035e7
- update to 3.4.0 release
21035e7
0ffedad
* Wed Apr 26 2017 Leigh Scott <leigh123linux@googlemail.com> - 3.4.0-0.2.20170426git067e1da
0ffedad
- update to git snapshot
0ffedad
cffafeb
* Thu Apr 20 2017 Leigh Scott <leigh123linux@googlemail.com> - 3.4.0-0.1.20170420git886147d
cffafeb
- update to git snapshot
cffafeb
1b71779
* Sat Apr 08 2017 Björn Esser <besser82@fedoraproject.org> - 3.2.8-18
1b71779
- Conditionalize discouraged scriptlets
1b71779
6007bf0
* Sat Apr 08 2017 Björn Esser <besser82@fedoraproject.org> - 3.2.8-17
6007bf0
- Enable startup-animation by default
6007bf0
ef8d7ad
* Fri Apr 07 2017 Björn Esser <besser82@fedoraproject.org> - 3.2.8-16
ef8d7ad
- Use lightdm-settings instead of lightdm-gtk-greeter-settings
ef8d7ad
9cf286c
* Fri Mar 24 2017 Björn Esser <besser82@fedoraproject.org> - 3.2.8-15
9cf286c
- Make blueberry-applet a weak dependency (rhbz#1429404)
9cf286c
- Change default wallpaper for fc26+
9cf286c
- Add gschema for fc27+
9cf286c
a6ce777
* Sun Feb 19 2017 Björn Esser <besser82@fedoraproject.org> - 3.2.8-14
a6ce777
- Add applet from blueberry by default
a6ce777
26ba2b2
* Tue Feb 14 2017 Björn Esser <besser82@fedoraproject.org> - 3.2.8-13
26ba2b2
- Require system-logos instead of fedora-logos (rhbz#1421952)
26ba2b2
e748411
* Sun Feb 05 2017 Björn Esser <besser82@fedoraproject.org> - 3.2.8-12
e748411
- Use dnfdragora for package-management in F26+
e748411
aaf2fcb
* Sat Feb 04 2017 Björn Esser <besser82@fedoraproject.org> - 3.2.8-11
aaf2fcb
- Add new package-managers to favorites
aaf2fcb
509814a
* Fri Feb 03 2017 Björn Esser <besser82@fedoraproject.org> - 3.2.8-10
509814a
- Update Patch9 to use a vector-logo instead of a fixed-size png
509814a
Björn Esser 09e7cdb
* Wed Feb 01 2017 Björn Esser <besser82@fedoraproject.org> - 3.2.8-9
Björn Esser 09e7cdb
- Remove unneded Requires: gnome-python2-gconf
Björn Esser 09e7cdb
Björn Esser ef39be5
* Wed Feb 01 2017 Björn Esser <besser82@fedoraproject.org> - 3.2.8-8
Björn Esser ef39be5
- Change hard requires on xawtv to a weak one and add
Björn Esser ef39be5
  a comment for which purpose it would be useful
Björn Esser ef39be5
Björn Esser ef39be5
* Tue Jan 31 2017 Björn Esser <besser82@fedoraproject.org> - 3.2.8-7
Björn Esser 5c89229
- Add upstream-patch to fix a segmentation fault that happened in
Björn Esser 5c89229
  sound applet when menu animations were disabled (rhbz#1396110)
Björn Esser 5c89229
Björn Esser bd952d4
* Tue Jan 31 2017 Björn Esser <besser82@fedoraproject.org> - 3.2.8-6
Björn Esser bd952d4
- Adapt Patch9, to not change the value of the default-setting
Björn Esser bd952d4
Björn Esser c58917a
* Tue Jan 31 2017 Björn Esser <besser82@fedoraproject.org> - 3.2.8-5
Björn Esser c58917a
- Use 'Noto Sans'-font for screensaver, too
Björn Esser c58917a
Björn Esser c58917a
* Mon Jan 30 2017 Björn Esser <besser82@fedoraproject.org> - 3.2.8-4
Björn Esser 126447c
- Use new theming for F24+ too
Björn Esser 126447c
Björn Esser bb9d4f2
* Sun Jan 29 2017 Björn Esser <besser82@fedoraproject.org> - 3.2.8-3
Björn Esser bb9d4f2
- Add patch to use fedora-icon as default menu-icon
Björn Esser bb9d4f2
Björn Esser 13aed1d
* Sun Jan 29 2017 Björn Esser <besser82@fedoraproject.org> - 3.2.8-2
Björn Esser 13aed1d
- Make Cinnamon look more 'Minty' by default
Björn Esser 13aed1d
  - Use dark arc-theme with mint-y-icons and google-noto-sans-fonts
Björn Esser 13aed1d
    on Fedora 26+ and (possibly) RHEL 8+
Björn Esser 13aed1d
fe3e57d
* Sat Jan 07 2017 Leigh Scott <leigh123linux@googlemail.com> - 3.2.8-1
fe3e57d
- update to 3.2.8 release
fe3e57d
- cinnamon-settings: use blueberry instead of blueman
fe3e57d
- add build requires gnome-bluetooth-devel
fe3e57d
Björn Esser 5b56cc8
* Sat Dec 31 2016 Björn Esser <bjoern.esser@gmail.com> - 3.2.7-3
Björn Esser 5b56cc8
- Add upstream patch for tuples in Python-3.6
Björn Esser 5b56cc8
- Remove hack for python-3.6
Björn Esser 5b56cc8
- Clean trailing whitspaces
Björn Esser 5b56cc8
- Drop unused patches
Björn Esser 5b56cc8
1296bc9
* Thu Dec 29 2016 leigh <leigh123linux@googlemail.com> - 3.2.7-2
1296bc9
- add hack for python-3.6 (rhbz#1408987)
1296bc9
c323ac4
* Thu Dec 22 2016 leigh scott <leigh123linux@googlemail.com> - 3.2.7-1
c323ac4
- update to 3.2.7 release
c323ac4
0793428
* Wed Dec 14 2016 leigh scott <leigh123linux@googlemail.com> - 3.2.6-1
0793428
- update to 3.2.6 release
0793428
8d98a90
* Tue Dec 13 2016 leigh scott <leigh123linux@googlemail.com> - 3.2.5-2
8d98a90
- Patch to mitigate memory leak
8d98a90
19db8c0
* Mon Dec 12 2016 leigh scott <leigh123linux@googlemail.com> - 3.2.5-1
19db8c0
- update to 3.2.5 release
19db8c0
0a0a009
* Sun Dec 11 2016 leigh scott <leigh123linux@googlemail.com> - 3.2.4-1
0a0a009
- update to 3.2.4 release
0a0a009
6e40fbd
* Sat Dec 10 2016 leigh scott <leigh123linux@googlemail.com> - 3.2.3-2
6e40fbd
- tweak fallback session
6e40fbd
- drop mate-panel as tint2 seems a better fit
6e40fbd
- replace metacity with openbox as it does
6e40fbd
  window decoration and a simple menu
6e40fbd
50b77e6
* Sat Dec 10 2016 leigh scott <leigh123linux@googlemail.com> - 3.2.3-1
50b77e6
- update to 3.2.3 release
50b77e6
792f1eb
* Sun Nov 27 2016 leigh scott <leigh123linux@googlemail.com> - 3.2.2-3
725daa5
- add requires wget (rhbz#1402335)
73c0957
- use mate-panel for cinnamon fallback (for F25 and up)
792f1eb
b960e98
* Fri Nov 25 2016 leigh scott <leigh123linux@googlemail.com> - 3.2.2-2
b960e98
- change default settings for two and three finger click,
b960e98
  disabling them enables clickpad button areas to function
Björn Esser 5b56cc8
a0d38a7
* Wed Nov 23 2016 leigh scott <leigh123linux@googlemail.com> - 3.2.2-1
a0d38a7
- update to 3.2.2 release
a0d38a7
ac17db5
* Tue Nov 08 2016 leigh scott <leigh123linux@googlemail.com> - 3.2.1-1
ac17db5
- update to 3.2.1 release
ac17db5
90cfb4e
* Mon Nov 07 2016 Leigh Scott <leigh123linux@googlemail.com> - 3.2.0-2
90cfb4e
- add requires xapps (for keyboard applet)
90cfb4e
3b8268a
* Mon Nov 07 2016 Leigh Scott <leigh123linux@googlemail.com> - 3.2.0-1
3b8268a
- update to 3.2.0 release
3b8268a
3328325
* Sun Oct 02 2016 Leigh Scott <leigh123linux@googlemail.com> - 3.0.7-3
3328325
- Use F25 background
3328325
4d38421
* Thu Aug 25 2016 Leigh Scott <leigh123linux@googlemail.com> - 3.0.7-2
4d38421
- add sharing to cinnamon-settings (needs control-center to work)
4d38421
a539d0e
* Thu Aug 11 2016 Leigh Scott <leigh123linux@googlemail.com> - 3.0.7-1
a539d0e
- update to 3.0.7 release
a539d0e
- set a priority for the gsettings override file
a539d0e
- replace python-opencv with xawtv requires
a539d0e
444405e
* Fri Jun 24 2016 Leigh Scott <leigh123linux@googlemail.com> - 3.0.6-1
444405e
- update to 3.0.6 release
444405e
040b342
* Sun Jun 05 2016 Leigh Scott <leigh123linux@googlemail.com> - 3.0.5-2
040b342
- Fix missing bluetooth icon
040b342
753e602
* Tue May 31 2016 Leigh Scott <leigh123linux@googlemail.com> - 3.0.5-1
753e602
- update to 3.0.5 release
753e602
e1c39ae
* Tue May 24 2016 Leigh Scott <leigh123linux@googlemail.com> - 3.0.4-1
e1c39ae
- update to 3.0.4 release
e1c39ae
5c497f1
* Sun May 22 2016 Leigh Scott <leigh123linux@googlemail.com> - 3.0.3-1
5c497f1
- update to 3.0.3 release
5c497f1
a3f261a
* Tue May 17 2016 Leigh Scott <leigh123linux@googlemail.com> - 3.0.2-2
a3f261a
- add settings for gtk overlay scrollbars and dark theme variant
a3f261a
044fe0c
* Mon May 16 2016 Leigh Scott <leigh123linux@googlemail.com> - 3.0.2-1
044fe0c
- update to 3.0.2 release
044fe0c
adc4ee0
* Sun May 01 2016 Leigh Scott <leigh123linux@googlemail.com> - 3.0.1-1
adc4ee0
- update to 3.0.1 release
adc4ee0
6178541
* Sun Apr 24 2016 Leigh Scott <leigh123linux@googlemail.com> - 3.0.0-1
6178541
- update to 3.0.0 release
6178541
5130a40
* Mon Apr 04 2016 Leigh Scott <leigh123linux@googlemail.com> - 2.8.8-2
5130a40
- fix epel requires
5130a40
a45d70b
* Sat Apr 02 2016 Leigh Scott <leigh123linux@googlemail.com> - 2.8.8-1
a45d70b
- update to 2.8.8 release
a45d70b
1ce4afa
* Wed Mar 09 2016 Leigh Scott <leigh123linux@googlemail.com> - 2.8.7-1
1ce4afa
- update to 2.8.7 release
1ce4afa
0d9532a
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 2.8.6-3
0d9532a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
0d9532a
71ee099
* Sun Jan 24 2016 Leigh Scott <leigh123linux@googlemail.com> - 2.8.6-2
71ee099
- Switch to adwaita theme for F24 as mclasen has broken gtk3 again
71ee099
dba84b3
* Wed Dec 02 2015 Leigh Scott <leigh123linux@googlemail.com> - 2.8.6-1
dba84b3
- update to 2.8.6 release
dba84b3
5021300
* Wed Dec 02 2015 Leigh Scott <leigh123linux@googlemail.com> - 2.8.5-3
5021300
- fix missing requires for cinnamon-settings
5021300
80a7861
* Sat Nov 21 2015 Leigh Scott <leigh123linux@googlemail.com> - 2.8.5-2
80a7861
- redo cinnamon-settings-apps patch
80a7861
578d188
* Sat Nov 21 2015 Leigh Scott <leigh123linux@googlemail.com> - 2.8.5-1
578d188
- update to 2.8.5 release
578d188
7003612
* Mon Nov 09 2015 Leigh Scott <leigh123linux@googlemail.com> - 2.8.3-2
7003612
- rebuilt
7003612
114ad56
* Mon Nov 09 2015 Leigh Scott <leigh123linux@googlemail.com> - 2.8.3-1
114ad56
- update to 2.8.3 release
114ad56
0ddadf0
* Sat Oct 31 2015 Leigh Scott <leigh123linux@googlemail.com> - 2.8.2-1
0ddadf0
- update to 2.8.2 release
0ddadf0
5b8d339
* Mon Oct 26 2015 Leigh Scott <leigh123linux@googlemail.com> - 2.8.1-1
5b8d339
- update to 2.8.1 release
5b8d339
f1f1421
* Thu Oct 22 2015 Leigh Scott <leigh123linux@googlemail.com> - 2.8.0-1
f1f1421
- update to 2.8.0 release
f1f1421
f4d9d07
* Wed Sep 09 2015 Leigh Scott <leigh123linux@googlemail.com> - 2.6.13-10
f4d9d07
- fix deprecated schema warnings
f4d9d07
8062131
* Fri Aug 28 2015 Leigh Scott <leigh123linux@googlemail.com> - 2.6.13-9
8062131
- add patch to fix glib2 regression
8062131
bc72941
* Tue Aug 25 2015 Leigh Scott <leigh123linux@googlemail.com> - 2.6.13-8
bc72941
- fix deprecation warning on cinnamon-settings
bc72941
36bc5d2
* Sun Aug 16 2015 Leigh Scott <leigh123linux@googlemail.com> - 2.6.13-7
36bc5d2
- try again
36bc5d2
e8e9cad
* Sun Aug 16 2015 Leigh Scott <leigh123linux@googlemail.com> - 2.6.13-6
e8e9cad
- change back to gnome icon theme
e8e9cad
d5c9630
* Sun Aug 09 2015 Leigh Scott <leigh123linux@googlemail.com> - 2.6.13-5
d5c9630
- remove .la file and filter requires
d5c9630
0e2171c
* Fri Aug 07 2015 Leigh Scott <leigh123linux@googlemail.com> - 2.6.13-4
0e2171c
- revert upstream flag commit (keyboard applet)
0e2171c
28b77a1
* Wed Jul 29 2015 Leigh Scott <leigh123linux@googlemail.com> - 2.6.13-3
28b77a1
- add f23 schema override
28b77a1
a8d3e58
* Mon Jul 20 2015 Leigh Scott <leigh123linux@googlemail.com> - 2.6.13-2
a8d3e58
- remove nautilus from menu
a8d3e58
- remove other useless crap from menu
a8d3e58
20209bb
* Sun Jul 12 2015 Leigh Scott <leigh123linux@googlemail.com> - 2.6.13-1
20209bb
- update to 2.6.13 release
20209bb
c6d93d5
* Tue Jul 07 2015 Leigh Scott <leigh123linux@googlemail.com> - 2.6.12-2
c6d93d5
- fix gi import versions
c6d93d5
96bade0
* Wed Jul 01 2015 Leigh Scott <leigh123linux@googlemail.com> - 2.6.12-1
96bade0
- update to 2.6.12 release
96bade0
8559736
* Sat Jun 27 2015 Leigh Scott <leigh123linux@googlemail.com> - 2.6.11-2
8559736
- add required cjs version 2.6.2
8559736
8b58a1c
* Sat Jun 27 2015 Leigh Scott <leigh123linux@googlemail.com> - 2.6.11-1
8b58a1c
- update to 2.6.11 release
8b58a1c
- spec file clean up
8b58a1c
0af5e8a
* Sat Jun 20 2015 Leigh Scott <leigh123linux@googlemail.com> - 2.6.8-3
0af5e8a
- remove requires blueman
0af5e8a
4dc1b1d
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.6.8-2
4dc1b1d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
4dc1b1d
576f76b
* Sun Jun 14 2015 Leigh Scott <leigh123linux@googlemail.com> - 2.6.8-1
576f76b
- update to 2.6.8 release
576f76b
42a457c
* Sat Jun 13 2015 Leigh Scott <leigh123linux@googlemail.com> - 2.6.7-4
42a457c
- remove the bluetooth buildrequires for F19
42a457c
- make themes work on F20 (due to old gi version)
42a457c
0daea84
* Thu Jun 11 2015 Leigh Scott <leigh123linux@googlemail.com> - 2.6.7-3
0daea84
- tweak override schema
0daea84
4f0f616
* Sat Jun 06 2015 Leigh Scott <leigh123linux@googlemail.com> - 2.6.7-2
4f0f616
- add requires keybinder3 (bz 1227997)
4f0f616
14a90d2
* Tue Jun 02 2015 Leigh Scott <leigh123linux@googlemail.com> - 2.6.7-1
14a90d2
- update to 2.6.7 release
14a90d2
43781c2
* Mon Jun 01 2015 Leigh Scott <leigh123linux@googlemail.com> - 2.6.6-1
43781c2
- update to 2.6.6 release
43781c2
c6320a9
* Fri May 29 2015 Leigh Scott <leigh123linux@googlemail.com> - 2.6.4-1
c6320a9
- update to 2.6.4 release
c6320a9
99b4c99
* Wed May 27 2015 Leigh Scott <leigh123linux@googlemail.com> - 2.6.3-1
99b4c99
- update to 2.6.3 release
99b4c99
31010fb
* Sat May 23 2015 Leigh Scott <leigh123linux@googlemail.com> - 2.6.2-2
31010fb
- Add upstream fixes
31010fb
67c75cd
* Thu May 21 2015 Leigh Scott <leigh123linux@googlemail.com> - 2.6.2-1
67c75cd
- update to 2.6.2 release
67c75cd
d0e1db6
* Thu May 21 2015 Leigh Scott <leigh123linux@googlemail.com> - 2.6.1-2
d0e1db6
- add devel-doc subpackage
d0e1db6
91b89f3
* Wed May 20 2015 Leigh Scott <leigh123linux@googlemail.com> - 2.6.1-1
91b89f3
- update to 2.6.1 release
91b89f3
38d4d49
* Wed May 20 2015 Leigh Scott <leigh123linux@googlemail.com> - 2.6.0-1
38d4d49
- update to 2.6.0 release
38d4d49
38d4d49
* Fri May 15 2015 Leigh Scott <leigh123linux@googlemail.com> - 2.5.0-0.2.git32284cb
38d4d49
- update to git snapshot
38d4d49
eae76e3
* Tue May 05 2015 Leigh Scott <leigh123linux@googlemail.com> - 2.5.0-0.1.gitc0ea9e7
eae76e3
- update to git snapshot
eae76e3
5408301
* Sun Apr 26 2015 Leigh Scott <leigh123linux@googlemail.com> - 2.4.8-1
5408301
- update to 2.4.8
5408301
1483bc6
* Sat Apr 25 2015 Leigh Scott <leigh123linux@googlemail.com> - 2.4.7-4
1483bc6
- use new gnome-terminal desktop file name
1483bc6
b8bc466
* Sat Apr 25 2015 Leigh Scott <leigh123linux@googlemail.com> - 2.4.7-3
b8bc466
- add br zukitwo-metacity-theme
b8bc466
c9cbb0b
* Sat Apr 25 2015 Leigh Scott <leigh123linux@googlemail.com> - 2.4.7-2
c9cbb0b
- tweak schema overrides
c9cbb0b
55d0832
* Thu Apr 02 2015 Leigh Scott <leigh123linux@googlemail.com> - 2.4.7-1
55d0832
- update to 2.4.7
55d0832
8e17d1a
* Tue Feb 10 2015 Leigh Scott <leigh123linux@googlemail.com> - 2.4.6-3
8e17d1a
- add requires python-inotify for looking glass
8e17d1a
1525e30
* Sat Jan 24 2015 Leigh Scott <leigh123linux@googlemail.com> - 2.4.6-2
1525e30
- switch back to zukitwo theme
1525e30
8fc8a18
* Mon Jan 19 2015 Leigh Scott <leigh123linux@googlemail.com> - 2.4.6-1
8fc8a18
- update to 2.4.6
8fc8a18
- drop upstream patches
8fc8a18
887a6f5
* Sun Jan 18 2015 Leigh Scott <leigh123linux@googlemail.com> - 2.4.5-3
887a6f5
- change to nimbus icon theme
887a6f5
- add some upstream fixes
887a6f5
05dc6f6
* Tue Dec 09 2014 Leigh Scott <leigh123linux@googlemail.com> - 2.4.5-2
05dc6f6
- Fix slideshow for user added pictures (bz 1172008)
05dc6f6
c773293
* Tue Dec 02 2014 Leigh Scott <leigh123linux@googlemail.com> - 2.4.5-1
c773293
- update to 2.4.5
c773293
- attempt to fix brightness control detection
c773293
- drop requires gstreamer-python
c773293
b7fd0b3
* Wed Nov 26 2014 Leigh Scott <leigh123linux@googlemail.com> - 2.4.4-2
b7fd0b3
- remove session timeout settings from general
b7fd0b3
d575c87
* Sun Nov 23 2014 Leigh Scott <leigh123linux@googlemail.com> - 2.4.4-1
d575c87
- update to 2.4.4
d575c87
d37fd34
* Tue Nov 18 2014 Leigh Scott <leigh123linux@googlemail.com> - 2.4.2-2
d37fd34
- add patch to set default panel launchers
d37fd34
- disable the stupid startup-animation effect
d37fd34
b894067
* Wed Nov 12 2014 Leigh Scott <leigh123linux@googlemail.com> - 2.4.2-1
b894067
- update to 2.4.2
b894067
2cad2ce
* Sat Nov 08 2014 Leigh Scott <leigh123linux@googlemail.com> - 2.4.1-2
2cad2ce
- switch to use xml backgrounds
2cad2ce
bbccce8
* Sat Nov 08 2014 Leigh Scott <leigh123linux@googlemail.com> - 2.4.1-1
bbccce8
- update to 2.4.1
bbccce8
61c6c8d
* Fri Oct 31 2014 Leigh Scott <leigh123linux@googlemail.com> - 2.4.0-1
61c6c8d
- update to 2.4.0
61c6c8d
9cb5d3b
* Fri Oct 10 2014 Leigh Scott <leigh123linux@googlemail.com> - 2.4.0-0.4.gitea748a2
9cb5d3b
- update to latest git
9cb5d3b
9e4b136
* Wed Oct 01 2014 Leigh Scott <leigh123linux@googlemail.com> - 2.4.0-0.3.git8304e57
9e4b136
- patch for some of the gtk-3.14 changes
9e4b136
c227135
* Tue Sep 30 2014 Leigh Scott <leigh123linux@googlemail.com> - 2.4.0-0.2.git8304e57
c227135
- add requires gstreamer-python (needed for c-s 'account details')
c227135
f15ce0b
* Tue Sep 30 2014 Leigh Scott <leigh123linux@googlemail.com> - 2.4.0-0.1.git8304e57
f15ce0b
- update to latest git
f15ce0b
fa86d0f
* Sat Sep 06 2014 Leigh Scott <leigh123linux@googlemail.com> - 2.2.16-3
fa86d0f
- Change theme to Adwaita till the other themes are fixed
fa86d0f
1f63766
* Sat Aug 16 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.2.16-2
1f63766
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
1f63766
10be8e5
* Wed Aug 13 2014 Leigh Scott <leigh123linux@googlemail.com> - 2.2.16-1
10be8e5
- update to 2.2.16
Björn Esser 5b56cc8
- drop upstream patches
10be8e5
f27caf2
* Sun Aug 03 2014 Leigh Scott <leigh123linux@googlemail.com> - 2.2.14-9
f27caf2
- fix cinnamon-settings background with python-pillow-2.5
f27caf2
d58551b
* Sun Aug 03 2014 Leigh Scott <leigh123linux@googlemail.com> - 2.2.14-8
d58551b
- revert power applet patch (fixed in cinnamon-settings-daemon)
d58551b
81f8a8f
* Tue Jul 29 2014 Leigh Scott <leigh123linux@googlemail.com> - 2.2.14-7
81f8a8f
- Cinnamon Settings User: Don't print passwords to stdout
81f8a8f
1b90afc
* Tue Jul 22 2014 Kalev Lember <kalevlember@gmail.com> - 2.2.14-6
1b90afc
- Rebuilt for gobject-introspection 1.41.4
1b90afc
Rex Dieter 31b6d39
* Thu Jul 17 2014 Rex Dieter <rdieter@fedoraproject.org> 2.2.14-5
Rex Dieter 31b6d39
- rebuild (for pulseaudio, bug #1117683)
Rex Dieter 31b6d39
Leigh Scott af3aa7f
* Wed Jul 16 2014 Leigh Scott <leigh123linux@googlemail.com> - 2.2.14-4
Leigh Scott af3aa7f
- fix power applet with upower-0.99
Leigh Scott af3aa7f
c98b4b9
* Tue Jul 08 2014 Leigh Scott <leigh123linux@googlemail.com> - 2.2.14-3
c98b4b9
- backport some menu fixes
c98b4b9
31bd3b4
* Wed Jul 02 2014 Leigh Scott <leigh123linux@googlemail.com> - 2.2.14-2
31bd3b4
- add network applet patch for nm-applet changes
31bd3b4
f072714
* Fri Jun 27 2014 Leigh Scott <leigh123linux@googlemail.com> - 2.2.14-1
f072714
- update to 2.2.14
f072714
- Touchpad support: Added support for two and three finger clicks
f072714
da1fe70
* Fri Jun 06 2014 Leigh Scott <leigh123linux@googlemail.com> - 2.2.13-5
da1fe70
- modify set_wheel patch
da1fe70
070e70a
* Tue Jun 03 2014 Leigh Scott <leigh123linux@googlemail.com> - 2.2.13-4
070e70a
- fix files from being listed twice
070e70a
36b5bc6
* Tue Jun 03 2014 Leigh Scott <leigh123linux@googlemail.com> - 2.2.13-3
36b5bc6
- rebuilt
36b5bc6
9a4e043
* Fri May 30 2014 Leigh Scott <leigh123linux@googlemail.com> - 2.2.13-2
9a4e043
- add logout sound to schema override
9a4e043
a42c6f4
* Mon May 26 2014 Leigh Scott <leigh123linux@googlemail.com> - 2.2.13-1
a42c6f4
- update to 2.2.13
a42c6f4
- give cinnamon a rpmlint birthday
a42c6f4
5821158
* Tue May 20 2014 Leigh Scott <leigh123linux@googlemail.com> - 2.2.10-1
5821158
- update to 2.2.10
5821158
89832ca
* Sun May 11 2014 Leigh Scott <leigh123linux@googlemail.com> - 2.2.7-1
89832ca
- update to 2.2.7
89832ca
dc87662
* Sat May 10 2014 Leigh Scott <leigh123linux@googlemail.com> - 2.2.6-1
dc87662
- update to 2.2.6
dc87662
10bf629
* Sat May 03 2014 Leigh Scott <leigh123linux@googlemail.com> - 2.2.5-1
10bf629
- update to 2.2.5
10bf629
- validate all the cinnamon-settings desktop files
10bf629
955fc8e
* Fri May 02 2014 Leigh Scott <leigh123linux@googlemail.com> - 2.2.4-1
955fc8e
- update to 2.2.4
955fc8e
7e15a5c
* Mon Apr 21 2014 Leigh Scott <leigh123linux@googlemail.com> - 2.2.3-3
7e15a5c
- add requires mintlocale
7e15a5c
88c1f19
* Tue Apr 15 2014 Leigh Scott <leigh123linux@googlemail.com> - 2.2.3-2
88c1f19
- add requires gucharmap
5606b8a
- add required network packages for network applet
a5900a7
- change to gstreamer1
7e15a5c
6835f4c
* Mon Apr 14 2014 Leigh Scott <leigh123linux@googlemail.com> - 2.2.3-1
6835f4c
- update to 2.2.3
6835f4c
6835f4c
* Sat Apr 12 2014 Leigh Scott <leigh123linux@googlemail.com> - 2.2.0-1
6835f4c
- update to 2.2.0
6835f4c
354ce2d
* Wed Apr 02 2014 Leigh Scott <leigh123linux@googlemail.com> - 2.0.14-16
354ce2d
- add patch to disable xinput for cinnamon only (bz 873434)
354ce2d
a088a7b
* Wed Mar 05 2014 Leigh Scott <leigh123linux@googlemail.com> - 2.0.14-15
a088a7b
- Fix desktop file editor
a088a7b
1fd982c
* Thu Feb 20 2014 Kalev Lember <kalevlember@gmail.com> - 2.0.14-14
1fd982c
- Rebuilt for cogl soname bump
1fd982c
Peter Hutterer b023e29
* Mon Feb 10 2014 Peter Hutterer <peter.hutterer@redhat.com> - 2.0.14-13
Peter Hutterer b023e29
- Rebuild for libevdev soname bump
Peter Hutterer b023e29
113da80
* Sun Feb 09 2014 Leigh Scott <leigh123linux@googlemail.com> - 2.0.14-12
113da80
- cinnamon-settings-users: set wheel instead of sudo
113da80
739a817
* Fri Feb 07 2014 Leigh Scott <leigh123linux@googlemail.com> - 2.0.14-11
739a817
- rebuilt for new cogl .so version
739a817
8bc5f5e
* Wed Jan 22 2014 Leigh Scott <leigh123linux@googlemail.com> - 2.0.14-10
8bc5f5e
- use autosetup for prep
8bc5f5e
- trim spec file changelog
8bc5f5e
3464b60
* Tue Jan 14 2014 Leigh Scott <leigh123linux@googlemail.com> - 2.0.14-9
3464b60
- change pexpect requires for epel7
3464b60
05dfe13
* Tue Jan 14 2014 Leigh Scott <leigh123linux@googlemail.com> - 2.0.14-8
05dfe13
- Add conditionals for epel7
05dfe13
- Add redhat overrides schema file
05dfe13
2e3fe32
* Sun Dec 22 2013 Leigh Scott <leigh123linux@googlemail.com> - 2.0.14-7
2e3fe32
- Remove bluetooth for F20 as well
2e3fe32
a0d2e6e
* Sun Dec 22 2013 Leigh Scott <leigh123linux@googlemail.com> - 2.0.14-6
a0d2e6e
- Patch calendar applet for upower changes
d06cbc8
- Remove bluetooth
a0d2e6e
89aa277
* Sat Dec 07 2013 Leigh Scott <leigh123linux@googlemail.com> - 2.0.14-5
89aa277
- readd requires python-pexpect for ARM
89aa277
285cc66
* Tue Dec 03 2013 Leigh Scott <leigh123linux@googlemail.com> - 2.0.14-4
285cc66
- add requires gnome-themes
285cc66
0edf800
* Mon Dec 02 2013 Leigh Scott <leigh123linux@googlemail.com> - 2.0.14-3
0edf800
- tweak gschema override again
0edf800
fd89128
* Tue Nov 26 2013 Leigh Scott <leigh123linux@googlemail.com> - 2.0.14-2
fd89128
- add compile fix for F21
fd89128
5e838c1
* Tue Nov 26 2013 Leigh Scott <leigh123linux@googlemail.com> - 2.0.14-1
5e838c1
- update to 2.0.14
5e838c1
- remove conflicts wallpapoz (bz 1029554)
5e838c1
- remove nm-applet from autostart (bz 1034887)
5e838c1
4625dd0
* Sun Nov 24 2013 Leigh Scott <leigh123linux@googlemail.com> - 2.0.13-3
4625dd0
- patch to restore panel icon bounce
4625dd0
742cdd0
* Sun Nov 24 2013 Leigh Scott <leigh123linux@googlemail.com> - 2.0.13-2
742cdd0
- set default theme to zukitwo
742cdd0
7eb4545
* Sun Nov 24 2013 Leigh Scott <leigh123linux@googlemail.com> - 2.0.13-1
7eb4545
- update to 2.0.13
7eb4545
- tweak gschema override again
7eb4545
1c021aa
* Thu Nov 14 2013 Leigh Scott <leigh123linux@googlemail.com> - 2.0.12-2
1c021aa
- add conflicts wallpapoz (bz 1029554)
1c021aa
e587f8b
* Mon Nov 11 2013 Leigh Scott <leigh123linux@googlemail.com> - 2.0.12-1
e587f8b
- update to 2.0.12
e587f8b
- tweak gschema override again
e587f8b
e5714d3
* Sun Nov 10 2013 Leigh Scott <leigh123linux@googlemail.com> - 2.0.11-1
e5714d3
- update to 2.0.11
e5714d3
- remove upstream patch
e5714d3
- tweak gschema override
e5714d3
11ae359
* Tue Nov 05 2013 Leigh Scott <leigh123linux@googlemail.com> - 2.0.10-2
11ae359
- add patch to draw desktop background immediately
11ae359
8fe9bb1
* Sun Nov 03 2013 Leigh Scott <leigh123linux@googlemail.com> - 2.0.10-1
8fe9bb1
-  update to 2.0.10
8fe9bb1
c5e051a
* Fri Nov 01 2013 Leigh Scott <leigh123linux@googlemail.com> - 2.0.8-1
c5e051a
- update to 2.0.8
c5e051a
- add autostart file for polkit
c5e051a
c4d0c1b
* Wed Oct 30 2013 Leigh Scott <leigh123linux@googlemail.com> - 2.0.7-1
c4d0c1b
- update to 2.0.7
c4d0c1b
7ccd17c
* Fri Oct 25 2013 Leigh Scott <leigh123linux@googlemail.com> - 2.0.6-1
7ccd17c
- update to 2.0.6
7ccd17c
3396881
* Thu Oct 24 2013 Leigh Scott <leigh123linux@googlemail.com> - 2.0.5-1
3396881
- update to 2.0.5
3396881
ab915e5
* Fri Oct 18 2013 Leigh Scott <leigh123linux@googlemail.com> - 2.0.3-1
ab915e5
- update to 2.0.3
ab915e5
c34d9c5
* Thu Oct 17 2013 Leigh Scott <leigh123linux@googlemail.com> - 2.0.2-3
c34d9c5
- add custom nm-applet file as the stock one is set to NotShowIn Gnome
c34d9c5
47562d9
* Thu Oct 10 2013 Leigh Scott <leigh123linux@googlemail.com> - 2.0.2-2
47562d9
- add policy file for "users and groups" setting
055dbf6
- add nm-applet to required components
055dbf6
- add upstream commits
47562d9
a3ec317
* Wed Oct 09 2013 Leigh Scott <leigh123linux@googlemail.com> - 2.0.2-1
a3ec317
- update to 2.0.2
a3ec317
- drop upstream patch
a3ec317
d17c44d
* Mon Oct 07 2013 Leigh Scott <leigh123linux@googlemail.com> - 1.9.2-4
d17c44d
- revert ST changes
d17c44d
5161429
* Mon Oct 07 2013 Leigh Scott <leigh123linux@googlemail.com> - 1.9.2-3
5161429
- patch with upstream commits for
5161429
- lightdm and a
5161429
- ST crash on user switching
5161429
4a23863
* Tue Oct 01 2013 Leigh Scott <leigh123linux@googlemail.com> - 1.9.2-2
4a23863
- set some sound defaults
4a23863
c70b6c0
* Mon Sep 30 2013 Leigh Scott <leigh123linux@googlemail.com> - 1.9.2-1
c70b6c0
- update to 1.9.2
c70b6c0
1e952f5
* Tue Sep 24 2013 Leigh Scott <leigh123linux@googlemail.com> - 1.9.2-0.27.git8a53cfb
1e952f5
- use the right conditional (too much beer)
1e952f5
bb6f819
* Tue Sep 24 2013 Leigh Scott <leigh123linux@googlemail.com> - 1.9.2-0.26.git8a53cfb
bb6f819
- re-add bluetooth support for F19
bb6f819
80ae94f
* Tue Sep 24 2013 Leigh Scott <leigh123linux@googlemail.com> - 1.9.2-0.25.git8a53cfb
80ae94f
- Remove ExcludeArch for ARM
80ae94f
- remove the python-pexpect requires for ARM
80ae94f
2bdfe30
* Sat Sep 21 2013 Leigh Scott <leigh123linux@googlemail.com> - 1.9.2-0.24.git8a53cfb
2bdfe30
- patch to add input-source switching keybindings
2bdfe30
eae6eb1
* Thu Sep 19 2013 Leigh Scott <leigh123linux@googlemail.com> - 1.9.2-0.23.git8a53cfb
eae6eb1
- patch keyboard applet (also fixes input-switching)
eae6eb1
e3fcc4b
* Wed Sep 18 2013 Leigh Scott <leigh123linux@googlemail.com> - 1.9.2-0.22.git8a53cfb
ac2f2c3
- update to latest git
ac2f2c3
e869b98
* Wed Sep 11 2013 Leigh Scott <leigh123linux@googlemail.com> - 1.9.2-0.21.git2d1ac4d
e869b98
- ExcludeArch for ARM due to missing dep (python-pexpect)
e869b98
18ebeb9
* Sun Aug 25 2013 Leigh Scott <leigh123linux@googlemail.com> - 1.9.2-0.20.git2d1ac4d
18ebeb9
- update to latest git
18ebeb9
- Change buildrequires to cinnamon-desktop-devel
18ebeb9
fe76dd6
* Sat Aug 24 2013 Leigh Scott <leigh123linux@googlemail.com> - 1.9.2-0.19.gitd4305ab
fe76dd6
- add requires cinnamon-translations
fe76dd6
0561f31
* Fri Aug 23 2013 Leigh Scott <leigh123linux@googlemail.com> - 1.9.2-0.18.gitd4305ab
0561f31
- update to latest git
0561f31
- adjust for new cinnamon-translations package
0561f31
8bce579
* Thu Aug 22 2013 Leigh Scott <leigh123linux@googlemail.com> - 1.9.2-0.17.git8bdd61f
8bce579
- rebuilt
8bce579
3979ec7
* Tue Aug 20 2013 Leigh Scott <leigh123linux@googlemail.com> - 1.9.2-0.16.git8bdd61f
3979ec7
- update to latest git
3979ec7
- drop upstream patches
3979ec7
10bebd2
* Sat Aug 10 2013 Leigh Scott <leigh123linux@googlemail.com> - 1.9.2-0.15.git19b4b43
10bebd2
- redo gsettings patch
10bebd2
8caf110
* Sat Aug 10 2013 Leigh Scott <leigh123linux@googlemail.com> - 1.9.2-0.14.git19b4b43
8caf110
- update to latest git
8caf110
- drop upstream fixes
8caf110
09d9bf1
* Sat Aug 10 2013 Leigh Scott <leigh123linux@googlemail.com> - 1.9.2-0.13.gita1dd2a1
10bebd2
- add patch to remove obsolete gsettings for menu and button icon till upstream fixes it
09d9bf1
33eded6
* Fri Aug 09 2013 Kalev Lember <kalevlember@gmail.com> - 1.9.2-0.12.gita1dd2a1
33eded6
- Rebuilt for cogl 1.15.4 soname bump
33eded6
530be47
* Mon Jul 29 2013 leigh <leigh123linux@googlemail.com> - 1.9.2-0.11.gita1dd2a1
530be47
- fix bluetooth patch again
530be47
72b9876
* Mon Jul 29 2013 Leigh Scott <leigh123linux@googlemail.com> - 1.9.2-0.10.gita1dd2a1
72b9876
- remove some fixes and upstream patches
72b9876
- redo bluetooth patch
72b9876
8a6d968
* Sun Jul 28 2013 Leigh Scott <leigh123linux@googlemail.com> - 1.9.2-0.9.git39fc3a7
8a6d968
- patch to use cinnamon-control-center bluetooth
8a6d968
c293aee
* Sun Jul 28 2013 Leigh Scott <leigh123linux@googlemail.com> - 1.9.2-0.8.git39fc3a7
c293aee
- add virtual provides desktop-notification-daemon
c293aee
- fix missing settings-users menu icon
c293aee
bb7980a
* Sat Jul 27 2013 Leigh Scott <leigh123linux@googlemail.com> - 1.9.2-0.7.git39fc3a7
bb7980a
- fix icon path for user and groups
bb7980a
bece267
* Fri Jul 26 2013 Leigh Scott <leigh123linux@googlemail.com> - 1.9.2-0.6.git39fc3a7
bece267
- drop screensaver patch
bece267
ceec61c
* Fri Jul 26 2013 Leigh Scott <leigh123linux@googlemail.com> - 1.9.2-0.5.git39fc3a7
ceec61c
- update to latest git
ceec61c
- fix panel-edit crash
ceec61c
4470ef3
* Thu Jul 25 2013 Leigh Scott <leigh123linux@googlemail.com> - 1.9.2-0.4.git435e7a2
4470ef3
- Fix automake warnings
4470ef3
2eb3a48
* Thu Jul 25 2013 Leigh Scott <leigh123linux@googlemail.com> - 1.9.2-0.3.git435e7a2
2eb3a48
- update to latest git
2eb3a48
- fix default theme
2eb3a48
- use fedora firewall in settings
2eb3a48
- use beesu for user accounts instead of gksu
2eb3a48
3663850
* Wed Jul 24 2013 Leigh Scott <leigh123linux@googlemail.com> - 1.9.2-0.2.gitc321232
3663850
- fix control-center settings on x86_64
3663850
- drop clutter xinput patch
3663850
- add missing requirements for cinnamon-settings
3663850
- redo screensaver patch to enable/disable lock password
3663850
e4d7317
* Tue Jul 23 2013 Leigh Scott <leigh123linux@googlemail.com> - 1.9.2-0.1.gitc321232
e4d7317
- rebase for cinnamon next
e4d7317
e7f6476
* Tue Jul 23 2013 Leigh Scott <leigh123linux@googlemail.com> - 1.9.1-19
e7f6476
- fix permissions on cinnamon3d
e7f6476
78a4f12
* Mon Jul 22 2013 Leigh Scott <leigh123linux@googlemail.com> - 1.9.1-18
78a4f12
- fix permissions on cinnamon-launcher-creator
78a4f12
7836668
* Tue Jul 16 2013 leigh scott <leigh123linux@googlemail.com> - 1.9.1-17
7836668
- add patch to fix cinnamon-menu-editor
7836668
bc68ac3
* Fri Jul 12 2013 leigh scott <leigh123linux@googlemail.com> - 1.9.1-16
bc68ac3
- remove GC from cinnamon-global.c
bc68ac3
72da399
* Wed Jul 10 2013 leigh scott <leigh123linux@googlemail.com> - 1.9.1-15
72da399
- fix input-source-switcher autostart
72da399
4b723f3
* Wed Jul 10 2013 leigh scott <leigh123linux@googlemail.com> - 1.9.1-14
4b723f3
- fix input-source-switcher
4b723f3
ec66396
* Fri Jun 14 2013 leigh scott <leigh123linux@googlemail.com> - 1.9.1-13
ec66396
- spec file clean up
ec66396
7d142bb
* Thu Jun 13 2013 leigh scott <leigh123linux@googlemail.com> - 1.9.1-12
7d142bb
- Fix automount
7d142bb
66b1984
* Thu Jun 13 2013 Dan Horák <dan[at]danny.cz> - 1.9.1-11
66b1984
- fix build on s390(x) - no wacom there
66b1984
527b641
* Wed Jun 12 2013 leigh scott <leigh123linux@googlemail.com> - 1.9.1-10
527b641
- fix the screensaver tab in cinnamon-settings
527b641
f601927
* Sun Jun 09 2013 leigh scott <leigh123linux@googlemail.com> - 1.9.1-9
f601927
- add requires gnome-screensaver
f601927
49c70df
* Sun Jun 09 2013 leigh scott <leigh123linux@googlemail.com> - 1.9.1-8
49c70df
- Fix media keys
49c70df
f9ae343
* Thu Jun 06 2013 leigh scott <leigh123linux@googlemail.com> - 1.9.1-7
f9ae343
- change how the screen lock autostarts
f9ae343
1bbceda
* Thu Jun 06 2013 leigh scott <leigh123linux@googlemail.com> - 1.9.1-6
1bbceda
- add requires nemo
1bbceda
9c79f74
* Thu Jun 06 2013 leigh scott <leigh123linux@googlemail.com> - 1.9.1-5
9c79f74
- autostart nemo differently so we dont squash nautilus
9c79f74
8543ef3
* Thu Jun 06 2013 leigh scott <leigh123linux@googlemail.com> - 1.9.1-4
8543ef3
- Patch so screen lock uses gnome-screensaver
8543ef3
- add gnome-screensaver autostart files
8543ef3
- add patch to remove obex file transfer
8543ef3
5a934b7
* Tue Jun 04 2013 Leigh Scott <leigh123linux@googlemail.com> - 1.9.1-3
4125b53
- add cinnamon-fedora.gschema.override file
4125b53
5a934b7
* Tue Jun 04 2013 leigh scott <leigh123linux@googlemail.com> - 1.9.1-2
23365ec
- patch for mozjs-17 changes
23365ec
ee2ed37
* Sat Jun 01 2013 Leigh Scott <leigh123linux@googlemail.com> - 1.9.1-1
ee2ed37
- Update to version 1.9.1
ee2ed37
5eb8ac4
* Sat Jun 01 2013 Leigh Scott <leigh123linux@googlemail.com> - 1.8.7-2
5eb8ac4
- Re-add build requires versions
5eb8ac4