diff --git a/linuxconsoletools.spec b/linuxconsoletools.spec index 0a17eb6..a5b7cf6 100644 --- a/linuxconsoletools.spec +++ b/linuxconsoletools.spec @@ -2,7 +2,7 @@ Name: linuxconsoletools Version: 1.7.0 -Release: 1 +Release: 2 Summary: Tools for connecting/testing joysticks & legacy devices to the kernel's input subsystem License: GPLv2+ URL: http://sourceforge.net/projects/linuxconsole/ @@ -31,7 +31,7 @@ Summary: Help manual for %{name} The %{name}-help package conatins man manual etc %prep -%autosetup -n %{name}-%{version} -p1 -Sgit +%autosetup -n %{name}-%{version} -p1 %build %make_build PREFIX=%{_prefix} CFLAGS="%{optflags}" @@ -64,6 +64,9 @@ chmod -x %{buildroot}%{_mandir}/man1/* %changelog +* Wed Jun 30 2021 zhanzhimin - 1.7.0-2 +- fix build failure due to lack of git buildrequires + * Mon Oct 26 2020 weishengjing1 - 1.7.0-1 - upgrade to v1.7.0