[xfce4-settings] Enable xorg-libinput support

nonamedotc nonamedotc at fedoraproject.org
Sun Mar 1 02:19:47 UTC 2015


commit b7f2b3e94464731ea79808626cfe868cbd3cc43a
Author: nonamedotc <nonamedotc at fedoraproject.org>
Date:   Sat Feb 28 20:19:43 2015 -0600

    Enable xorg-libinput support

 xfce4-settings.spec | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/xfce4-settings.spec b/xfce4-settings.spec
index f3c4f0c..f51fa74 100644
--- a/xfce4-settings.spec
+++ b/xfce4-settings.spec
@@ -2,7 +2,7 @@
 
 Name:           xfce4-settings
 Version:        4.12.0
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Settings Manager for Xfce
 
 Group:          User Interface/Desktops
@@ -29,6 +29,7 @@ BuildRequires:	gtk3-devel
 BuildRequires:  libnotify-devel
 BuildRequires:  libcanberra-devel
 BuildRequires:  libxklavier-devel
+BuildRequires:	libinput-devel
 BuildRequires:  libXrandr-devel
 BuildRequires:  garcon-devel >= 0.1.10
 Requires:       xfconf
@@ -52,7 +53,7 @@ This package includes the settings manager applications for the Xfce desktop.
 
 
 %build
-%configure --enable-sound-settings --enable-pluggable-dialogs --enable-maintainer-mode --enable-gtk3
+%configure --enable-sound-settings --enable-pluggable-dialogs --enable-maintainer-mode --enable-gtk3 --enable-xorg-libinput
 make %{?_smp_mflags} V=1
 
 
@@ -85,6 +86,9 @@ done
 %{_datadir}/icons/hicolor/128x128/devices/xfce-*.png
 
 %changelog
+* Sat Feb 28 2015 Mukundan Ragavan <nonamedotc at fedoraproject.org> - 4.12.0-2
+- Enable xorg-libinput support
+
 * Sat Feb 28 2015 Mukundan Ragavan <nonamedotc at fedoraproject.org> - 4.12.0-1
 - Update to stable release 4.12.0
 - spec clean up


More information about the scm-commits mailing list