Accepting request 627035 from home:Andreas_Schwab:glibc:rebuild
- fbtest.c: include <sys/sysmacros.h> for major/minor OBS-URL: https://build.opensuse.org/request/show/627035 OBS-URL: https://build.opensuse.org/package/show/Base:System/kbd?expand=0&rev=113
This commit is contained in:
parent
d0d1a611ff
commit
97d2d82d1a
1
fbtest.c
1
fbtest.c
@ -16,6 +16,7 @@
|
|||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
#include <sys/types.h>
|
#include <sys/types.h>
|
||||||
|
#include <sys/sysmacros.h>
|
||||||
#include <sys/stat.h>
|
#include <sys/stat.h>
|
||||||
#include <sys/ioctl.h>
|
#include <sys/ioctl.h>
|
||||||
#include <errno.h>
|
#include <errno.h>
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Aug 2 08:06:01 UTC 2018 - schwab@suse.de
|
||||||
|
|
||||||
|
- fbtest.c: include <sys/sysmacros.h> for major/minor
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu May 24 16:14:57 CEST 2018 - kukuk@suse.de
|
Thu May 24 16:14:57 CEST 2018 - kukuk@suse.de
|
||||||
|
|
||||||
|
2
kbd.spec
2
kbd.spec
@ -25,9 +25,9 @@ Name: kbd
|
|||||||
Version: 2.0.4
|
Version: 2.0.4
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Keyboard and Font Utilities
|
Summary: Keyboard and Font Utilities
|
||||||
# git: git://git.altlinux.org/people/legion/packages/kbd.git
|
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
Group: System/Console
|
Group: System/Console
|
||||||
|
# git: git://git.altlinux.org/people/legion/packages/kbd.git
|
||||||
Url: ftp://ftp.altlinux.org/pub/people/legion/kbd/
|
Url: ftp://ftp.altlinux.org/pub/people/legion/kbd/
|
||||||
# ftp://ftp.kernel.org/pub/linux/utils/kbd/kbd-%{version}.tar.xz repack_kbd.sh
|
# ftp://ftp.kernel.org/pub/linux/utils/kbd/kbd-%{version}.tar.xz repack_kbd.sh
|
||||||
Source: %{name}-%{version}-repack.tar.xz
|
Source: %{name}-%{version}-repack.tar.xz
|
||||||
|
Loading…
x
Reference in New Issue
Block a user