checked in (request 32744)

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/neon?expand=0&rev=7
This commit is contained in:
OBS User autobuild 2010-02-18 15:43:24 +00:00 committed by Git OBS Bridge
parent 438930abde
commit 9dd63e3540

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,7 +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
Source2: baselibs.conf
Patch0: %{name}-0.28.4-bloat.patch
Patch1: %{name}-0.28.4-CVE-2009-2473,2474.patch
@ -70,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}
@ -113,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