rpms/curl/F-12 curl.spec,1.127,1.128

Kamil Dudka kdudka at fedoraproject.org
Tue Dec 8 09:49:51 UTC 2009


Author: kdudka

Update of /cvs/extras/rpms/curl/F-12
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv27884

Modified Files:
	curl.spec 
Log Message:
- make it possible to run test241
- re-enable SCP/SFTP tests (#539444)


Index: curl.spec
===================================================================
RCS file: /cvs/extras/rpms/curl/F-12/curl.spec,v
retrieving revision 1.127
retrieving revision 1.128
diff -u -p -r1.127 -r1.128
--- curl.spec	5 Dec 2009 19:54:15 -0000	1.127
+++ curl.spec	8 Dec 2009 09:49:51 -0000	1.128
@@ -24,12 +24,8 @@ BuildRequires: libidn-devel
 BuildRequires: libssh2-devel >= 1.2
 BuildRequires: nss-devel
 BuildRequires: openldap-devel
-
-# SCP/SFTP test suite temporarily disabled (#539444)
-
-#BuildRequires: openssh-clients
-#BuildRequires: openssh-server
-
+BuildRequires: openssh-clients
+BuildRequires: openssh-server
 BuildRequires: pkgconfig
 BuildRequires: stunnel
 
@@ -182,9 +178,11 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/aclocal/libcurl.m4
 
 %changelog
-* Sat Dec 05 2009 Kamil Dudka <kdudka at redhat.com> 7.19.7-4
+* Tue Dec 08 2009 Kamil Dudka <kdudka at redhat.com> 7.19.7-4
 - avoid use of uninitialized value in lib/nss.c
+- make it possible to run test241
 - suppress failure of test513 on s390
+- re-enable SCP/SFTP tests (#539444)
 
 * Tue Dec 01 2009 Kamil Dudka <kdudka at redhat.com> 7.19.7-3
 - do not require valgrind on s390 and s390x




More information about the fedora-extras-commits mailing list