[csw-devel] SF.net SVN: gar:[9470] csw/mgar/pkg/neon/trunk/Makefile
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Tue Mar 30 15:14:44 CEST 2010
Revision: 9470
http://gar.svn.sourceforge.net/gar/?rev=9470&view=rev
Author: dmichelsen
Date: 2010-03-30 13:14:43 +0000 (Tue, 30 Mar 2010)
Log Message:
-----------
neon: Add overrides
Modified Paths:
--------------
csw/mgar/pkg/neon/trunk/Makefile
Modified: csw/mgar/pkg/neon/trunk/Makefile
===================================================================
--- csw/mgar/pkg/neon/trunk/Makefile 2010-03-30 13:10:31 UTC (rev 9469)
+++ csw/mgar/pkg/neon/trunk/Makefile 2010-03-30 13:14:43 UTC (rev 9470)
@@ -121,6 +121,17 @@
FEATURES_libneon64.27 += libneon-minimal.so.27.2.3
FEATURES_libneon64.27 += libneon-full.so.27.2.3
+# This is ok as the AUX pulls in the specific lib which returns the generic SONAME
+CHECKPKG_OVERRIDES_CSWneon += soname-not-found|libneon-minimal.so.27.2.3
+CHECKPKG_OVERRIDES_CSWneon += soname-not-found|libneon-minimal.so.27.2.3
+CHECKPKG_OVERRIDES_CSWneon += soname-not-found|libneon-minimal.so.26.0.4
+CHECKPKG_OVERRIDES_CSWneon += soname-not-found|libneon-minimal.so.26.0.4
+
+# This comes from krb5-config --libs
+CHECKPKG_OVERRIDES_CSWneonfull += bad-rpath-entry|/opt/csw/lib/
+
+CHECKPKG_OVERRIDES_CSWneon-devel += surplus-dependency|CSWneon
+
include gar/category.mk
#post-install-modulated:
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list