[packages/john] - adapterized

adamg adamg at pld-linux.org
Mon Nov 5 08:24:01 CET 2018


commit b1820b032bb987b60b867e6c52de085f2e97d2f1
Author: Adam Gołębiowski <adamg at pld-linux.org>
Date:   Mon Nov 5 08:22:32 2018 +0100

    - adapterized

 john.spec | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/john.spec b/john.spec
index 2aa0743..753a815 100644
--- a/john.spec
+++ b/john.spec
@@ -16,20 +16,20 @@ Version:	1.8.0
 Release:	2.%{snap}.1
 License:	GPL v2
 Group:		Applications/System
-Source0:	https://github.com/magnumripper/JohnTheRipper/archive/%{githash}/john-%{snap}.tar.gz
+Source0:	https://github.com/magnumripper/JohnTheRipper/archive/%{githash}/%{name}-%{snap}.tar.gz
 # Source0-md5:	a75c1108111c5181b471a9f4a9dab898
 Patch0:		%{name}-mailer.patch
 Patch1:		jumbo-optflags.patch
 Patch4:		%{name}-x32.patch
 URL:		http://www.openwall.com/john/
-BuildRequires:	rpmbuild(macros) >= 1.213
-BuildRequires:	autoconf >= 2.69
-BuildRequires:	tar >= 1:1.22
 %{?with_opencl:BuildRequires:	OpenCL-devel}
+BuildRequires:	autoconf >= 2.69
 BuildRequires:	bzip2-devel
 %{?with_openmp:BuildRequires:	gcc >= 6:4.2}
 BuildRequires:	gmp-devel
 %{?with_openmp:BuildRequires:	libgomp-devel}
+BuildRequires:	rpmbuild(macros) >= 1.213
+BuildRequires:	tar >= 1:1.22
 # for SIPdump and vncpcap2john binaries, which are not packaged
 #BuildRequires:	libpcap-devel
 BuildRequires:	openssl-devel >= 0.9.7
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/john.git/commitdiff/5529214f1b97b05be93d09fcee6ae0b8e5a9a824



More information about the pld-cvs-commit mailing list