Hello community,

here is the log from the commit of package kbdsniffd for openSUSE:Factory 
checked in at 2019-01-10 15:21:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kbdsniffd (Old)
 and      /work/SRC/openSUSE:Factory/.kbdsniffd.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kbdsniffd"

Thu Jan 10 15:21:03 2019 rev:19 rq:663654 version:0.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/kbdsniffd/kbdsniffd.changes      2018-12-07 
14:35:51.383037249 +0100
+++ /work/SRC/openSUSE:Factory/.kbdsniffd.new.28833/kbdsniffd.changes   
2019-01-10 15:21:21.466453705 +0100
@@ -1,0 +2,5 @@
+Thu Dec  6 21:12:22 UTC 2018 - Jan Engelhardt <jeng...@inai.de>
+
+- Follow through with more $RPM_* shell var replacement.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ kbdsniffd.spec ++++++
--- /var/tmp/diff_new_pack.NGNM2E/_old  2019-01-10 15:21:21.810453349 +0100
+++ /var/tmp/diff_new_pack.NGNM2E/_new  2019-01-10 15:21:21.814453344 +0100
@@ -12,7 +12,7 @@
 # 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/
 #
 
 
@@ -26,7 +26,7 @@
 Url:            http://www.openblinux.de/de/index.php?page=download
 Patch0:         %name-fixes.patch
 Summary:        Keyboard Grabber Daemon
-License:        GPL-2.0+
+License:        GPL-2.0-or-later
 Group:          Hardware/Other
 BuildRequires:  systemd-rpm-macros
 %systemd_requires
@@ -45,12 +45,12 @@
 %patch0 -p1
 
 %build
-make CFLAGS="$RPM_OPT_FLAGS -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE" 
LIB_CFLAGS="$RPM_OPT_FLAGS -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -fPIC" 
CC="%{__cc}" LD="%{__cc}"
+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}"
 
 %install 
 mkdir -p %{buildroot}/usr/sbin
 mkdir -p %{buildroot}/etc/init.d
-make LIBINSTPATH=%{_libdir} DESTDIR=$RPM_BUILD_ROOT install
+%make_install LIBINSTPATH=%{_libdir}
 rm -rf %{buildroot}/etc/init.d
 ln -sf service %{buildroot}/usr/sbin/rckbdsniffd
 mkdir -p %{buildroot}/%{_unitdir}


Reply via email to