Accepting request 1149336 from Base:System
Prepare for RPM 4.20 (forwarded request 1149308 from dimstar) OBS-URL: https://build.opensuse.org/request/show/1149336 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kbdsniffd?expand=0&rev=22
This commit is contained in:
commit
f8df6dc499
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 22 12:41:03 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- Use %autosetup macro. Allows to eliminate the usage of deprecated
|
||||
%patchN
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 15 12:12:22 UTC 2021 - Johannes Segitz <jsegitz@suse.com>
|
||||
|
||||
|
@ -41,8 +41,7 @@ blind user wants to use a screenreader without a braille display the
|
||||
grabbed keys can be used to trigger special screenreader functions
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch0 -p1
|
||||
%autosetup -p1
|
||||
|
||||
%build
|
||||
make CFLAGS="%{optflags} -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE" LIB_CFLAGS="%{optflags} -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -fPIC" CC="%{__cc}" LD="%{__cc}"
|
||||
|
Loading…
x
Reference in New Issue
Block a user