[svn] r5372 - trunk/rpms/libssh2
packagers at lists.rpmforge.net
packagers at lists.rpmforge.net
Mon May 7 20:37:59 CEST 2007
Author: dries
Date: 2007-05-07 20:37:58 +0200 (Mon, 07 May 2007)
New Revision: 5372
Modified:
trunk/rpms/libssh2/libssh2.spec
Log:
test svn
Modified: trunk/rpms/libssh2/libssh2.spec
===================================================================
--- trunk/rpms/libssh2/libssh2.spec 2007-05-04 19:53:21 UTC (rev 5371)
+++ trunk/rpms/libssh2/libssh2.spec 2007-05-07 18:37:58 UTC (rev 5372)
@@ -12,14 +12,14 @@
Prefix: %{_prefix}
BuildRoot: %{_tmppath}/%{name}-%{version}-root
+BuildRequires: pkgconfig, openssl-devel, zlib-devel
+
%description
libssh2 is a library implementing the SSH2 protocol as defined by
Internet Drafts: SECSH-TRANS(22), SECSH-USERAUTH(25),
SECSH-CONNECTION(23), SECSH-ARCH(20), SECSH-FILEXFER(06)*,
SECSH-DHGEX(04), and SECSH-NUMBERS(10).
-BuildRequires: pkgconfig, openssl-devel, zlib-devel
-
%prep
%setup -q
More information about the svn-commits
mailing list