Name: ws63flash-git Version: 0^git5bab2e7 Release: %autorelease Summary: Flashing utility for Hisilicon WS63 chips (git snapshot) License: GPL-3.0-only URL: https://github.com/goodspeed34/ws63flash Source0: https://github.com/goodspeed34/ws63flash/archive/5bab2e74e53651e31022526c70f7b5af9775d6fc.tar.gz BuildRequires: gcc BuildRequires: make BuildRequires: autoconf BuildRequires: automake %description ws63flash is a flashing utility for Hisilicon WS63 chips, developed from reverse-engineering the official Hisilicon BurnTool. This is a git snapshot build tracking the latest upstream commit. %prep %autosetup -n ws63flash-5bab2e74e53651e31022526c70f7b5af9775d6fc %build autoreconf -fi %configure %make_build %install %make_install %files %license COPYING %doc AUTHORS ChangeLog NEWS README README.en %{_bindir}/ws63flash %{_bindir}/ws63fwpkg %{_bindir}/ws63sign %{_mandir}/man1/ws63flash.1* %{_mandir}/man1/ws63fwpkg.1* %{_mandir}/man1/ws63sign.1* %changelog %autochangelog