From 48fed158f328cac9176004ddb60ce97352360c15 Mon Sep 17 00:00:00 2001 From: mis Date: Sat, 27 Oct 2001 14:07:38 +0000 Subject: - added curl-readtimeout-fix.patch; release 2; STB Changed files: curl.spec -> 1.44 diff --git a/curl.spec b/curl.spec index 29b4f18..53f76c1 100644 --- a/curl.spec +++ b/curl.spec @@ -2,7 +2,7 @@ Summary: A utility for getting files from remote servers (FTP, HTTP, and others) Summary(pl): Narzędzie do ściągania plików z serwerów (FTP, HTTP i innych) Name: curl Version: 7.9 -Release: 1 +Release: 2 License: MPL Vendor: Daniel Stenberg Group: Applications/Networking @@ -10,6 +10,7 @@ Group(de): Applikationen/Netzwerkwesen Group(pl): Aplikacje/Sieciowe Source0: http://curl.haxx.se/download/%{name}-%{version}.tar.gz Patch0: %{name}-no_strip.patch +Patch1: %{name}-readtimeout-fix.patch URL: http://curl.haxx.se/ %{!?_without_ssl:BuildRequires: openssl-devel >= 0.9.6a} BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -70,6 +71,7 @@ Statyczna wersja biblioteki curl. %prep %setup -q %patch0 -p1 +%patch1 %build %configure \ -- cgit v0.10.2