Accepting request 258127 from home:elvigia:branches:devel:libraries:c_c++
- Ensure the curl command line tool always require the same libcurl it was used for build, even expert users got confused. OBS-URL: https://build.opensuse.org/request/show/258127 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/curl?expand=0&rev=115
This commit is contained in:
parent
1d9cf0e872
commit
5771489512
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Oct 23 15:13:30 UTC 2014 - crrodriguez@opensuse.org
|
||||||
|
|
||||||
|
- Ensure the curl command line tool always require
|
||||||
|
the same libcurl it was used for build, even expert users
|
||||||
|
got confused.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Sep 10 09:07:59 UTC 2014 - vcizek@suse.com
|
Wed Sep 10 09:07:59 UTC 2014 - vcizek@suse.com
|
||||||
|
|
||||||
|
@ -62,6 +62,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
|||||||
%ifarch ppc64
|
%ifarch ppc64
|
||||||
Obsoletes: curl-64bit
|
Obsoletes: curl-64bit
|
||||||
%endif
|
%endif
|
||||||
|
Requires: libcurl4 = %{version}
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Curl is a client to get documents and files from or send documents to a
|
Curl is a client to get documents and files from or send documents to a
|
||||||
|
Loading…
x
Reference in New Issue
Block a user