[csw-devel] SF.net SVN: gar:[19303] csw/mgar/pkg/pgadmin3/trunk

guengel at users.sourceforge.net guengel at users.sourceforge.net
Thu Sep 27 14:54:55 CEST 2012


Revision: 19303
          http://gar.svn.sourceforge.net/gar/?rev=19303&view=rev
Author:   guengel
Date:     2012-09-27 12:54:55 +0000 (Thu, 27 Sep 2012)
Log Message:
-----------
pgadmin3/trunk: Removed obsolete dependencies since direct binding is in place

Modified Paths:
--------------
    csw/mgar/pkg/pgadmin3/trunk/Makefile
    csw/mgar/pkg/pgadmin3/trunk/files/changelog.CSW

Modified: csw/mgar/pkg/pgadmin3/trunk/Makefile
===================================================================
--- csw/mgar/pkg/pgadmin3/trunk/Makefile	2012-09-27 11:27:21 UTC (rev 19302)
+++ csw/mgar/pkg/pgadmin3/trunk/Makefile	2012-09-27 12:54:55 UTC (rev 19303)
@@ -23,41 +23,24 @@
 
 # Ignore them for now
 CHECKPKG_OVERRIDES_CSWpgadmin3 += file-with-bad-content|/usr/local|root/opt/csw/share/pgadmin3/docs/zh_TW/hints/instrumentation.html
-CHECKPKG_OVERRIDES_CSWpgadmin3 += file-with-bad-content|/usr/local|root/opt/csw/share/pgadmin3/docs/cs_CZ/connect.html
-CHECKPKG_OVERRIDES_CSWpgadmin3 += file-with-bad-content|/usr/local|root/opt/csw/share/pgadmin3/docs/cs_CZ/extend.html
-CHECKPKG_OVERRIDES_CSWpgadmin3 += file-with-bad-content|/usr/local|root/opt/csw/share/pgadmin3/docs/cs_CZ/pgagent-install.html
 CHECKPKG_OVERRIDES_CSWpgadmin3 += file-with-bad-content|/usr/local|root/opt/csw/share/pgadmin3/docs/cs_CZ/hints/instrumentation.html
 CHECKPKG_OVERRIDES_CSWpgadmin3 += file-with-bad-content|/usr/local|root/opt/csw/share/pgadmin3/docs/zh_CN/hints/instrumentation.html
 CHECKPKG_OVERRIDES_CSWpgadmin3 += file-with-bad-content|/usr/local|root/opt/csw/share/pgadmin3/docs/sl_SI/hints/instrumentation.html
 CHECKPKG_OVERRIDES_CSWpgadmin3 += file-with-bad-content|/usr/local|root/opt/csw/share/pgadmin3/docs/es_ES/hints/instrumentation.html
 CHECKPKG_OVERRIDES_CSWpgadmin3 += file-with-bad-content|/usr/local|root/opt/csw/share/pgadmin3/docs/fi_FI/hints/instrumentation.html
 CHECKPKG_OVERRIDES_CSWpgadmin3 += file-with-bad-content|/usr/local|root/opt/csw/share/pgadmin3/docs/de_DE/hints/instrumentation.html
-CHECKPKG_OVERRIDES_CSWpgadmin3 += file-with-bad-content|/usr/local|root/opt/csw/share/pgadmin3/docs/en_US/pgagent-install.html
-CHECKPKG_OVERRIDES_CSWpgadmin3 += file-with-bad-content|/usr/local|root/opt/csw/share/pgadmin3/docs/en_US/extend.html
-CHECKPKG_OVERRIDES_CSWpgadmin3 += file-with-bad-content|/usr/local|root/opt/csw/share/pgadmin3/docs/en_US/connect.html
 CHECKPKG_OVERRIDES_CSWpgadmin3 += file-with-bad-content|/usr/local|root/opt/csw/share/pgadmin3/docs/en_US/hints/instrumentation.html
-CHECKPKG_OVERRIDES_CSWpgadmin3 += file-with-bad-content|/usr/local|root/opt/csw/share/pgadmin3/docs/fr_FR/extend.html
-CHECKPKG_OVERRIDES_CSWpgadmin3 += file-with-bad-content|/usr/local|root/opt/csw/share/pgadmin3/docs/fr_FR/connect.html
-CHECKPKG_OVERRIDES_CSWpgadmin3 += file-with-bad-content|/usr/local|root/opt/csw/share/pgadmin3/docs/fr_FR/pgagent-install.html
 CHECKPKG_OVERRIDES_CSWpgadmin3 += file-with-bad-content|/usr/local|root/opt/csw/share/pgadmin3/docs/fr_FR/hints/instrumentation.html
-CHECKPKG_OVERRIDES_CSWpgadmin3 += file-with-bad-content|/usr/share|root/opt/csw/share/pgadmin3/docs/cs_CZ/pgagent-install.html
+CHECKPKG_OVERRIDES_CSWpgadmin3 += file-with-bad-content|/usr/local|root/opt/csw/share/pgadmin3/docs/en_US/extend.html
+CHECKPKG_OVERRIDES_CSWpgadmin3 += file-with-bad-content|/usr/local|root/opt/csw/share/pgadmin3/docs/en_US/pgagent-install.html
 CHECKPKG_OVERRIDES_CSWpgadmin3 += file-with-bad-content|/usr/share|root/opt/csw/share/pgadmin3/docs/en_US/pgagent-install.html
-CHECKPKG_OVERRIDES_CSWpgadmin3 += file-with-bad-content|/usr/share|root/opt/csw/share/pgadmin3/docs/fr_FR/pgagent-install.html
 
 RUNTIME_DEP_PKGS_CSWpgadmin3 += CSWwxwidgetscommon
 RUNTIME_DEP_PKGS_CSWpgadmin3 += CSWwxwidgetsgtk2
-RUNTIME_DEP_PKGS_CSWpgadmin3 += CSWlibncursesw5
-RUNTIME_DEP_PKGS_CSWpgadmin3 += CSWlibssl1-0-0
-RUNTIME_DEP_PKGS_CSWpgadmin3 += CSWlibz1
-RUNTIME_DEP_PKGS_CSWpgadmin3 += CSWsunmath
 RUNTIME_DEP_PKGS_CSWpgadmin3 += CSWlibxslt1
-RUNTIME_DEP_PKGS_CSWpgadmin3 += CSWlibkrb5-3
 RUNTIME_DEP_PKGS_CSWpgadmin3 += CSWlibxml2-2
 RUNTIME_DEP_PKGS_CSWpgadmin3 += CSWlibpq5
-RUNTIME_DEP_PKGS_CSWpgadmin3 += CSWlibiconv2
 
-BUILD_DEP_PKGS  = CSWlibncurses-dev
-BUILD_DEP_PKGS += CSWlibssl-dev
 BUILD_DEP_PKGS += CSWlibxml2-dev
 BUILD_DEP_PKGS += CSWlibxslt-dev
 BUILD_DEP_PKGS += CSWpostgresql-dev

Modified: csw/mgar/pkg/pgadmin3/trunk/files/changelog.CSW
===================================================================
--- csw/mgar/pkg/pgadmin3/trunk/files/changelog.CSW	2012-09-27 11:27:21 UTC (rev 19302)
+++ csw/mgar/pkg/pgadmin3/trunk/files/changelog.CSW	2012-09-27 12:54:55 UTC (rev 19303)
@@ -1,3 +1,10 @@
+pgadmin3 (1.16.0,REV=2012.09.27)
+
+  * Removed obsolete dependencies since direct binding is in place.
+
+ -- Rafael Ostertag <raos at opencsw.org>  Thu, 27 Sep 2012 14:52:06 +0200
+
+
 pgadmin3 (1.16.0,REV=2012.09.25)
 
   * New upstream release 1.16.0.

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