Hello community,
here is the log from the commit of package xf86-input-synaptics for
openSUSE:Factory checked in at 2015-11-18 22:32:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xf86-input-synaptics (Old)
and /work/SRC/openSUSE:Factory/.xf86-input-synaptics.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xf86-input-synaptics"
Changes:
--------
---
/work/SRC/openSUSE:Factory/xf86-input-synaptics/xf86-input-synaptics.changes
2015-11-06 00:09:30.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.xf86-input-synaptics.new/xf86-input-synaptics.changes
2015-11-18 22:32:58.000000000 +0100
@@ -1,0 +2,6 @@
+Fri Nov 13 11:54:34 UTC 2015 - [email protected]
+
+- Add gpg signature
+- Make building more verbose
+
+-------------------------------------------------------------------
New:
----
xf86-input-synaptics-1.8.3.tar.bz2.sig
xf86-input-synaptics.keyring
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ xf86-input-synaptics.spec ++++++
--- /var/tmp/diff_new_pack.srHhfe/_old 2015-11-18 22:32:59.000000000 +0100
+++ /var/tmp/diff_new_pack.srHhfe/_new 2015-11-18 22:32:59.000000000 +0100
@@ -24,6 +24,8 @@
Group: System/X11/Servers/XF86_4
Url: http://xorg.freedesktop.org/
Source0:
http://xorg.freedesktop.org/releases/individual/driver/%{name}-%{version}.tar.bz2
+Source1:
http://xorg.freedesktop.org/releases/individual/driver/%{name}-%{version}.tar.bz2.sig
+Source2: %{name}.keyring
Patch0: n_xf86-input-synaptics-wait.diff
Patch2: n_xf86-input-synaptics-xorg.conf.d_snippet.diff
Patch5: n_xf86-input-synaptics-default-tap.diff
@@ -77,9 +79,10 @@
%patch5 -p1
%build
-autoreconf -fi
-%configure --with-xorg-conf-dir=/etc/X11/xorg.conf.d
-make %{?_smp_mflags}
+autoreconf -fiv
+%configure \
+ --with-xorg-conf-dir=/etc/X11/xorg.conf.d
+make %{?_smp_mflags} V=1
%install
%make_install