rpms/curl/devel curl.spec,1.135,1.136

Chris Weyl cweyl at fedoraproject.org
Thu Jan 14 16:59:57 UTC 2010


Author: cweyl

Update of /cvs/extras/rpms/curl/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv3885

Modified Files:
	curl.spec 
Log Message:
* Thu Jan 14 2010 Chris Weyl <cweyl at alumni.drew.edu> 7.19.7-10
- bump for libssh2 rebuild



Index: curl.spec
===================================================================
RCS file: /cvs/extras/rpms/curl/devel/curl.spec,v
retrieving revision 1.135
retrieving revision 1.136
diff -u -p -r1.135 -r1.136
--- curl.spec	20 Dec 2009 19:56:01 -0000	1.135
+++ curl.spec	14 Jan 2010 16:59:57 -0000	1.136
@@ -1,7 +1,8 @@
+%define _default_patch_fuzz 2 \n\n
 Summary: A utility for getting files from remote servers (FTP, HTTP, and others)
 Name: curl
 Version: 7.19.7
-Release: 9%{?dist}
+Release: 10%{?dist}
 License: MIT
 Group: Applications/Internet
 Source: http://curl.haxx.se/download/%{name}-%{version}.tar.lzma
@@ -196,6 +197,10 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/aclocal/libcurl.m4
 
 %changelog
+* Thu Jan 14 2010 Chris Weyl <cweyl at alumni.drew.edu> 7.19.7-10
+- bump for libssh2 rebuild
+
+
 * Sun Dec 20 2009 Kamil Dudka <kdudka at redhat.com> 7.19.7-9
 - temporary workaround for #548269
   (restored behavior of 7.19.7-4)



More information about the scm-commits mailing list