Accepting request 258129 from devel:libraries:c_c++

1

OBS-URL: https://build.opensuse.org/request/show/258129
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/curl?expand=0&rev=95
This commit is contained in:
Stephan Kulow 2014-10-29 20:09:03 +00:00 committed by Git OBS Bridge
commit 4defa3fdfb
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