Hello community,

here is the log from the commit of package xf86-input-evdev for 
openSUSE:Factory checked in at 2015-11-18 22:33:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xf86-input-evdev (Old)
 and      /work/SRC/openSUSE:Factory/.xf86-input-evdev.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xf86-input-evdev"

Changes:
--------
--- /work/SRC/openSUSE:Factory/xf86-input-evdev/xf86-input-evdev.changes        
2015-10-30 21:52:46.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.xf86-input-evdev.new/xf86-input-evdev.changes   
2015-11-18 22:33:16.000000000 +0100
@@ -1,0 +2,7 @@
+Fri Nov 13 12:17:36 UTC 2015 - [email protected]
+
+- Use url for source
+- Add gpg signature
+- Make building more verbose
+
+-------------------------------------------------------------------

New:
----
  xf86-input-evdev-2.10.0.tar.bz2.sig
  xf86-input-evdev.keyring

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ xf86-input-evdev.spec ++++++
--- /var/tmp/diff_new_pack.YtKLAD/_old  2015-11-18 22:33:17.000000000 +0100
+++ /var/tmp/diff_new_pack.YtKLAD/_new  2015-11-18 22:33:17.000000000 +0100
@@ -23,9 +23,10 @@
 License:        MIT
 Group:          System/X11/Servers/XF86_4
 Url:            http://xorg.freedesktop.org/
-#Source-URL:    http://xorg.freedesktop.org/releases/individual/driver/
-Source0:        %{name}-%{version}.tar.bz2
-Source1:        11-evdev.conf
+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
+Source3:        11-evdev.conf
 
 #BuildRequires:  autoconf >= 2.60
 #BuildRequires:  automake
@@ -68,14 +69,14 @@
 
 %build
 %configure
-make %{?_smp_mflags}
+make %{?_smp_mflags} V=1
 
 %install
 %make_install
 find %{buildroot}%{_libdir} -name '*.la' -type f -delete -print
 mkdir -p %{buildroot}%{_sysconfdir}/X11/xorg.conf.d
 cp %{buildroot}/%{_datadir}/X11/xorg.conf.d/10-evdev.conf 
%{buildroot}%{_sysconfdir}/X11/xorg.conf.d/
-install -D -m 644 %{SOURCE1} 
%{buildroot}%{_sysconfdir}/X11/xorg.conf.d/11-evdev.conf
+install -D -m 644 %{SOURCE3} 
%{buildroot}%{_sysconfdir}/X11/xorg.conf.d/11-evdev.conf
 
 %post
 # re-plug the input devices


Reply via email to