1
0

13 Commits

Author SHA256 Message Date
7e3c37e52b Accepting request 1253482 from hardware
OBS-URL: https://build.opensuse.org/request/show/1253482
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/linuxconsoletools?expand=0&rev=14
2025-03-16 17:58:59 +00:00
Adam Mizerski
344e488af9 Accepting request 1252853 from home:jengelh:branches:hardware
- Use more pkgconfig()-style BuildRequires to guard against package
  renames.

OBS-URL: https://build.opensuse.org/request/show/1252853
OBS-URL: https://build.opensuse.org/package/show/hardware/linuxconsoletools?expand=0&rev=27
2025-03-16 10:00:07 +00:00
0e05c02dfb Accepting request 1045928 from hardware
update to 1.8.1

OBS-URL: https://build.opensuse.org/request/show/1045928
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/linuxconsoletools?expand=0&rev=13
2023-01-01 08:38:56 +00:00
0cfc4026a4 Accepting request 828013 from hardware
OBS-URL: https://build.opensuse.org/request/show/828013
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/linuxconsoletools?expand=0&rev=12
2020-08-20 20:30:20 +00:00
00ee7d44a7 Accepting request 769641 from hardware
OBS-URL: https://build.opensuse.org/request/show/769641
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/linuxconsoletools?expand=0&rev=11
2020-02-05 18:41:27 +00:00
709a809277 Accepting request 758508 from hardware
OBS-URL: https://build.opensuse.org/request/show/758508
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/linuxconsoletools?expand=0&rev=10
2019-12-21 11:33:23 +00:00
0c1e2dc1f8 Accepting request 720285 from hardware
OBS-URL: https://build.opensuse.org/request/show/720285
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/linuxconsoletools?expand=0&rev=9
2019-08-05 08:38:29 +00:00
1f2ee14455 Accepting request 668737 from hardware
OBS-URL: https://build.opensuse.org/request/show/668737
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/linuxconsoletools?expand=0&rev=8
2019-01-26 21:22:59 +00:00
bfbf08612c Accepting request 500866 from hardware
1

OBS-URL: https://build.opensuse.org/request/show/500866
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/linuxconsoletools?expand=0&rev=7
2017-06-05 16:49:48 +00:00
eba8ce0e16 Accepting request 430638 from hardware
1

OBS-URL: https://build.opensuse.org/request/show/430638
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/linuxconsoletools?expand=0&rev=6
2016-09-30 13:24:43 +00:00
679afec7a1 Accepting request 358919 from hardware
1

OBS-URL: https://build.opensuse.org/request/show/358919
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/linuxconsoletools?expand=0&rev=5
2016-02-17 09:33:07 +00:00
1fae8bdbd5 Accepting request 287039 from hardware
1

OBS-URL: https://build.opensuse.org/request/show/287039
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/linuxconsoletools?expand=0&rev=4
2015-02-22 16:21:14 +00:00
Stephan Kulow
80c3ed6ad6 Accepting request 222803 from hardware
- update to 1.4.7
  * Correctly handle newer versions of the Spaceball firwmare (thanks to
    Andrew Basterfield <abasterfield@gmail.com>). This fixes Debian
    #298494.
- updated the comment in spec file about when the spit took place.
 (forwarded request 222802 from etamPL)

OBS-URL: https://build.opensuse.org/request/show/222803
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/linuxconsoletools?expand=0&rev=2
2014-02-19 06:51:14 +00:00
2 changed files with 8 additions and 2 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Mar 13 18:30:34 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
- Use more pkgconfig()-style BuildRequires to guard against package
renames.
-------------------------------------------------------------------
Mon Dec 26 15:19:58 UTC 2022 - Andrea Manzini <andrea.manzini@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package linuxconsoletools
#
# Copyright (c) 2022 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -26,10 +26,10 @@ URL: http://sourceforge.net/projects/linuxconsole/
Source0: http://sourceforge.net/projects/linuxconsole/files/%{name}-%{version}.tar.bz2
# PATCH-FIX-OPENSUSE 0001-fix-bashisms.patch
Patch0: 0001-fix-bashisms.patch
BuildRequires: libSDL2-devel
BuildRequires: linux-kernel-headers
BuildRequires: pkgconfig
BuildRequires: pkgconfig(libsystemd)
BuildRequires: pkgconfig(sdl2)
BuildRequires: pkgconfig(udev)
# moved in 13.2
Provides: input-utils = 2007.06.22