Compare commits

...

7 Commits
master ... f24

Author SHA1 Message Date
raveit65 ddca26cb79 fix spec file 2017-03-26 15:59:57 +02:00
raveit65 7d2bb380c7 update to 1.16.2 2017-03-26 15:58:51 +02:00
Dan Horák d71ce7416b - don't require Xorg drivers on s390(x) 2017-02-14 16:42:46 +01:00
raveit65 095b4ce8b3 update to 1.16.1 2017-02-05 10:00:55 +01:00
raveit65 b8f0c89657 add priority symlinks for synaptics and evdev driver 2016-12-10 22:27:25 +01:00
raveit65 619f7a3229 update to 1.16.0 2016-10-03 08:46:40 +02:00
raveit65 f91719fbb6 update to 1.14.1 release 2016-08-12 21:35:54 +02:00
3 changed files with 47 additions and 3 deletions

4
.gitignore vendored
View File

@ -28,3 +28,7 @@
/mate-settings-daemon-1.12.1.tar.xz
/mate-settings-daemon-1.13.0.tar.xz
/mate-settings-daemon-1.14.0.tar.xz
/mate-settings-daemon-1.14.1.tar.xz
/mate-settings-daemon-1.16.0.tar.xz
/mate-settings-daemon-1.16.1.tar.xz
/mate-settings-daemon-1.16.2.tar.xz

View File

@ -2,7 +2,7 @@
%global rel_build 1
# This is needed, because src-url contains branched part of versioning-scheme.
%global branch 1.14
%global branch 1.16
# Settings used for build from snapshots.
%{!?rel_build:%global commit 83fe1f587f5c6328b10a899a880275d79bf88921}
@ -13,7 +13,7 @@
%{!?rel_build:%global git_tar %{name}-%{version}-%{git_ver}.tar.xz}
Name: mate-settings-daemon
Version: %{branch}.0
Version: %{branch}.2
%if 0%{?rel_build}
Release: 1%{?dist}
%else
@ -53,6 +53,14 @@ Requires: libmatekbd%{?_isa} >= 0:1.6.1-1
# needed for xrandr capplet
Requires: mate-control-center-filesystem
%ifnarch s390 s390x
# to be sure that mouse and touchpad settings are working with correct drivers
%if 0%{?fedora}
Requires: xorg-x11-drv-synaptics
Requires: xorg-x11-drv-evdev
%endif
%endif
%description
This package contains the daemon which is responsible for setting the
various parameters of a MATE session and the applications that run
@ -112,11 +120,20 @@ if [ $1 -eq 0 ] ; then
/usr/bin/gtk-update-icon-cache %{_datadir}/hicolor/mate &> /dev/null || :
/usr/bin/glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
fi
%if 0%{?fedora}
/usr/bin/rm -f %{_sysconfdir}/X11/xorg.conf.d/99-synaptics-mate.conf
/usr/bin/rm -f %{_sysconfdir}/X11/xorg.conf.d/99-mate-evdev.conf
%endif
%posttrans
/usr/bin/gtk-update-icon-cache %{_datadir}/icons/mate &> /dev/null || :
/usr/bin/gtk-update-icon-cache %{_datadir}/hicolor/mate &> /dev/null || :
/usr/bin/glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
%if 0%{?fedora}
mkdir -p %{_sysconfdir}/X11/xorg.conf.d/
/usr/bin/ln -sf %{_datadir}/X11/xorg.conf.d/50-synaptics.conf %{_sysconfdir}/X11/xorg.conf.d/99-synaptics-mate.conf &> /dev/null || :
/usr/bin/ln -sf %{_datadir}/X11/xorg.conf.d/10-evdev.conf %{_sysconfdir}/X11/xorg.conf.d/99-mate-evdev.conf &> /dev/null || :
%endif
%files -f %{name}.lang
@ -126,6 +143,10 @@ fi
%config %{_sysconfdir}/dbus-1/system.d/org.mate.SettingsDaemon.DateTimeMechanism.conf
%{_sysconfdir}/xdg/autostart/mate-settings-daemon.desktop
%{_sysconfdir}/xrdb/
%if 0%{?fedora}
%ghost %{_sysconfdir}/X11/xorg.conf.d/99-synaptics-mate.conf
%ghost %{_sysconfdir}/X11/xorg.conf.d/99-mate-evdev.conf
%endif
%{_libdir}/mate-settings-daemon
%{_libexecdir}/mate-settings-daemon
%{_libexecdir}/msd-datetime-mechanism
@ -146,6 +167,25 @@ fi
%changelog
* Sun Mar 26 2017 Wolfgang Ulbrich <chat-to-me@raveit.de> - 1.16.2-1
- update to 1.16.2 release
- fixes rhbz (#1420709, #1383272)
* Tue Feb 14 2017 Dan Horák <dan[at]danny.cz> - 1.16.1-2
- don't require Xorg drivers on s390(x)
* Sun Feb 05 2017 Wolfgang Ulbrich <chat-to-me@raveit.de> - 1.16.1-1
- update to 1.16.1 release
* Sat Dec 10 2016 Wolfgang Ulbrich <chat-to-me@raveit.de> - 1.16.0-2
- add priority symlinks for synaptics and evdev driver
* Sun Oct 02 2016 Wolfgang Ulbrich <chat-to-me@raveit.de> - 1.16.0-1
- update to 1.16.0 release
* Fri Aug 12 2016 Wolfgang Ulbrich <chat-to-me@raveit.de> - 1.14.1-1
- update to 1.14.1 release
* Wed Apr 06 2016 Wolfgang Ulbrich <chat-to-me@raveit.de> - 1.14.0-1
- update to 1.14.0 release

View File

@ -1 +1 @@
1195bfb30c1468a9061f8e9aa07260e8 mate-settings-daemon-1.14.0.tar.xz
SHA512 (mate-settings-daemon-1.16.2.tar.xz) = e4b527791f65c500ac0b432744c3b128a6a438077261ee182993c82c175d165c2f67fa60620ac03c6f6f532ef6cb4a2a6df52164022a30015e7a071a03df043e