Accepting request 26707 from home:jengelh:branches:devel:libraries:c_c++

Copy from home:jengelh:branches:devel:libraries:c_c++/curl via accept of submit request 26707 revision 2.
Request was accepted with message:
reviewed ok.

OBS-URL: https://build.opensuse.org/request/show/26707
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/curl?expand=0&rev=21
This commit is contained in:
Philipp Thomas 2009-12-16 12:22:12 +00:00 committed by Git OBS Bridge
parent ea1eed3751
commit 92dd043cb4
2 changed files with 6 additions and 11 deletions

View File

@ -1,8 +1,3 @@
-------------------------------------------------------------------
Mon Jan 11 11:38:16 CET 2010 - meissner@suse.de
- add baselibs.conf as source
-------------------------------------------------------------------
Thu Aug 13 21:30:37 CEST 2009 - mmarek@suse.cz

View File

@ -1,7 +1,7 @@
#
# spec file for package curl (Version 7.19.6)
#
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -34,19 +34,19 @@ BuildRequires: stunnel
%endif
#define cvs_suffix -20090302
Version: 7.19.6
Release: 2
Release: 1
AutoReqProv: on
# bug437293
%ifarch ppc64
Obsoletes: curl-64bit
%endif
#
License: BSD3c(or similar) ; MIT License (or similar)
License: BSD 3-clause (or similar) ; MIT License (or similar)
Group: Productivity/Networking/Web/Utilities
Summary: A Tool for Transferring Data from URLs
Url: http://curl.haxx.se/
Source: curl-%version%{?cvs_suffix}.tar.bz2
Source2: baselibs.conf
Source2: baselibs.conf
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
@ -62,7 +62,7 @@ Authors:
Daniel Stenberg <Daniel.Stenberg@haxx.se>
%package -n libcurl4
License: BSD3c(or similar) ; MIT License (or similar)
License: BSD 3-clause (or similar) ; MIT License (or similar)
Summary: cURL shared library version 4
Group: Productivity/Networking/Web/Utilities
@ -76,7 +76,7 @@ Authors:
Daniel Stenberg <Daniel.Stenberg@haxx.se>
%package -n libcurl-devel
License: BSD3c(or similar) ; MIT License (or similar)
License: BSD 3-clause (or similar) ; MIT License (or similar)
Summary: A Tool for Transferring Data from URLs
Group: Development/Libraries/C and C++
Requires: libcurl4 = %{version} glibc-devel