]> git.pld-linux.org Git - packages/binwalk.git/commitdiff
adapter auto/th/binwalk-2.1.1-3
authorElan Ruusamäe <glen@pld-linux.org>
Sun, 12 Nov 2017 21:46:29 +0000 (23:46 +0200)
committerElan Ruusamäe <glen@pld-linux.org>
Sun, 12 Nov 2017 21:46:29 +0000 (23:46 +0200)
binwalk.spec

index a48aff897907bab2fadf595e23b87d587f5ee69c..41d95c4ebfbeb0228d78b24cf48e9a7693d058dc 100644 (file)
@@ -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
This page took 0.075162 seconds and 4 git commands to generate.