summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormis2001-05-18 19:04:08 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commit3f72af0662ddc4f92753e897484a2482b261e462 (patch)
tree7e05bc95642f933bacded5b466c1b9b5cee8e408
parentfe860aecb38e04d3e28035bfd64a59f7602a70c8 (diff)
downloadcurl-3f72af0662ddc4f92753e897484a2482b261e462.zip
curl-3f72af0662ddc4f92753e897484a2482b261e462.tar.gz
- updated to 7.7.4-pre2
Changed files: curl.spec -> 1.31
-rw-r--r--curl.spec4
1 files changed, 1 insertions, 3 deletions
diff --git a/curl.spec b/curl.spec
index 7e082cc..e7159ab 100644
--- a/curl.spec
+++ b/curl.spec
@@ -1,5 +1,5 @@
%define ver 7.7.4
-%define prerel pre1
+%define prerel pre2
Summary: A utility for getting files from remote servers (FTP, HTTP, and others)
Summary(pl): narzędziem do ściągania plików z serwerów (FTP, HTTP i innych)
@@ -12,7 +12,6 @@ Group: Applications/Networking
Group(de): Applikationen/Netzwerkwesen
Group(pl): Aplikacje/Sieciowe
Source0: http://curl.haxx.se/stuff/%{name}-%{ver}-%{prerel}.tar.gz
-Patch0: %{name}-bugfix.patch
URL: http://curl.haxx.se/
%{!?bcond_off_ssl:BuildRequires: openssl-devel >= 0.9.6a}
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -72,7 +71,6 @@ Statyczna wersja biblioteki curl.
%prep
%setup -q -n %{name}-%{ver}-%{prerel}
-%patch0
%build
%configure \