SOURCES (rpm-4_5): rpm-no-neon.patch - partial update to 4.5

glen glen at pld-linux.org
Thu Sep 4 16:25:52 CEST 2008


Author: glen                         Date: Thu Sep  4 14:25:52 2008 GMT
Module: SOURCES                       Tag: rpm-4_5
---- Log message:
- partial update to 4.5

---- Files affected:
SOURCES:
   rpm-no-neon.patch (1.11 -> 1.11.4.1) 

---- Diffs:

================================================================
Index: SOURCES/rpm-no-neon.patch
diff -u SOURCES/rpm-no-neon.patch:1.11 SOURCES/rpm-no-neon.patch:1.11.4.1
--- SOURCES/rpm-no-neon.patch:1.11	Sun Apr  8 22:26:55 2007
+++ SOURCES/rpm-no-neon.patch	Thu Sep  4 16:25:46 2008
@@ -1,39 +1,3 @@
---- rpm-4.4.7.org/configure.ac	2006-10-17 22:12:03.110624000 +0200
-+++ rpm-4.4.7/configure.ac	2006-10-17 22:12:43.117124500 +0200
-@@ -530,33 +530,6 @@
- AC_SUBST(WITH_BEECRYPT_INCLUDE)
- AC_SUBST(WITH_BEECRYPT_LIB)
- 
--#=================
--# Check for neon library. Prefer external, otherwise internal.
--WITH_NEON_SUBDIR=
--WITH_NEON_INCLUDE=
--WITH_NEON_LIB=
--AC_CHECK_HEADER([neon/ne_session.h], [
--  AC_CHECK_LIB(neon, ne_session_create, [
--    AC_DEFINE(HAVE_LIBNEON, 1, [Define to 1 if you have the 'neon' library (-lneon).])
--    AC_CHECK_LIB(neon, ne_get_response_header, [
--      AC_DEFINE(HAVE_NEON_NE_GET_RESPONSE_HEADER, 1, [Define to 1 if you have ne_get_response_header() in libneon.])
--    ])
--    AC_CHECK_LIB(neon, ne_send_request_chunk, [
--	AC_DEFINE(HAVE_NEON_NE_SEND_REQUEST_CHUNK, 1, [Define to 1 if you have ne_send_request_chunk() in libneon.])
--    ])
--    WITH_NEON_INCLUDE="-I${includedir}/neon"
--    WITH_NEON_LIB="-lneon"
--  ])
--],[
--  if test -d neon ; then
--    AC_DEFINE(HAVE_LIBNEON, 1, [Define to 1 if you have the 'neon' library (-lneon).])
--# XXX HAVE_NEON_NE_GET_RESPONSE_HEADER assumes libneon-0.25 devel internal
--    AC_DEFINE(HAVE_NEON_NE_GET_RESPONSE_HEADER, 1, [Define to 1 if you have ne_get_response_header() in libneon.])
--    WITH_NEON_SUBDIR=neon
--    WITH_NEON_INCLUDE="-I\${top_srcdir}/${WITH_NEON_SUBDIR}/src"
--    WITH_NEON_LIB="\${top_builddir}/${WITH_NEON_SUBDIR}/src/libneon.la"
--  fi
--])
- AC_SUBST(WITH_NEON_SUBDIR)
- AC_SUBST(WITH_NEON_INCLUDE)
- AC_SUBST(WITH_NEON_LIB)
 --- rpm-4.4.8/rpmio/rpmdav.c.orig	2007-02-20 00:51:07.000000000 +0100
 +++ rpm-4.4.8/rpmio/rpmdav.c	2007-04-08 20:07:07.814412143 +0200
 @@ -9,31 +9,6 @@
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/rpm-no-neon.patch?r1=1.11&r2=1.11.4.1&f=u



More information about the pld-cvs-commit mailing list