SPECS: hydra.spec - up to 5.4 - BR updated (libssh2)

duddits duddits at pld-linux.org
Wed Oct 15 11:10:17 CEST 2008


Author: duddits                      Date: Wed Oct 15 09:10:17 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 5.4
- BR updated (libssh2)

---- Files affected:
SPECS:
   hydra.spec (1.16 -> 1.17) 

---- Diffs:

================================================================
Index: SPECS/hydra.spec
diff -u SPECS/hydra.spec:1.16 SPECS/hydra.spec:1.17
--- SPECS/hydra.spec:1.16	Fri Feb 16 10:12:04 2007
+++ SPECS/hydra.spec	Wed Oct 15 11:10:12 2008
@@ -5,16 +5,16 @@
 Summary:	Parallized network authentication cracker
 Summary(pl.UTF-8):	Zrównoleglony łamacz uwierzytelnień sieciowych
 Name:		hydra
-Version:	5.3
-Release:	2
+Version:	5.4
+Release:	1
 License:	GPL
 Group:		Networking
 Source0:	http://packetstormsecurity.org/groups/thc/%{name}-%{version}-src.tar.gz
-# Source0-md5:	9c13a4909387284cebe867587be2fd98
+# Source0-md5:	fa08b465d19321e77b1a0ef912eeecc1
 Patch0:		%{name}-nonsl.patch
 URL:		http://www.thc.org/thc-hydra/
 BuildRequires:	gtk+2-devel
-BuildRequires:	libssh-devel
+BuildRequires:	libssh2-devel
 BuildRequires:	openssl-devel >= 0.9.7d
 BuildRequires:	postgresql-devel
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -49,8 +49,8 @@
 %{__make} \
 	CC="%{__cc}" \
 	XIPATHS=" -I/usr/include/subversion-1 -I/usr/include/apr -I/usr/include/apr-util" \
-	XDEFINES=" -DLIBOPENSSL -DLIBPOSTGRES -DLIBSSH" \
-	XLIBS=" -lssl -lpq -lssh -lcrypto"
+	XDEFINES=" -DLIBOPENSSL -DLIBPOSTGRES -DLIBSSH2" \
+	XLIBS=" -lssl -lpq -lssh2 -lcrypto"
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -78,6 +78,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.17  2008/10/15 09:10:12  duddits
+- up to 5.4
+- BR updated (libssh2)
+
 Revision 1.16  2007/02/16 09:12:04  qboosh
 - sorted BRs
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/hydra.spec?r1=1.16&r2=1.17&f=u



More information about the pld-cvs-commit mailing list