Accepting request 38154 from home:coolo:branches:openSUSE:Factory
Copy from home:coolo:branches:openSUSE:Factory/neon via accept of submit request 38154 revision 2. Request was accepted with message: Reviewed ok OBS-URL: https://build.opensuse.org/request/show/38154 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/neon?expand=0&rev=9
This commit is contained in:
committed by
Git OBS Bridge
parent
a951c55c9c
commit
5e57b7e8fd
21
neon.spec
21
neon.spec
@@ -36,6 +36,8 @@ 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
|
||||
# http://lists.manyfish.co.uk/pipermail/neon-commits/2009-September/000827.html
|
||||
Patch2: %{name}-openssl.patch
|
||||
|
||||
%description
|
||||
neon is an HTTP and WebDAV client library with a C interface.
|
||||
@@ -63,12 +65,6 @@ neon is an HTTP and WebDAV client library with a C interface.
|
||||
* WebDAV metadata support: set and remove properties, query any set of
|
||||
properties (PROPPATCH/PROPFIND)
|
||||
|
||||
|
||||
|
||||
Authors:
|
||||
--------
|
||||
Joe Orton <joe@manyfish.co.uk>
|
||||
|
||||
%package -n libneon27
|
||||
License: GPLv2+
|
||||
Summary: An HTTP and WebDAV Client Library
|
||||
@@ -106,12 +102,6 @@ neon is an HTTP and WebDAV client library with a C interface.
|
||||
* WebDAV metadata support: set and remove properties, query any set of
|
||||
properties (PROPPATCH/PROPFIND)
|
||||
|
||||
|
||||
|
||||
Authors:
|
||||
--------
|
||||
Joe Orton <joe@manyfish.co.uk>
|
||||
|
||||
%package -n libneon-devel
|
||||
License: GPLv2+
|
||||
Summary: An HTTP and WebDAV Client Library
|
||||
@@ -152,16 +142,11 @@ neon is an HTTP and WebDAV client library with a C interface.
|
||||
* WebDAV metadata support: set and remove properties, query any set of
|
||||
properties (PROPPATCH/PROPFIND)
|
||||
|
||||
|
||||
|
||||
Authors:
|
||||
--------
|
||||
Joe Orton <joe@manyfish.co.uk>
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch0
|
||||
%patch1
|
||||
%patch2 -p2
|
||||
|
||||
%build
|
||||
rm -f aclocal.m4 ltmain.sh
|
||||
|
Reference in New Issue
Block a user