[packages/john] - jumbo patch up to 1.7.9-jumbo-7

adamg adamg at pld-linux.org
Sat Sep 29 15:13:44 CEST 2012


commit 0fb1fdba527c6a9bf79bd78cfe8482b07d9b3dfe
Author: Adam Gołębiowski <adamg at pld-linux.org>
Date:   Sat Sep 29 15:13:35 2012 +0200

    - jumbo patch up to 1.7.9-jumbo-7

 john-jumbo-optflags.patch | 4 ++--
 john.spec                 | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/john.spec b/john.spec
index c64451d..00c8881 100644
--- a/john.spec
+++ b/john.spec
@@ -42,8 +42,8 @@ Source0:	http://www.openwall.com/john/g/%{name}-%{version}.tar.bz2
 # Source0-md5:	45f54fc59386ecd67daaef9f19781d93
 Patch0:		%{name}-mailer.patch
 Patch1:		optflags.patch
-Patch2:		http://www.openwall.com/john/g/%{name}-1.7.9-jumbo-6.diff.gz
-# Patch2-md5:	685c759ec6f865ea81f40a487cd56882
+Patch2:		http://www.openwall.com/john/g/%{name}-1.7.9-jumbo-7.diff.gz
+# Patch2-md5:	b953fcb7f743eeeb5f938a28c352b8ef
 Patch3:		%{name}-jumbo-optflags.patch
 URL:		http://www.openwall.com/john/
 %{?with_jumbopatch:BuildRequires: openssl-devel >= 0.9.7}
diff --git a/john-jumbo-optflags.patch b/john-jumbo-optflags.patch
index ef176f5..d31b8ab 100644
--- a/john-jumbo-optflags.patch
+++ b/john-jumbo-optflags.patch
@@ -4,8 +4,8 @@
  NSS_LDFLAGS = `pkg-config --libs nss`
  endif
 
--CFLAGS = -c -Wall -O2 -fomit-frame-pointer -I/usr/local/include $(HAVE_NSS) $(OMPFLAGS) $(JOHN_CFLAGS) $(AMDAPP)
-+CFLAGS = -c $(OPTFLAGS) -fomit-frame-pointer -I/usr/local/include $(HAVE_NSS) $(OMPFLAGS) $(JOHN_CFLAGS) $(AMDAPP)
+-CFLAGS = -c -Wall -O2 -fomit-frame-pointer -Wdeclaration-after-statement -I/usr/local/include $(HAVE_NSS) $(OMPFLAGS) $(JOHN_CFLAGS) $(AMDAPP)
++CFLAGS = -c $(OPTFLAGS) -fomit-frame-pointer -Wdeclaration-after-statement -I/usr/local/include $(HAVE_NSS) $(OMPFLAGS) $(JOHN_CFLAGS) $(AMDAPP)
  # -DHAVE_SKEY
  # CFLAGS for use on the main john.c file only
  CFLAGS_MAIN = $(CFLAGS)
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/john.git/commitdiff/0fb1fdba527c6a9bf79bd78cfe8482b07d9b3dfe



More information about the pld-cvs-commit mailing list