commit linuxconsoletools for openSUSE:Factory

2020-08-20 Thread root
Hello community,

here is the log from the commit of package linuxconsoletools for 
openSUSE:Factory checked in at 2020-08-20 22:30:20

Comparing /work/SRC/openSUSE:Factory/linuxconsoletools (Old)
 and  /work/SRC/openSUSE:Factory/.linuxconsoletools.new.3399 (New)


Package is "linuxconsoletools"

Thu Aug 20 22:30:20 2020 rev:12 rq:828013 version:1.6.1

Changes:

--- /work/SRC/openSUSE:Factory/linuxconsoletools/linuxconsoletools.changes  
2020-02-05 19:41:29.683261773 +0100
+++ 
/work/SRC/openSUSE:Factory/.linuxconsoletools.new.3399/linuxconsoletools.changes
2020-08-20 22:30:23.292025082 +0200
@@ -1,0 +2,5 @@
+Wed Aug 19 09:43:46 UTC 2020 - Callum Farmer 
+
+- Fixes for %_libexecdir changing to /usr/libexec (bsc#1174075)
+
+---



Other differences:
--
++ linuxconsoletools.spec ++
--- /var/tmp/diff_new_pack.3IQNL4/_old  2020-08-20 22:30:25.468026100 +0200
+++ /var/tmp/diff_new_pack.3IQNL4/_new  2020-08-20 22:30:25.472026102 +0200
@@ -66,8 +66,8 @@
 # fix permissions
 chmod 644 %{buildroot}%{_mandir}/man1/*
 # Fix udev dirs
-mkdir -p %{buildroot}%{_libexecdir}/udev
-mv %{buildroot}/lib/udev/js-set-enum-leds 
%{buildroot}%{_libexecdir}/udev/js-set-enum-leds
+mkdir -p %{buildroot}%{_prefix}/lib/udev
+mv %{buildroot}/lib/udev/js-set-enum-leds 
%{buildroot}%{_prefix}/lib/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 \
@@ -95,7 +95,7 @@
 %{_mandir}/man1/jstest.1%{ext_man}
 %{_mandir}/man1/evdev-joystick.1%{ext_man}
 %{_datadir}/joystick/
-%{_libexecdir}/udev/js-set-enum-leds
+%{_prefix}/lib/udev/js-set-enum-leds
 %{_udevrulesdir}/80-stelladaptor-joystick.rules
 
 %changelog




commit linuxconsoletools for openSUSE:Factory

2020-02-05 Thread root
Hello community,

here is the log from the commit of package linuxconsoletools for 
openSUSE:Factory checked in at 2020-02-05 19:41:27

Comparing /work/SRC/openSUSE:Factory/linuxconsoletools (Old)
 and  /work/SRC/openSUSE:Factory/.linuxconsoletools.new.26092 (New)


Package is "linuxconsoletools"

Wed Feb  5 19:41:27 2020 rev:11 rq:769641 version:1.6.1

Changes:

--- /work/SRC/openSUSE:Factory/linuxconsoletools/linuxconsoletools.changes  
2019-12-21 12:34:10.087442749 +0100
+++ 
/work/SRC/openSUSE:Factory/.linuxconsoletools.new.26092/linuxconsoletools.changes
   2020-02-05 19:41:29.683261773 +0100
@@ -1,0 +2,6 @@
+Mon Feb  3 14:52:52 UTC 2020 - Dominique Leuenberger 
+
+- BuildRequire pkgconfig(udev) instead of udev: allow OBS to
+  shortcut through the -mini flavors.
+
+---



Other differences:
--
++ linuxconsoletools.spec ++
--- /var/tmp/diff_new_pack.uakvpb/_old  2020-02-05 19:41:31.443262610 +0100
+++ /var/tmp/diff_new_pack.uakvpb/_new  2020-02-05 19:41:31.447262612 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package linuxconsoletools
 #
-# Copyright (c) 2019 SUSE LLC
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -29,8 +29,8 @@
 BuildRequires:  libSDL2-devel
 BuildRequires:  linux-kernel-headers
 BuildRequires:  pkgconfig
-BuildRequires:  udev
 BuildRequires:  pkgconfig(libsystemd)
+BuildRequires:  pkgconfig(udev)
 # moved in 13.2
 Provides:   input-utils = 2007.06.22
 Obsoletes:  input-utils < 2007.06.22




commit linuxconsoletools for openSUSE:Factory

2019-12-21 Thread root
Hello community,

here is the log from the commit of package linuxconsoletools for 
openSUSE:Factory checked in at 2019-12-21 12:33:23

Comparing /work/SRC/openSUSE:Factory/linuxconsoletools (Old)
 and  /work/SRC/openSUSE:Factory/.linuxconsoletools.new.6675 (New)


Package is "linuxconsoletools"

Sat Dec 21 12:33:23 2019 rev:10 rq:758508 version:1.6.1

Changes:

--- /work/SRC/openSUSE:Factory/linuxconsoletools/linuxconsoletools.changes  
2019-08-05 10:38:34.935318619 +0200
+++ 
/work/SRC/openSUSE:Factory/.linuxconsoletools.new.6675/linuxconsoletools.changes
2019-12-21 12:34:10.087442749 +0100
@@ -1,0 +2,6 @@
+Thu Dec 19 15:30:58 UTC 2019 - Dominique Leuenberger 
+
+- BuildRequire pkgconfig(libsystemd) instead of systemd-devel:
+  Allow OBS to shortcut through the -mini flavors.
+
+---



Other differences:
--
++ linuxconsoletools.spec ++
--- /var/tmp/diff_new_pack.PsikDs/_old  2019-12-21 12:34:11.115443238 +0100
+++ /var/tmp/diff_new_pack.PsikDs/_new  2019-12-21 12:34:11.115443238 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package linuxconsoletools
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -22,15 +22,15 @@
 Summary:A set of utilities for joysticks
 License:GPL-2.0-or-later
 Group:  Hardware/Joystick
-Url:http://sourceforge.net/projects/linuxconsole/
+URL:http://sourceforge.net/projects/linuxconsole/
 Source0:
http://sourceforge.net/projects/linuxconsole/files/%{name}-%{version}.tar.bz2
 # PATCH-FIX-UPSTREAM
 Patch0: 0001-Port-ffmvforce-to-SDL2-some-bugfixes.patch
 BuildRequires:  libSDL2-devel
 BuildRequires:  linux-kernel-headers
 BuildRequires:  pkgconfig
-BuildRequires:  systemd-devel
 BuildRequires:  udev
+BuildRequires:  pkgconfig(libsystemd)
 # moved in 13.2
 Provides:   input-utils = 2007.06.22
 Obsoletes:  input-utils < 2007.06.22




commit linuxconsoletools for openSUSE:Factory

2019-08-05 Thread root
Hello community,

here is the log from the commit of package linuxconsoletools for 
openSUSE:Factory checked in at 2019-08-05 10:38:29

Comparing /work/SRC/openSUSE:Factory/linuxconsoletools (Old)
 and  /work/SRC/openSUSE:Factory/.linuxconsoletools.new.4126 (New)


Package is "linuxconsoletools"

Mon Aug  5 10:38:29 2019 rev:9 rq:720285 version:1.6.1

Changes:

--- /work/SRC/openSUSE:Factory/linuxconsoletools/linuxconsoletools.changes  
2019-01-26 22:22:59.698827558 +0100
+++ 
/work/SRC/openSUSE:Factory/.linuxconsoletools.new.4126/linuxconsoletools.changes
2019-08-05 10:38:34.935318619 +0200
@@ -1,0 +2,9 @@
+Thu Aug  1 18:04:18 UTC 2019 - Stefan Brüns 
+
+- update to 1.6.1
+  * inputattach supports the RainShadow HDMI CEC dongle (this requires
+kernel 4.12 or later; thanks to Hans Verkuil).
+- Port ffmvforce away from SDL 1.2, add
+  0001-Port-ffmvforce-to-SDL2-some-bugfixes.patch
+
+---

Old:

  linuxconsoletools-1.6.0.tar.bz2

New:

  0001-Port-ffmvforce-to-SDL2-some-bugfixes.patch
  linuxconsoletools-1.6.1.tar.bz2



Other differences:
--
++ linuxconsoletools.spec ++
--- /var/tmp/diff_new_pack.yZjuFe/_old  2019-08-05 10:38:35.451318556 +0200
+++ /var/tmp/diff_new_pack.yZjuFe/_new  2019-08-05 10:38:35.451318556 +0200
@@ -17,14 +17,16 @@
 
 
 Name:   linuxconsoletools
-Version:1.6.0
+Version:1.6.1
 Release:0
 Summary:A set of utilities for joysticks
 License:GPL-2.0-or-later
 Group:  Hardware/Joystick
 Url:http://sourceforge.net/projects/linuxconsole/
 Source0:
http://sourceforge.net/projects/linuxconsole/files/%{name}-%{version}.tar.bz2
-BuildRequires:  libSDL-devel
+# PATCH-FIX-UPSTREAM
+Patch0: 0001-Port-ffmvforce-to-SDL2-some-bugfixes.patch
+BuildRequires:  libSDL2-devel
 BuildRequires:  linux-kernel-headers
 BuildRequires:  pkgconfig
 BuildRequires:  systemd-devel
@@ -48,6 +50,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 make %{?_smp_mflags} \
@@ -71,8 +74,8 @@
%{buildroot}/%{_mandir}/man1/inputattach.1
 
 %files
-%defattr(-,root,root)
-%doc COPYING NEWS README
+%license COPYING
+%doc NEWS README
 %{_bindir}/evdev-joystick
 %{_bindir}/ffcfstress
 %{_bindir}/ffmvforce

++ 0001-Port-ffmvforce-to-SDL2-some-bugfixes.patch ++
>From 3aa2d246550f506850d53d9f6914c3371adf0474 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Stefan=20Br=C3=BCns?= 
Date: Thu, 1 Aug 2019 18:00:02 +0200
Subject: [PATCH] Port ffmvforce to SDL2, some bugfixes

This also adds some features and does some minor bugfixes:
- Mouse clicks are honored: a click without movement only generates
  a BUTTONDOWN, but no MOTION event.
- The last position is always forwarded to the FF device, previously
  all events after the last generated event were dropped if they fell
  into the same update period.
- The four quadrants are shown in the window, and a line from the center
  to the last event position drawn.
---
 utils/Makefile|   4 +-
 utils/ffmvforce.c | 100 +++---
 2 files changed, 79 insertions(+), 25 deletions(-)

diff --git a/utils/Makefile b/utils/Makefile
index 864b017d..b565cf97 100644
--- a/utils/Makefile
+++ b/utils/Makefile
@@ -51,10 +51,10 @@ ffcfstress: ffcfstress.c
$(CC) $(CFLAGS) $(CPPFLAGS) -funsigned-char $^ $(LDFLAGS) -lm -o $@
 
 ffmvforce.o: ffmvforce.c
-   $(CC) $(CFLAGS) $(CPPFLAGS) -c $^ -o $@ `sdl-config --cflags`
+   $(CC) $(CFLAGS) $(CPPFLAGS) -c $^ -o $@ `sdl2-config --cflags`
 
 ffmvforce: ffmvforce.o
-   $(CC) $^ -o $@ $(LDFLAGS) -g -lm `sdl-config --libs`
+   $(CC) $^ -o $@ $(LDFLAGS) -g -lm `sdl2-config --libs`
 
 axbtnmap.o: axbtnmap.c axbtnmap.h
 
diff --git a/utils/ffmvforce.c b/utils/ffmvforce.c
index efe0511c..a4bb6353 100644
--- a/utils/ffmvforce.c
+++ b/utils/ffmvforce.c
@@ -43,9 +43,12 @@
 #define max(a,b)   ((a)>(b)?(a):(b))
 
 /* File descriptor of the force feedback /dev entry */
-static int ff_fd;
+static int ff_fd = -1;
 static struct ff_effect effect;
 
+static SDL_Window* window = NULL;
+static SDL_Renderer* renderer = NULL;
+
 static void welcome()
 {
const char* txt[] = {
@@ -112,18 +115,29 @@ printf("level: %04x direction: %04x\n", (unsigned 
int)effect.u.constant.level, (
first = 0;
 }
 
+static void shutdown()
+{
+   SDL_DestroyRenderer(renderer);
+   SDL_DestroyWindow(window);
+
+   SDL_Quit();
+   if (ff_fd >= 0) {
+   close(ff_fd);
+   }
+}
+
 int main(int argc, char** argv)
 {
-   SDL_Surface* screen;
const char * dev_name = "/dev/input/event0";
-   int i;
-   Uint32 ticks, period = 200;
+   Uint32 ticks, timeout, period = 200;

commit linuxconsoletools for openSUSE:Factory

2019-01-26 Thread root
Hello community,

here is the log from the commit of package linuxconsoletools for 
openSUSE:Factory checked in at 2019-01-26 22:22:59

Comparing /work/SRC/openSUSE:Factory/linuxconsoletools (Old)
 and  /work/SRC/openSUSE:Factory/.linuxconsoletools.new.28833 (New)


Package is "linuxconsoletools"

Sat Jan 26 22:22:59 2019 rev:8 rq:668737 version:1.6.0

Changes:

--- /work/SRC/openSUSE:Factory/linuxconsoletools/linuxconsoletools.changes  
2017-06-05 18:49:50.509449043 +0200
+++ 
/work/SRC/openSUSE:Factory/.linuxconsoletools.new.28833/linuxconsoletools.changes
   2019-01-26 22:22:59.698827558 +0100
@@ -1,0 +2,9 @@
+Fri Jan 25 20:44:01 UTC 2019 - Mathias Homann 
+
+- update to 1.6.0
+  * inputattach supports the Pulse-Eight HDMI CEC dongle (this requires kernel 
4.8 or later; thanks to Hans Verkuil ).
+  * evdev-joystick can set the minimum and maximum axis values (thanks to Jon 
Sangster ).
+  * The udev rules are installed without executable permissions.
+  * The evdev-joystick manpage is installed along with the other manpages.
+
+---

Old:

  linuxconsoletools-1.5.1.tar.bz2

New:

  linuxconsoletools-1.6.0.tar.bz2



Other differences:
--
++ linuxconsoletools.spec ++
--- /var/tmp/diff_new_pack.4ILw7w/_old  2019-01-26 22:23:00.098827235 +0100
+++ /var/tmp/diff_new_pack.4ILw7w/_new  2019-01-26 22:23:00.102827231 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package linuxconsoletools
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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
@@ -12,15 +12,15 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:   linuxconsoletools
-Version:1.5.1
+Version:1.6.0
 Release:0
 Summary:A set of utilities for joysticks
-License:GPL-2.0+
+License:GPL-2.0-or-later
 Group:  Hardware/Joystick
 Url:http://sourceforge.net/projects/linuxconsole/
 Source0:
http://sourceforge.net/projects/linuxconsole/files/%{name}-%{version}.tar.bz2
@@ -31,7 +31,7 @@
 BuildRequires:  udev
 # moved in 13.2
 Provides:   input-utils = 2007.06.22
-Obsoletes:  input-utils <= 2007.06.22
+Obsoletes:  input-utils < 2007.06.22
 
 %description
 This package contains the following utilities and associated
@@ -39,11 +39,11 @@
 * joystick utilities - calibrate and test joysticks and joypads
 
 The following utilities are provided to calibrate and test joysticks:
+* evdev-joystick - test & calibrate joysticks using evdev devices
 * ffcfstress, ffmvforce, fftest - test force-feedback devices
 * ffset - set force-feedback device parameters
 * jscal - calibrate joystick devices, reconfigure the axes and buttons
-* jscal-store, jscal-restore - store and retrieve joystick device
-  settings as configured using jscal
+* jscal-store, jscal-restore - store and retrieve joystick device settings as 
configured using jscal
 * jstest - test joystick devices
 
 %prep
@@ -62,7 +62,6 @@
 install
 # fix permissions
 chmod 644 %{buildroot}%{_mandir}/man1/*
-chmod 644 %{buildroot}/lib/udev/rules.d/80-stelladaptor-joystick.rules
 # Fix udev dirs
 mkdir -p %{buildroot}%{_libexecdir}/udev
 mv %{buildroot}/lib/udev/js-set-enum-leds 
%{buildroot}%{_libexecdir}/udev/js-set-enum-leds
@@ -91,6 +90,7 @@
 %{_mandir}/man1/jscal-store.1%{ext_man}
 %{_mandir}/man1/jscal.1%{ext_man}
 %{_mandir}/man1/jstest.1%{ext_man}
+%{_mandir}/man1/evdev-joystick.1%{ext_man}
 %{_datadir}/joystick/
 %{_libexecdir}/udev/js-set-enum-leds
 %{_udevrulesdir}/80-stelladaptor-joystick.rules

++ linuxconsoletools-1.5.1.tar.bz2 -> linuxconsoletools-1.6.0.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/linuxconsoletools-1.5.1/Makefile 
new/linuxconsoletools-1.6.0/Makefile
--- old/linuxconsoletools-1.5.1/Makefile2016-04-19 22:22:59.0 
+0200
+++ new/linuxconsoletools-1.6.0/Makefile2016-10-08 12:42:02.0 
+0200
@@ -19,7 +19,7 @@
 # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
 # 02110-1301 USA.
 
-VERSION := 1.5.1
+VERSION := 1.6.0
 
 PACKAGE := linuxconsoletools-$(VERSION)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/linuxconsoletools-1.5.1/NEWS 
new/linuxconsoletools-1.6.0/NEWS
--- 

commit linuxconsoletools for openSUSE:Factory

2017-06-05 Thread root
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.0 +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 - sndir...@suse.com
+
+- 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}




commit linuxconsoletools for openSUSE:Factory

2016-09-30 Thread h_root
Hello community,

here is the log from the commit of package linuxconsoletools for 
openSUSE:Factory checked in at 2016-09-30 15:24:43

Comparing /work/SRC/openSUSE:Factory/linuxconsoletools (Old)
 and  /work/SRC/openSUSE:Factory/.linuxconsoletools.new (New)


Package is "linuxconsoletools"

Changes:

--- /work/SRC/openSUSE:Factory/linuxconsoletools/linuxconsoletools.changes  
2016-02-17 12:15:14.0 +0100
+++ /work/SRC/openSUSE:Factory/.linuxconsoletools.new/linuxconsoletools.changes 
2016-09-30 15:24:46.0 +0200
@@ -1,0 +2,9 @@
+Tue Sep 27 19:17:56 UTC 2016 - a...@mizerski.pl
+
+- update to 1.5.1
+  * Correctly install 80-stelladaptor-joystick.rules.
+- update to 1.5.0
+  * Add Stephen Anthony's evdev-joystick tool, with his agreement.
+- set PREFIX for compilation too (bsc#1000895)
+
+---

Old:

  linuxconsoletools-1.4.9.tar.bz2

New:

  linuxconsoletools-1.5.1.tar.bz2



Other differences:
--
++ linuxconsoletools.spec ++
--- /var/tmp/diff_new_pack.STJXJ9/_old  2016-09-30 15:24:47.0 +0200
+++ /var/tmp/diff_new_pack.STJXJ9/_new  2016-09-30 15:24:47.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   linuxconsoletools
-Version:1.4.9
+Version:1.5.1
 Release:0
 Summary:A set of utilities for joysticks
 License:GPL-2.0+
@@ -26,7 +26,7 @@
 Source0:
http://sourceforge.net/projects/linuxconsole/files/%{name}-%{version}.tar.bz2
 BuildRequires:  libSDL-devel
 BuildRequires:  linux-kernel-headers
-BuildRequires:  pkg-config
+BuildRequires:  pkgconfig
 BuildRequires:  systemd-devel
 BuildRequires:  udev
 # moved in 13.2
@@ -51,18 +51,29 @@
 %setup -q
 
 %build
-make %{?_smp_mflags} CFLAGS="%{optflags}" SYSTEMD_SUPPORT=1
+make %{?_smp_mflags} \
+CFLAGS="%{optflags}" \
+PREFIX=%{_prefix} \
+SYSTEMD_SUPPORT=1
 
 %install
-make %{?_smp_mflags} DESTDIR=%{buildroot} PREFIX=%{_prefix} install
+make %{?_smp_mflags} \
+DESTDIR=%{buildroot} \
+PREFIX=%{_prefix} \
+install
+# fix permissions
 chmod 644 %{buildroot}%{_mandir}/man1/*
-# Fix udev dir
+chmod 644 %{buildroot}/lib/udev/rules.d/80-stelladaptor-joystick.rules
+# Fix udev dirs
 mkdir -p %{buildroot}%{_libexecdir}/udev
 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
 
 %files
 %defattr(-,root,root)
 %doc COPYING NEWS README
+%{_bindir}/evdev-joystick
 %{_bindir}/ffcfstress
 %{_bindir}/ffmvforce
 %{_bindir}/ffset
@@ -83,5 +94,6 @@
 %{_mandir}/man1/jstest.1%{ext_man}
 %{_datadir}/joystick/
 %{_libexecdir}/udev/js-set-enum-leds
+%{_udevrulesdir}/80-stelladaptor-joystick.rules
 
 %changelog

++ linuxconsoletools-1.4.9.tar.bz2 -> linuxconsoletools-1.5.1.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/linuxconsoletools-1.4.9/Makefile 
new/linuxconsoletools-1.5.1/Makefile
--- old/linuxconsoletools-1.4.9/Makefile2016-01-09 16:31:52.0 
+0100
+++ new/linuxconsoletools-1.5.1/Makefile2016-04-19 22:22:59.0 
+0200
@@ -19,7 +19,7 @@
 # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
 # 02110-1301 USA.
 
-VERSION := 1.4.9
+VERSION := 1.5.1
 
 PACKAGE := linuxconsoletools-$(VERSION)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/linuxconsoletools-1.4.9/NEWS 
new/linuxconsoletools-1.5.1/NEWS
--- old/linuxconsoletools-1.4.9/NEWS2016-01-07 20:38:13.0 +0100
+++ new/linuxconsoletools-1.5.1/NEWS2016-04-19 22:22:06.0 +0200
@@ -1,3 +1,13 @@
+Version 1.5.1
+-
+
+* Correctly install 80-stelladaptor-joystick.rules.
+
+Version 1.5.0
+-
+
+* Add Stephen Anthony's evdev-joystick tool, with his agreement.
+
 Version 1.4.9
 -
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/linuxconsoletools-1.4.9/README 
new/linuxconsoletools-1.5.1/README
--- old/linuxconsoletools-1.4.9/README  2016-01-07 20:42:32.0 +0100
+++ new/linuxconsoletools-1.5.1/README  2016-04-19 22:21:45.0 +0200
@@ -1,5 +1,5 @@
  linuxconsole tools
-   Release 1.4.9
+   Release 1.5.1
 http://sf.net/projects/linuxconsole/
 
 
@@ -17,6 +17,8 @@
 --
 
 The following utilities are provided to calibrate and test joysticks:
+* evdev-joystick - calibrate joystick devices (including dead zones
+  and fuzz)
 * ffcfstress, ffmvforce, fftest - test 

commit linuxconsoletools for openSUSE:Factory

2016-02-17 Thread h_root
Hello community,

here is the log from the commit of package linuxconsoletools for 
openSUSE:Factory checked in at 2016-02-17 10:33:07

Comparing /work/SRC/openSUSE:Factory/linuxconsoletools (Old)
 and  /work/SRC/openSUSE:Factory/.linuxconsoletools.new (New)


Package is "linuxconsoletools"

Changes:

--- /work/SRC/openSUSE:Factory/linuxconsoletools/linuxconsoletools.changes  
2015-02-22 17:21:15.0 +0100
+++ /work/SRC/openSUSE:Factory/.linuxconsoletools.new/linuxconsoletools.changes 
2016-02-17 12:15:14.0 +0100
@@ -1,0 +2,11 @@
+Thu Feb 11 19:18:59 UTC 2016 - mplus...@suse.com
+
+- Update to 1.4.9
+  * inputattach supports a new mouseman4 mode for 4-button Logitech 
+mice
+  * inputattach supports EETI eGalaxTouch touchscreens
+  * inputattach can provide a "ready" notification to systemd
+  * js-set-enum-leds no longer uses hotplug.functions.
+- Spec file cleanups and dependency updates
+
+---

Old:

  linuxconsoletools-1.4.8.tar.bz2

New:

  linuxconsoletools-1.4.9.tar.bz2



Other differences:
--
++ linuxconsoletools.spec ++
--- /var/tmp/diff_new_pack.CH0LJq/_old  2016-02-17 12:15:15.0 +0100
+++ /var/tmp/diff_new_pack.CH0LJq/_new  2016-02-17 12:15:15.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package linuxconsoletools
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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
@@ -17,7 +17,7 @@
 
 
 Name:   linuxconsoletools
-Version:1.4.8
+Version:1.4.9
 Release:0
 Summary:A set of utilities for joysticks
 License:GPL-2.0+
@@ -26,8 +26,9 @@
 Source0:
http://sourceforge.net/projects/linuxconsole/files/%{name}-%{version}.tar.bz2
 BuildRequires:  libSDL-devel
 BuildRequires:  linux-kernel-headers
+BuildRequires:  pkg-config
+BuildRequires:  systemd-devel
 BuildRequires:  udev
-
 # moved in 13.2
 Provides:   input-utils = 2007.06.22
 Obsoletes:  input-utils <= 2007.06.22
@@ -46,15 +47,14 @@
   settings as configured using jscal
 * jstest - test joystick devices
 
-
 %prep
 %setup -q
 
 %build
-make %{?_smp_mflags} CFLAGS="%{optflags}"
+make %{?_smp_mflags} CFLAGS="%{optflags}" SYSTEMD_SUPPORT=1
 
 %install
-%make_install PREFIX=%{_prefix}
+make %{?_smp_mflags} DESTDIR=%{buildroot} PREFIX=%{_prefix} install
 chmod 644 %{buildroot}%{_mandir}/man1/*
 # Fix udev dir
 mkdir -p %{buildroot}%{_libexecdir}/udev
@@ -63,9 +63,25 @@
 %files
 %defattr(-,root,root)
 %doc COPYING NEWS README
-%{_bindir}/*
+%{_bindir}/ffcfstress
+%{_bindir}/ffmvforce
+%{_bindir}/ffset
+%{_bindir}/fftest
+%{_bindir}/inputattach
+%{_bindir}/jscal
+%{_bindir}/jscal-restore
+%{_bindir}/jscal-store
+%{_bindir}/jstest
+%{_mandir}/man1/ffcfstress.1%{ext_man}
+%{_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}
+%{_mandir}/man1/jstest.1%{ext_man}
 %{_datadir}/joystick/
-%{_mandir}/man1/*
 %{_libexecdir}/udev/js-set-enum-leds
 
 %changelog

++ linuxconsoletools-1.4.8.tar.bz2 -> linuxconsoletools-1.4.9.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/linuxconsoletools-1.4.8/Makefile 
new/linuxconsoletools-1.4.9/Makefile
--- old/linuxconsoletools-1.4.8/Makefile2015-01-18 15:20:37.0 
+0100
+++ new/linuxconsoletools-1.4.9/Makefile2016-01-09 16:31:52.0 
+0100
@@ -2,7 +2,7 @@
 #
 # Makefile for Linux input utilities
 #
-# © 2011-2015 Stephen Kitt 
+# © 2011-2016 Stephen Kitt 
 #
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -19,7 +19,7 @@
 # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
 # 02110-1301 USA.
 
-VERSION := 1.4.8
+VERSION := 1.4.9
 
 PACKAGE := linuxconsoletools-$(VERSION)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/linuxconsoletools-1.4.8/NEWS 
new/linuxconsoletools-1.4.9/NEWS
--- old/linuxconsoletools-1.4.8/NEWS2015-01-18 15:47:25.0 +0100
+++ new/linuxconsoletools-1.4.9/NEWS2016-01-07 20:38:13.0 +0100
@@ -1,3 +1,17 @@
+Version 1.4.9
+-
+
+* inputattach supports a new mouseman4 mode for 4-button Logitech mice
+  (thanks to Jamie Lentin ).
+
+* 

commit linuxconsoletools for openSUSE:Factory

2015-02-22 Thread h_root
Hello community,

here is the log from the commit of package linuxconsoletools for 
openSUSE:Factory checked in at 2015-02-22 17:21:14

Comparing /work/SRC/openSUSE:Factory/linuxconsoletools (Old)
 and  /work/SRC/openSUSE:Factory/.linuxconsoletools.new (New)


Package is linuxconsoletools

Changes:

--- /work/SRC/openSUSE:Factory/linuxconsoletools/linuxconsoletools.changes  
2014-02-19 07:51:14.0 +0100
+++ /work/SRC/openSUSE:Factory/.linuxconsoletools.new/linuxconsoletools.changes 
2015-02-22 17:21:15.0 +0100
@@ -1,0 +2,7 @@
+Thu Feb 19 22:35:46 UTC 2015 - p.drou...@gmail.com
+
+- Update to version 1.4.8
+  * Set up PS3 controller LEDs correctly
+  * inputattach supports Wacom IV tablets on kernels 3.17 and greater
+
+---

Old:

  linuxconsoletools-1.4.7.tar.bz2

New:

  linuxconsoletools-1.4.8.tar.bz2



Other differences:
--
++ linuxconsoletools.spec ++
--- /var/tmp/diff_new_pack.ckdq6m/_old  2015-02-22 17:21:16.0 +0100
+++ /var/tmp/diff_new_pack.ckdq6m/_new  2015-02-22 17:21:16.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package linuxconsoletools
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,15 +17,16 @@
 
 
 Name:   linuxconsoletools
-Version:1.4.7
+Version:1.4.8
 Release:0
 Summary:A set of utilities for joysticks
 License:GPL-2.0+
 Group:  Hardware/Joystick
 Url:http://sourceforge.net/projects/linuxconsole/
-Source0:%{name}-%{version}.tar.bz2
+Source0:
http://sourceforge.net/projects/linuxconsole/files/%{name}-%{version}.tar.bz2
 BuildRequires:  libSDL-devel
 BuildRequires:  linux-kernel-headers
+BuildRequires:  udev
 
 # moved in 13.2
 Provides:   input-utils = 2007.06.22
@@ -55,12 +56,16 @@
 %install
 %make_install PREFIX=%{_prefix}
 chmod 644 %{buildroot}%{_mandir}/man1/*
+# Fix udev dir
+mkdir -p %{buildroot}%{_libexecdir}/udev
+mv %{buildroot}/lib/udev/js-set-enum-leds 
%{buildroot}%{_libexecdir}/udev/js-set-enum-leds 
 
 %files
 %defattr(-,root,root)
 %doc COPYING NEWS README
 %{_bindir}/*
 %{_datadir}/joystick/
-%doc %{_mandir}/man1/*
+%{_mandir}/man1/*
+%{_libexecdir}/udev/js-set-enum-leds
 
 %changelog

++ linuxconsoletools-1.4.7.tar.bz2 - linuxconsoletools-1.4.8.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/linuxconsoletools-1.4.7/Makefile 
new/linuxconsoletools-1.4.8/Makefile
--- old/linuxconsoletools-1.4.7/Makefile2014-01-08 07:40:44.0 
+0100
+++ new/linuxconsoletools-1.4.8/Makefile2015-01-18 15:20:37.0 
+0100
@@ -2,7 +2,7 @@
 #
 # Makefile for Linux input utilities
 #
-# © 2011-2014 Stephen Kitt st...@sk2.org
+# © 2011-2015 Stephen Kitt st...@sk2.org
 #
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -19,7 +19,7 @@
 # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
 # 02110-1301 USA.
 
-VERSION := 1.4.7
+VERSION := 1.4.8
 
 PACKAGE := linuxconsoletools-$(VERSION)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/linuxconsoletools-1.4.7/NEWS 
new/linuxconsoletools-1.4.8/NEWS
--- old/linuxconsoletools-1.4.7/NEWS2014-01-08 07:36:51.0 +0100
+++ new/linuxconsoletools-1.4.8/NEWS2015-01-18 15:47:25.0 +0100
@@ -1,3 +1,12 @@
+Version 1.4.8
+-
+
+* Set up PS3 controller LEDs correctly (thanks to bri
+  b...@abrij.org).
+
+* inputattach supports Wacom IV tablets on kernels 3.17 and greater
+  (thanks to Julian Squires jul...@cipht.net).
+
 Version 1.4.7
 -
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/linuxconsoletools-1.4.7/README 
new/linuxconsoletools-1.4.8/README
--- old/linuxconsoletools-1.4.7/README  2014-01-08 07:40:16.0 +0100
+++ new/linuxconsoletools-1.4.8/README  2015-01-18 15:43:58.0 +0100
@@ -1,5 +1,5 @@
  linuxconsole tools
-   Release 1.4.7
+   Release 1.4.8
 http://sf.net/projects/linuxconsole/
 
 
@@ -119,6 +119,23 @@
 appropriate X.org driver when using inputattach in this way is evdev.
 
 
+Configuring PS3 controller LEDs
+---
+
+The js-set-enum-leds can be used with udev to ensure that the
+controller LEDs on PS3 

commit linuxconsoletools for openSUSE:Factory

2014-02-18 Thread h_root
Hello community,

here is the log from the commit of package linuxconsoletools for 
openSUSE:Factory checked in at 2014-02-19 07:51:14

Comparing /work/SRC/openSUSE:Factory/linuxconsoletools (Old)
 and  /work/SRC/openSUSE:Factory/.linuxconsoletools.new (New)


Package is linuxconsoletools

Changes:

--- /work/SRC/openSUSE:Factory/linuxconsoletools/linuxconsoletools.changes  
2014-02-18 14:45:05.0 +0100
+++ /work/SRC/openSUSE:Factory/.linuxconsoletools.new/linuxconsoletools.changes 
2014-02-19 07:51:14.0 +0100
@@ -1,0 +2,9 @@
+Tue Feb 18 22:35:02 UTC 2014 - a...@mizerski.pl
+
+- update to 1.4.7
+  * Correctly handle newer versions of the Spaceball firwmare (thanks to
+Andrew Basterfield abasterfi...@gmail.com). This fixes Debian
+#298494.
+- updated the comment in spec file about when the spit took place.
+
+---

Old:

  linuxconsoletools-1.4.6.tar.bz2

New:

  linuxconsoletools-1.4.7.tar.bz2



Other differences:
--
++ linuxconsoletools.spec ++
--- /var/tmp/diff_new_pack.3esnbE/_old  2014-02-19 07:51:15.0 +0100
+++ /var/tmp/diff_new_pack.3esnbE/_new  2014-02-19 07:51:15.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package linuxconsoletools
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,8 +15,9 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   linuxconsoletools
-Version:1.4.6
+Version:1.4.7
 Release:0
 Summary:A set of utilities for joysticks
 License:GPL-2.0+
@@ -26,7 +27,7 @@
 BuildRequires:  libSDL-devel
 BuildRequires:  linux-kernel-headers
 
-# moved in 13.1
+# moved in 13.2
 Provides:   input-utils = 2007.06.22
 Obsoletes:  input-utils = 2007.06.22
 

++ linuxconsoletools-1.4.6.tar.bz2 - linuxconsoletools-1.4.7.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/linuxconsoletools-1.4.6/Makefile 
new/linuxconsoletools-1.4.7/Makefile
--- old/linuxconsoletools-1.4.6/Makefile2013-05-06 20:14:40.0 
+0200
+++ new/linuxconsoletools-1.4.7/Makefile2014-01-08 07:40:44.0 
+0100
@@ -2,7 +2,7 @@
 #
 # Makefile for Linux input utilities
 #
-# © 2011-2013 Stephen Kitt st...@sk2.org
+# © 2011-2014 Stephen Kitt st...@sk2.org
 #
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -19,7 +19,7 @@
 # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
 # 02110-1301 USA.
 
-VERSION := 1.4.6
+VERSION := 1.4.7
 
 PACKAGE := linuxconsoletools-$(VERSION)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/linuxconsoletools-1.4.6/NEWS 
new/linuxconsoletools-1.4.7/NEWS
--- old/linuxconsoletools-1.4.6/NEWS2013-05-06 20:16:31.0 +0200
+++ new/linuxconsoletools-1.4.7/NEWS2014-01-08 07:36:51.0 +0100
@@ -1,3 +1,10 @@
+Version 1.4.7
+-
+
+* Correctly handle newer versions of the Spaceball firwmare (thanks to
+  Andrew Basterfield abasterfi...@gmail.com). This fixes Debian
+  #298494.
+
 Version 1.4.6
 -
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/linuxconsoletools-1.4.6/README 
new/linuxconsoletools-1.4.7/README
--- old/linuxconsoletools-1.4.6/README  2013-05-06 20:15:21.0 +0200
+++ new/linuxconsoletools-1.4.7/README  2014-01-08 07:40:16.0 +0100
@@ -1,5 +1,5 @@
  linuxconsole tools
-   Release 1.4.6
+   Release 1.4.7
 http://sf.net/projects/linuxconsole/
 
 
@@ -143,6 +143,7 @@
 * Jaromir Capik: 64-bit fixes and changes from ff-utils (based on a
   patch originally by Jean-Philippe Meure).
 * Ralf Jung: fixes for long device names.
+* Andrew Basterfield: fix for Spaceball 4000FLX support.
 
 
 License
@@ -153,7 +154,7 @@
Copyright © 2001 Oliver Hamann
Copyright © 2001-2002 Johann Deneux
Copyright © 2001 Arndt Schoenewald
-   Copyright © 2008-2013 Stephen Kitt
+   Copyright © 2008-2014 Stephen Kitt
 
 
 This program is free software; you can redistribute it and/or modify
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/linuxconsoletools-1.4.6/utils/inputattach.c 
new/linuxconsoletools-1.4.7/utils/inputattach.c
---