[packages/binwalk] - add "BuildArch: noarch" - rel up
adwol
adwol at pld-linux.org
Sun Nov 12 15:19:40 CET 2017
commit 0883814e8317edc8f3c409955708c56ccada292a
Author: Adam Osuchowski <adwol at pld-linux.org>
Date: Sun Nov 12 15:18:33 2017 +0100
- add "BuildArch: noarch"
- rel up
binwalk.spec | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/binwalk.spec b/binwalk.spec
index d67ced9..a48aff8 100644
--- a/binwalk.spec
+++ b/binwalk.spec
@@ -5,7 +5,7 @@
Summary: Binary image analyze tool
Name: binwalk
Version: 2.1.1
-Release: 2
+Release: 3
License: MIT
Group: Applications/Development
Source0: https://github.com/devttys0/binwalk/archive/v%{version}.tar.gz
@@ -16,6 +16,7 @@ BuildRequires: python3-modules
BuildRequires: python3-setuptools
%endif
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+BuildArch: noarch
%description
Binwalk is a tool for searching a given binary image for embedded
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/binwalk.git/commitdiff/0883814e8317edc8f3c409955708c56ccada292a
More information about the pld-cvs-commit
mailing list