Compare commits
2 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 7e3c37e52b | |||
|
|
344e488af9 |
@@ -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>
|
Mon Dec 26 15:19:58 UTC 2022 - Andrea Manzini <andrea.manzini@suse.com>
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package linuxconsoletools
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# 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
|
Source0: http://sourceforge.net/projects/linuxconsole/files/%{name}-%{version}.tar.bz2
|
||||||
# PATCH-FIX-OPENSUSE 0001-fix-bashisms.patch
|
# PATCH-FIX-OPENSUSE 0001-fix-bashisms.patch
|
||||||
Patch0: 0001-fix-bashisms.patch
|
Patch0: 0001-fix-bashisms.patch
|
||||||
BuildRequires: libSDL2-devel
|
|
||||||
BuildRequires: linux-kernel-headers
|
BuildRequires: linux-kernel-headers
|
||||||
BuildRequires: pkgconfig
|
BuildRequires: pkgconfig
|
||||||
BuildRequires: pkgconfig(libsystemd)
|
BuildRequires: pkgconfig(libsystemd)
|
||||||
|
BuildRequires: pkgconfig(sdl2)
|
||||||
BuildRequires: pkgconfig(udev)
|
BuildRequires: pkgconfig(udev)
|
||||||
# moved in 13.2
|
# moved in 13.2
|
||||||
Provides: input-utils = 2007.06.22
|
Provides: input-utils = 2007.06.22
|
||||||
|
|||||||
Reference in New Issue
Block a user