Add p7zip-plugins as a dependency and change from Suggests to Recommends (#1511958)

This commit is contained in:
Scott Talbert 2017-11-19 21:49:21 -05:00
commit 5c1209fd19

View file

@ -1,6 +1,6 @@
Name: binwalk
Version: 2.1.1
Release: 6%{?dist}
Release: 7%{?dist}
Summary: Firmware analysis tool
License: MIT
URL: https://github.com/devttys0/binwalk
@ -12,7 +12,7 @@ Suggests: python3-pyqtgraph
# Optional, for --disasm functionality
Suggests: capstone
# Optional, for automatic extraction/decompression of files and data
Suggests: mtd-utils gzip bzip2 tar arj p7zip cabextract squashfs-tools
Recommends: mtd-utils gzip bzip2 tar arj p7zip p7zip-plugins cabextract squashfs-tools
Suggests: sleuthkit
%description
@ -38,6 +38,9 @@ it is compatible with magic signatures created for the Unix file utility.
%{python3_sitelib}/%{name}-%{version}*.egg-info
%changelog
* Mon Nov 13 2017 Scott Talbert <swt@techie.net> - 2.1.1-7
- Add p7zip-plugins as a dependency and change from Suggests to Recommends (#1511958)
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.1-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild