Hello community, here is the log from the commit of package xbanish for openSUSE:Factory checked in at 2018-11-13 16:57:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xbanish (Old) and /work/SRC/openSUSE:Factory/.xbanish.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xbanish" Tue Nov 13 16:57:16 2018 rev:4 rq:648244 version:1.6 Changes: -------- --- /work/SRC/openSUSE:Factory/xbanish/xbanish.changes 2018-11-08 09:48:59.289064626 +0100 +++ /work/SRC/openSUSE:Factory/.xbanish.new/xbanish.changes 2018-11-13 17:53:45.031329957 +0100 @@ -1,0 +2,5 @@ +Wed Nov 7 17:50:04 UTC 2018 - Jan Engelhardt <[email protected]> + +- Use noun phrase. Use %make_install again. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xbanish.spec ++++++ --- /var/tmp/diff_new_pack.RbsL8L/_old 2018-11-13 17:53:46.635328288 +0100 +++ /var/tmp/diff_new_pack.RbsL8L/_new 2018-11-13 17:53:46.671328250 +0100 @@ -19,7 +19,7 @@ Name: xbanish Version: 1.6 Release: 0 -Summary: Banish the mouse cursor when typing, show it again when the mouse moves +Summary: Program to hide the mouse cursor when typing License: BSD-3-Clause Group: System/X11/Utilities URL: https://github.com/jcs/xbanish @@ -50,9 +50,7 @@ make %{?_smp_mflags} %install -# the makefile is utterly broken -install -m 755 -s -D xbanish %{buildroot}%{_bindir}/xbanish -install -m 644 -D xbanish.1 %{buildroot}%{_mandir}/man1/xbanish.1 +%make_install PREFIX="%{_prefix}" MANDIR="%{_mandir}/man1" %files %doc README.md
