[csw-devel] SF.net SVN: gar:[18919] csw/mgar/pkg/imapproxy/trunk

chninkel at users.sourceforge.net chninkel at users.sourceforge.net
Mon Aug 13 00:02:03 CEST 2012


Revision: 18919
          http://gar.svn.sourceforge.net/gar/?rev=18919&view=rev
Author:   chninkel
Date:     2012-08-12 22:02:02 +0000 (Sun, 12 Aug 2012)
Log Message:
-----------
removed superfluous dependency on libwrap

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

Modified: csw/mgar/pkg/imapproxy/trunk/Makefile
===================================================================
--- csw/mgar/pkg/imapproxy/trunk/Makefile	2012-08-12 19:58:06 UTC (rev 18918)
+++ csw/mgar/pkg/imapproxy/trunk/Makefile	2012-08-12 22:02:02 UTC (rev 18919)
@@ -28,8 +28,7 @@
 
 PACKAGES = CSWimapproxy
 
-RUNTIME_DEP_PKGS  = CSWlibwrap1
-RUNTIME_DEP_PKGS += CSWlibssl1-0-0
+RUNTIME_DEP_PKGS = CSWlibssl1-0-0
 
 # Default paths referenced in documentation files, can be safely ignored
 CHECKPKG_OVERRIDES_CSWimapproxy += file-with-bad-content|/usr/local|root/opt/csw/share/doc/imapproxy/README
@@ -39,6 +38,7 @@
 # DTD paths referenced in smf manifest file, can be safely ignored
 CHECKPKG_OVERRIDES_CSWimapproxy += file-with-bad-content|/usr/share|root/var/opt/csw/svc/manifest/network/cswimapproxy.xml
 
+PACKAGING_PLATFORMS = solaris10-sparc solaris10-i386
 
 ###### Upstream and opencsw files information #######
 
@@ -76,6 +76,7 @@
 ##### Build and installation information #####
 
 CONFIGURE_ARGS = $(DIRPATHS)
+CONFIGURE_ARGS += --with-libwrap=no
 
 TEST_SCRIPTS =
 

Modified: csw/mgar/pkg/imapproxy/trunk/files/changelog.CSW
===================================================================
--- csw/mgar/pkg/imapproxy/trunk/files/changelog.CSW	2012-08-12 19:58:06 UTC (rev 18918)
+++ csw/mgar/pkg/imapproxy/trunk/files/changelog.CSW	2012-08-12 22:02:02 UTC (rev 18919)
@@ -1,5 +1,12 @@
 imapproxy (1.2.7,REV=2012.05.17) unstable
 
+  * Removed superfluous dependency on CSWlibwrap1 as it 
+    was no really used in fact.
+
+ -- Yann Rouillard <yann at opencsw.org>  Mon, 13 Aug 2012 00:00:49 +0200
+
+imapproxy (1.2.7,REV=2012.05.17) unstable
+
   * Rebuilt against libssl 1.0
   * Updated depandancy name: CSWtcpwrap -> CSWlibwrap1
   * Fixed default ca certificates bundle path in configuration file

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