[csw-devel] SF.net SVN: gar:[10734] csw/mgar/pkg/oracle-instantclient/trunk/Makefile

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Sat Aug 14 20:47:41 CEST 2010


Revision: 10734
          http://gar.svn.sourceforge.net/gar/?rev=10734&view=rev
Author:   dmichelsen
Date:     2010-08-14 18:47:41 +0000 (Sat, 14 Aug 2010)

Log Message:
-----------
oracle-instantclient: Update checkpkg overrides

Modified Paths:
--------------
    csw/mgar/pkg/oracle-instantclient/trunk/Makefile

Modified: csw/mgar/pkg/oracle-instantclient/trunk/Makefile
===================================================================
--- csw/mgar/pkg/oracle-instantclient/trunk/Makefile	2010-08-14 16:46:29 UTC (rev 10733)
+++ csw/mgar/pkg/oracle-instantclient/trunk/Makefile	2010-08-14 18:47:41 UTC (rev 10734)
@@ -72,9 +72,15 @@
 MERGE_SCRIPTS_isa-default = copy-all
 MERGE_SCRIPTS_isa-default64 = copy-all
 
+# Libraries are cluttered all over the place, we can't change that.
+CHECKPKG_OVERRIDES_CSWorainstclient102 += binary-architecture-does-not-match-placement
+
+# The runpath entries are for Oracle- and Sun-Cluster and therefor don't conform to OpenCSW specs.
+CHECKPKG_OVERRIDES_CSWorainstclient102 += bad-rpath-entry
+
 # The libraries are relocated. It is expected from the client to set
 # LD_LIBRARY_PATH as described by Oracle.
-CHECKPKG_OVERRIDES = symbol-not-found
+CHECKPKG_OVERRIDES_CSWorainstclient102 += soname-not-found
 
 include gar/category.mk
 


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