[csw-devel] SF.net SVN: gar:[13875] csw/mgar/pkg/exim/trunk

bdwalton at users.sourceforge.net bdwalton at users.sourceforge.net
Sun Mar 20 03:45:17 CET 2011


Revision: 13875
          http://gar.svn.sourceforge.net/gar/?rev=13875&view=rev
Author:   bdwalton
Date:     2011-03-20 02:45:17 +0000 (Sun, 20 Mar 2011)

Log Message:
-----------
exim/trunk: override usr/local ref in exim binary, add release notes about it

Modified Paths:
--------------
    csw/mgar/pkg/exim/trunk/Makefile

Added Paths:
-----------
    csw/mgar/pkg/exim/trunk/files/CSWexim.cswreleasenotes

Modified: csw/mgar/pkg/exim/trunk/Makefile
===================================================================
--- csw/mgar/pkg/exim/trunk/Makefile	2011-03-20 02:28:08 UTC (rev 13874)
+++ csw/mgar/pkg/exim/trunk/Makefile	2011-03-20 02:45:17 UTC (rev 13875)
@@ -17,7 +17,7 @@
 MASTER_SITES = ftp://ftp.exim.org/pub/exim/exim4/
 DISTFILES  = $(NAME)-$(VERSION).tar.bz2
 DISTFILES += CSWexim.postinstall CSWexim.postremove CSWexim.preremove
-DISTFILES += CSWexim.request
+DISTFILES += CSWexim.request CSWexim.cswreleasenotes
 
 # NOTE TO FUTURE MAINTAINERS:
 # This patch should be thoroughly reviewed for each update so as not to
@@ -76,6 +76,7 @@
 CHECKPKG_OVERRIDES_CSWexim += surplus-dependency|CSWgzip
 CHECKPKG_OVERRIDES_CSWexim += discouraged-path-in-pkgmap|/opt/csw/var/log
 CHECKPKG_OVERRIDES_CSWexim += discouraged-path-in-pkgmap|/opt/csw/var/log/exim
+CHECKPKG_OVERRIDES_CSWexim += file-with-bad-content|/usr/local|root/opt/csw/sbin/exim
 
 PROTOTYPE_MODIFIERS = eximsuid eximlogs
 PROTOTYPE_PERMS_eximsuid = 4755

Added: csw/mgar/pkg/exim/trunk/files/CSWexim.cswreleasenotes
===================================================================
--- csw/mgar/pkg/exim/trunk/files/CSWexim.cswreleasenotes	                        (rev 0)
+++ csw/mgar/pkg/exim/trunk/files/CSWexim.cswreleasenotes	2011-03-20 02:45:17 UTC (rev 13875)
@@ -0,0 +1,4 @@
+/usr/local reference in exim binary:
+  This is the default path for some drweb malware detection tool.  It's
+  overridable via configuration and I don't have a better default for it
+  since we don't ship it.


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