Summary: An HTTP and WebDAV client library Name: neon Version: 0.28.2 Release: 3 License: LGPLv2+ Group: System Environment/Libraries URL: http://www.webdav.org/neon/ Source0: http://www.webdav.org/neon/neon-%{version}.tar.gz Patch0: neon-0.27.0-multilib.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: expat-devel, gnutls-devel, zlib-devel, krb5-devel BuildRequires: pkgconfig, pakchois-devel Requires: ca-certificates Conflicts: subversion < 0.22.2-4 %description neon is an HTTP and WebDAV client library, with a C interface; providing a high-level interface to HTTP and WebDAV methods along with a low-level interface for HTTP request handling. neon supports persistent connections, proxy servers, basic, digest and Kerberos authentication, and has complete SSL support. %package devel Summary: Development libraries and C header files for the neon library Group: Development/Libraries Requires: neon = %{version}-%{release}, gnutls-devel, zlib-devel, expat-devel Requires: pkgconfig Conflicts: subversion-devel < 0.22.2-4 %description devel The development library for the C language HTTP and WebDAV client library. %prep %setup -q %patch0 -p1 -b .multilib %build export CC="%{__cc} -pthread" # Use standard OpenSSL-provided CA bundle: %define cabundle %{_sysconfdir}/pki/tls/certs/ca-bundle.crt %configure --with-expat --enable-shared --disable-static \ --enable-warnings --with-ca-bundle=%{cabundle} \ --with-ssl=gnutls --enable-threadsafe-ssl=posix make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT sed -ri "/^dependency_libs/{s,-l[^ ']*,,g}" \ $RPM_BUILD_ROOT%{_libdir}/libneon.la %find_lang %{name} %clean rm -rf $RPM_BUILD_ROOT %post -p /sbin/ldconfig %postun -p /sbin/ldconfig %files -f %{name}.lang %defattr(-,root,root) %doc AUTHORS BUGS TODO src/COPYING.LIB NEWS README THANKS %{_libdir}/*.so.* %files devel %defattr(-,root,root) %{_bindir}/* %{_includedir}/* %{_libdir}/pkgconfig/neon.pc %{_mandir}/man1/* %{_mandir}/man3/* %{_libdir}/*.*a %{_libdir}/*.so %changelog * Mon Jun 2 2008 Joe Orton 0.28.2-3 - require ca-certificates package * Thu Apr 3 2008 Joe Orton 0.28.2-2 - update to 0.28.2 * Wed Apr 2 2008 Joe Orton 0.28.1-3 - use the OpenSSL CA bundle * Mon Mar 10 2008 Joe Orton 0.28.1-2 - update to 0.28.1 * Tue Feb 26 2008 Joe Orton 0.28.0-3 - rebuild against pakchois * Wed Dec 5 2007 Joe Orton 0.27.2-4 - trim dependency_libs in .la file * Tue Dec 4 2007 Joe Orton 0.27.2-3 - rebuild against GnuTLS - drop static library * Tue Sep 25 2007 Joe Orton 0.27.2-2 - update to 0.27.2 * Thu Sep 20 2007 Joe Orton 0.27.0-3 - fix Negotiate response verification * Thu Aug 30 2007 Joe Orton 0.27.0-2 - enable OpenSSL thread-safety hooks * Wed Aug 22 2007 Joe Orton 0.27.0-1 - update to 0.27.0 (#243638) * Mon Aug 20 2007 Joe Orton 0.25.5-7 - fix License * Mon Feb 5 2007 Joe Orton 0.25.5-6 - remove trailing dot in -devel Summary - use standard BuildRoot - change Group to System Environment/Libraries - drop Prefix * Wed Jul 12 2006 Jesse Keating - 0.25.5-5.1 - rebuild * Thu Jun 1 2006 Joe Orton 0.25.5-5 - have -devel require pkgconfig (#193355) * Wed May 24 2006 Joe Orton 0.25.5-4 - add multilib fixes for neon-config (#192734) * Wed May 17 2006 Joe Orton 0.25.5-3 - rebuild * Mon Feb 27 2006 Joe Orton 0.25.5-2 - don't trim exported libraries (#182997) * Fri Feb 10 2006 Jesse Keating - 0.25.5-1.2 - bump again for double-long bug on ppc(64) * Tue Feb 07 2006 Jesse Keating - 0.25.5-1.1 - rebuilt for new gcc4.1 snapshot and glibc changes * Tue Jan 31 2006 Joe Orton 0.25.5-1 - update to 0.25.5 * Fri Dec 09 2005 Jesse Keating - rebuilt * Wed Dec 7 2005 Joe Orton 0.24.7-10 - strip unnecessary exports from .la file/neon-config * Tue Nov 8 2005 Tomas Mraz 0.24.7-9 - rebuilt with new openssl * Fri Sep 23 2005 Joe Orton 0.24.7-8 - restore static libs for rpm * Mon Sep 19 2005 Joe Orton 0.24.7-7 - drop static libs, doc/html from devel docdir * Wed Mar 2 2005 Joe Orton 0.24.7-6 - rebuild * Thu Feb 10 2005 Joe Orton 0.24.7-5 - don't define min() in ne_utils.h (Caolan McNamara, #147228) * Tue Oct 12 2004 Joe Orton 0.24.7-4 - update to GSSAPI code from trunk * Fri Jul 23 2004 Joe Orton 0.24.7-3 - rebuild * Tue Jul 20 2004 Joe Orton 0.24.7-2.1 - rebuild * Tue Jul 6 2004 Joe Orton 0.24.7-2 - devel requires neon of same release, expat-devel (#127330) * Mon Jul 5 2004 Joe Orton 0.24.7-1 - update to 0.24.7 * Tue Jun 15 2004 Elliot Lee - rebuilt * Wed May 19 2004 Joe Orton 0.24.6-1 - update to 0.24.6 * Wed Apr 14 2004 Joe Orton 0.24.5-2 - rebuild * Wed Apr 14 2004 Joe Orton 0.24.5-1 - update to 0.24.5 for CVE CAN-2004-0179 fix * Thu Mar 25 2004 Joe Orton 0.24.4-4 - implement the Negotate auth scheme, and only over SSL * Tue Mar 02 2004 Elliot Lee - rebuilt * Wed Feb 25 2004 Joe Orton 0.24.4-3 - use BuildRequires not BuildPrereq, drop autoconf, libtool; -devel requires {openssl,zlib}-devel (#116744) * Fri Feb 13 2004 Elliot Lee 0.24.4-2 - rebuilt * Mon Feb 9 2004 Joe Orton 0.24.4-1 - update to 0.24.4 * Thu Oct 9 2003 Joe Orton 0.24.3-1 - update to 0.24.3 * Wed Sep 24 2003 Joe Orton 0.24.2-1 - update to 0.24.2 * Tue Jul 22 2003 Nalin Dahyabhai 0.23.9-7 - rebuild * Tue Jun 24 2003 Joe Orton 0.23.9-6 - never print libdir in --libs output * Wed Jun 04 2003 Elliot Lee - rebuilt * Tue Jun 3 2003 Joe Orton 0.23.9-4 - don't regenerate docs; limit conflict with subversion * Wed May 28 2003 Jeff Johnson 0.23.9-3 - build. * Sat May 24 2003 Florian La Roche - add ldconfig to post/postun * Tue May 20 2003 Jeff Johnson 0.23.9-2 - force expat, include neon-config, for subversion build. - do "make check" (but ignore failure for now) * Mon May 19 2003 Jeff Johnson 0.23.9-1 - upgrade to 0.23.9. - avoid xmlto breakage generating man pages for now. * Mon Nov 11 2002 Jeff Johnson 0.23.5-2 - avoid subversion-devel until libxml2 vs. expat is resolved. * Sat Nov 9 2002 Jeff Johnson 0.23.5-1 - Create.