Updating link to change in openSUSE:Factory/curl revision 62.0
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/curl?expand=0&rev=f6a5d00f377b42d882c94021b3ba2976
This commit is contained in:
parent
4db92a5989
commit
49080e42a5
@ -38,7 +38,7 @@ BuildRequires: stunnel
|
||||
%endif
|
||||
#define cvs_suffix -20090302
|
||||
Version: 7.21.7
|
||||
Release: 1
|
||||
Release: 4
|
||||
AutoReqProv: on
|
||||
# bug437293
|
||||
%ifarch ppc64
|
||||
@ -53,6 +53,7 @@ Source: curl-%version%{?cvs_suffix}.tar.lzma
|
||||
Source2: baselibs.conf
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Patch: curl-openssl-release-buffers.patch
|
||||
|
||||
%description
|
||||
Curl is a client to get documents and files from or send documents to a
|
||||
server using any of the supported protocols (HTTP, HTTPS, FTP, FTPS,
|
||||
@ -85,6 +86,7 @@ user interaction or any kind of interactivity.
|
||||
%prep
|
||||
%setup -q -n curl-%version%{?cvs_suffix}
|
||||
%patch
|
||||
|
||||
%build
|
||||
# local hack to make curl-config --libs stop printing libraries it depends on
|
||||
# (currently, libtool sets link_all_deplibs=(yes|unknown) everywhere,
|
||||
|
Loading…
x
Reference in New Issue
Block a user