Hello community, here is the log from the commit of package linuxconsoletools for openSUSE:Factory checked in at 2017-06-05 18:49:48 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/linuxconsoletools (Old) and /work/SRC/openSUSE:Factory/.linuxconsoletools.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "linuxconsoletools" Mon Jun 5 18:49:48 2017 rev:7 rq:500866 version:1.5.1 Changes: -------- --- /work/SRC/openSUSE:Factory/linuxconsoletools/linuxconsoletools.changes 2016-09-30 15:24:46.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.linuxconsoletools.new/linuxconsoletools.changes 2017-06-05 18:49:50.509449043 +0200 @@ -1,0 +2,6 @@ +Wed May 10 12:46:29 UTC 2017 - [email protected] + +- no longer ship inputattach; we no longer support serial input + devices (fate#323262) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ linuxconsoletools.spec ++++++ --- /var/tmp/diff_new_pack.8xJCg3/_old 2017-06-05 18:49:51.245345315 +0200 +++ /var/tmp/diff_new_pack.8xJCg3/_new 2017-06-05 18:49:51.245345315 +0200 @@ -1,7 +1,7 @@ # # spec file for package linuxconsoletools # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -36,7 +36,6 @@ %description This package contains the following utilities and associated documentation: -* inputattach - connects legacy serial devices to the input layer * joystick utilities - calibrate and test joysticks and joypads The following utilities are provided to calibrate and test joysticks: @@ -69,6 +68,8 @@ mv %{buildroot}/lib/udev/js-set-enum-leds %{buildroot}%{_libexecdir}/udev/js-set-enum-leds mkdir -p %{buildroot}%{_udevrulesdir} mv %{buildroot}/lib/udev/rules.d/80-stelladaptor-joystick.rules %{buildroot}%{_udevrulesdir}/80-stelladaptor-joystick.rules +rm %{buildroot}/%{_bindir}/inputattach \ + %{buildroot}/%{_mandir}/man1/inputattach.1 %files %defattr(-,root,root) @@ -78,7 +79,6 @@ %{_bindir}/ffmvforce %{_bindir}/ffset %{_bindir}/fftest -%{_bindir}/inputattach %{_bindir}/jscal %{_bindir}/jscal-restore %{_bindir}/jscal-store @@ -87,7 +87,6 @@ %{_mandir}/man1/ffmvforce.1%{ext_man} %{_mandir}/man1/ffset.1%{ext_man} %{_mandir}/man1/fftest.1%{ext_man} -%{_mandir}/man1/inputattach.1%{ext_man} %{_mandir}/man1/jscal-restore.1%{ext_man} %{_mandir}/man1/jscal-store.1%{ext_man} %{_mandir}/man1/jscal.1%{ext_man}
