[packages/binwalk] adapter

glen glen at pld-linux.org
Sun Nov 12 22:46:34 CET 2017


commit 060b59c6a8f57bb2330befea1f7e7024912a2ad2
Author: Elan Ruusamäe <glen at pld-linux.org>
Date:   Sun Nov 12 23:46:29 2017 +0200

    adapter

 binwalk.spec | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)
---
diff --git a/binwalk.spec b/binwalk.spec
index a48aff8..41d95c4 100644
--- a/binwalk.spec
+++ b/binwalk.spec
@@ -7,7 +7,7 @@ Name:		binwalk
 Version:	2.1.1
 Release:	3
 License:	MIT
-Group:		Applications/Development
+Group:		Development
 Source0:	https://github.com/devttys0/binwalk/archive/v%{version}.tar.gz
 # Source0-md5:	e5015a8d0eff287eda8c4afeeca89ed6
 URL:		https://github.com/devttys0/binwalk
@@ -15,8 +15,8 @@ URL:		https://github.com/devttys0/binwalk
 BuildRequires:	python3-modules
 BuildRequires:	python3-setuptools
 %endif
-BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 BuildArch:	noarch
+BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 Binwalk is a tool for searching a given binary image for embedded
@@ -38,7 +38,6 @@ kernels, bootloaders, filesystems, etc.
 
 %install
 rm -rf $RPM_BUILD_ROOT
-
 %py3_install
 
 %clean
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/binwalk.git/commitdiff/060b59c6a8f57bb2330befea1f7e7024912a2ad2



More information about the pld-cvs-commit mailing list