]> git.pld-linux.org Git - packages/curl.git/commitdiff
- updated to 7.7.4-pre2
authormis <mis@pld-linux.org>
Fri, 18 May 2001 19:04:08 +0000 (19:04 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    curl.spec -> 1.31

curl.spec

index 7e082cc981697f6ef646ed6a738828e52760b54b..e7159ab96922507bc2d661c53a3e0969c772ccae 100644 (file)
--- 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 \
This page took 0.710914 seconds and 4 git commands to generate.