Accepting request 32744 from devel:libraries:c_c++

Copy from devel:libraries:c_c++/neon based on submit request 32744 from user coolo

OBS-URL: https://build.opensuse.org/request/show/32744
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/neon?expand=0&rev=22
This commit is contained in:
OBS User autobuild 2010-02-18 15:43:24 +00:00 committed by Git OBS Bridge
commit a5a684a1d2
2 changed files with 11 additions and 5 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Feb 1 12:06:17 UTC 2010 - jengelh@medozas.de
- package baselibs.conf
-------------------------------------------------------------------
Thu Sep 10 17:07:03 CEST 2009 - prusnak@suse.cz

View File

@ -1,7 +1,7 @@
#
# spec file for package neon (Version 0.28.4)
#
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2010 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
@ -22,8 +22,8 @@ Name: neon
BuildRequires: krb5-devel libexpat-devel libopenssl-devel zlib-devel
Summary: An HTTP and WebDAV Client Library
Version: 0.28.4
Release: 2
License: LGPL v2.1 or later
Release: 3
License: LGPLv2.1+
# bug437293
%ifarch ppc64
Obsoletes: neon-64bit
@ -33,6 +33,7 @@ Group: Development/Libraries/Other
Url: http://www.webdav.org/neon
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source: http://www.webdav.org/neon/neon-%{version}.tar.bz2
Source2: baselibs.conf
Patch0: %{name}-0.28.4-bloat.patch
Patch1: %{name}-0.28.4-CVE-2009-2473,2474.patch
@ -69,7 +70,7 @@ Authors:
Joe Orton <joe@manyfish.co.uk>
%package -n libneon27
License: GPL v2 or later
License: GPLv2+
Summary: An HTTP and WebDAV Client Library
Group: Development/Libraries/Other
Requires: %{name} = %{version}
@ -112,7 +113,7 @@ Authors:
Joe Orton <joe@manyfish.co.uk>
%package -n libneon-devel
License: GPL v2 or later
License: GPLv2+
Summary: An HTTP and WebDAV Client Library
Group: Development/Libraries/Other
Requires: libneon27 = %{version} glibc-devel