Accepting request 38163 from devel:libraries:c_c++
checked in (request 38163) OBS-URL: https://build.opensuse.org/request/show/38163 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/neon?expand=0&rev=10
This commit is contained in:
committed by
Git OBS Bridge
parent
5e57b7e8fd
commit
e8a64c2467
21
neon.spec
21
neon.spec
@@ -36,8 +36,6 @@ 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.
|
||||
@@ -65,6 +63,12 @@ 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
|
||||
@@ -102,6 +106,12 @@ 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
|
||||
@@ -142,11 +152,16 @@ 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