]> git.pld-linux.org Git - packages/john.git/commitdiff
- s/path/patch/ auto/th/john-1_7_3_4-2
authorElan Ruusamäe <glen@pld-linux.org>
Fri, 13 Nov 2009 18:41:03 +0000 (18:41 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    john.spec -> 1.57

john.spec

index bc580d9617606433b8cf218948f8c152d288ba53..a8d007a759651762d9b5cb1f1097b849a1c55406 100644 (file)
--- a/john.spec
+++ b/john.spec
@@ -1,6 +1,6 @@
 #
 # Conditional build:
-%bcond_with jumbopat # This patch integrates lots of contributed
+%bcond_with jumbopatch # This patch integrates lots of contributed
                        # patches adding support for over 30 
                        # of additional hash types, and more. 
 
@@ -26,10 +26,10 @@ Group:              Applications/System
 Source0:       http://www.openwall.com/john/g/%{name}-%{version}.tar.bz2
 # Source0-md5: 2f2310c49961c3edea6f92b8dcd45ff4
 Patch0:                %{name}-mailer.patch
-%{?with_jumbopath:Patch1:              http://www.openwall.com/john/contrib/john-%{version}-jumbo-2.diff.gz}
+%{?with_jumbopatch:Patch1:             http://www.openwall.com/john/contrib/john-%{version}-jumbo-2.diff.gz}
 URL:           http://www.openwall.com/john/
 BuildRequires: rpmbuild(macros) >= 1.213
-%{?with_jumbopath:BuildRequires:        openssl-devel >= 0.9.7}
+%{?with_jumbopatch:BuildRequires:        openssl-devel >= 0.9.7}
 Requires:      words
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -55,7 +55,7 @@ Windows NT/2000/XP LM, a także kilka innych przy użyciu łat.
 %prep
 %setup -q
 %patch0 -p1
-%{?with_jumbopath:%patch1 -p1}
+%{?with_jumbopatch:%patch1 -p1}
 
 %build
 cd src
This page took 0.032786 seconds and 4 git commands to generate.