[csw-devel] SF.net SVN: gar:[10968] csw/mgar/pkg/postgresql/branches/optcsw/Makefile

wahwah at users.sourceforge.net wahwah at users.sourceforge.net
Thu Sep 16 01:03:13 CEST 2010


Revision: 10968
          http://gar.svn.sourceforge.net/gar/?rev=10968&view=rev
Author:   wahwah
Date:     2010-09-15 23:03:13 +0000 (Wed, 15 Sep 2010)

Log Message:
-----------
postgresql: Moved 3 libs to libpq, added a dependency on CSWlibgnugetopt and overrides.

Modified Paths:
--------------
    csw/mgar/pkg/postgresql/branches/optcsw/Makefile

Modified: csw/mgar/pkg/postgresql/branches/optcsw/Makefile
===================================================================
--- csw/mgar/pkg/postgresql/branches/optcsw/Makefile	2010-09-15 22:56:22 UTC (rev 10967)
+++ csw/mgar/pkg/postgresql/branches/optcsw/Makefile	2010-09-15 23:03:13 UTC (rev 10968)
@@ -85,6 +85,7 @@
 
 RUNTIME_DEP_PKGS_CSWpostgresql                        = CSWpostgresql-$(BASE_VERSION_G)
 RUNTIME_DEP_PKGS_CSWpostgresql-$(BASE_VERSION_G)     += CSWkrb5lib
+RUNTIME_DEP_PKGS_CSWpostgresql-$(BASE_VERSION_G)     += CSWlibgnugetopt
 RUNTIME_DEP_PKGS_CSWpostgresql-$(BASE_VERSION_G)     += CSWlibpq-$(BASE_VERSION_G)
 RUNTIME_DEP_PKGS_CSWpostgresql-$(BASE_VERSION_G)     += CSWlibxml2
 RUNTIME_DEP_PKGS_CSWpostgresql-$(BASE_VERSION_G)     += CSWlibxslt
@@ -98,6 +99,9 @@
 RUNTIME_DEP_PKGS_CSWlibpq-$(BASE_VERSION_G)          += CSWzlib
 RUNTIME_DEP_PKGS_CSWpostgresql-$(BASE_VERSION_G)-dev  = CSWpostgresql-$(BASE_VERSION_G)
 
+CHECKPKG_OVERRIDES_CSWpostgresql += surplus-dependency|CSWpostgresql-84
+CHECKPKG_OVERRIDES_CSWpostgresql-84-dev += surplus-dependency|CSWpostgresql-84
+
 ARCHALL_CSWpostgresql                       = 1
 ARCHALL_CSWpostgresql-$(BASE_VERSION_G)-doc = 1
 ARCHALL_CSWpostgresql-$(BASE_VERSION_G)-doc = 1
@@ -156,7 +160,7 @@
 PKGFILES_CSWpostgresql-$(BASE_VERSION_G)-dev  = $(PKGFILES_DEVEL)
 PKGFILES_CSWlibpq-$(BASE_VERSION_G)           = $(PKGFILES_RT)
 PKGFILES_CSWlibpq-$(BASE_VERSION_G)          += $(libdir)/64
-PKGFILES_CSWlibpq-$(BASE_VERSION_G)          += $(prefix)/share/checkpkg/overrides/libpq$(BASE_VERSION_G)
+PKGFILES_CSWlibpq-$(BASE_VERSION_G)          += $(libdir).*lib(pq|pgtypes|ecpg)\.so.*
 
 # initscript_base_name = cswpostgres_$(subst .,_,$(BASE_VERSION))
 initscript_base_name = cswpostgres_$(VERSION_NODOT)


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