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:
Vítězslav Čížek 2014-10-23 15:45:35 +00:00 committed by Git OBS Bridge
parent 1d9cf0e872
commit 5771489512
2 changed files with 8 additions and 0 deletions

View File

@ -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

View File

@ -62,6 +62,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
%ifarch ppc64
Obsoletes: curl-64bit
%endif
Requires: libcurl4 = %{version}
%description
Curl is a client to get documents and files from or send documents to a