[packages/neon/AC-branch] skip check .so

glen glen at pld-linux.org
Thu Jan 29 13:37:37 CET 2015


commit 9f87f002c7a454512f3dbb79e91a9fc6e66b6077
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Thu Jan 29 14:37:29 2015 +0200

    skip check .so

 neon.spec | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/neon.spec b/neon.spec
index 55f46c8..d2a00c2 100644
--- a/neon.spec
+++ b/neon.spec
@@ -7,7 +7,7 @@ Summary:	An HTTP and WebDAV client library
 Summary(pl):	Biblioteka kliencka HTTP i WebDAV
 Name:		neon
 Version:	0.26.3
-Release:	1
+Release:	2
 License:	GPL
 Group:		Libraries
 Source0:	http://www.webdav.org/neon/%{name}-%{version}.tar.gz
@@ -19,9 +19,13 @@ BuildRequires:	automake
 BuildRequires:	libtool
 BuildRequires:	libxml2-devel
 BuildRequires:	openssl-devel >= 0.9.7d
+BuildRequires:	rpmbuild(macros) >= 1.583
 BuildRequires:	zlib-devel
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+# sym: SSL_SESSION_cmp
+%define		skip_post_check_so	libneon.so.26.0.*
+
 %description
 neon is an HTTP and WebDAV client library, with a C interface.
 Featuring:
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/neon.git/commitdiff/9f87f002c7a454512f3dbb79e91a9fc6e66b6077



More information about the pld-cvs-commit mailing list