[csw-devel] SF.net SVN: gar:[11891] csw/mgar/pkg/exim/trunk
bdwalton at users.sourceforge.net
bdwalton at users.sourceforge.net
Sun Dec 12 21:29:44 CET 2010
Revision: 11891
http://gar.svn.sourceforge.net/gar/?rev=11891&view=rev
Author: bdwalton
Date: 2010-12-12 20:29:44 +0000 (Sun, 12 Dec 2010)
Log Message:
-----------
exim: convert old manual depend file to automatic gar one
Modified Paths:
--------------
csw/mgar/pkg/exim/trunk/Makefile
Removed Paths:
-------------
csw/mgar/pkg/exim/trunk/files/CSWexim.depend
Modified: csw/mgar/pkg/exim/trunk/Makefile
===================================================================
--- csw/mgar/pkg/exim/trunk/Makefile 2010-12-12 15:56:56 UTC (rev 11890)
+++ csw/mgar/pkg/exim/trunk/Makefile 2010-12-12 20:29:44 UTC (rev 11891)
@@ -16,11 +16,14 @@
MASTER_SITES = ftp://ftp.exim.org/pub/exim/exim4/
DISTFILES = $(NAME)-$(VERSION).tar.bz2
-DISTFILES += $(call admfiles,CSWexim,depend prototype postinstall postremove \
+DISTFILES += $(call admfiles,CSWexim prototype postinstall postremove \
preinstall preremove request space checkinstall)
DISTFILES += Makefile.patch exim_install.patch spf2.patch
DISTFILES += i.smfyes i.smfno
+RUNTIME_DEP_PKGS_CSWexim = CSWiconv CSWoldaprt CSWosslrt CSWsasl
+RUNTIME_DEP_PKGS_CSWexim = CSWmysql5rt CSWlibpq CSWlibspf2 CSWggettext
+
# We define upstream file regex so we can be notifed of new upstream software release
UFILES_REGEX = $(NAME)-(\d+(?:\.\d+)*).tar.bz2
Deleted: csw/mgar/pkg/exim/trunk/files/CSWexim.depend
===================================================================
--- csw/mgar/pkg/exim/trunk/files/CSWexim.depend 2010-12-12 15:56:56 UTC (rev 11890)
+++ csw/mgar/pkg/exim/trunk/files/CSWexim.depend 2010-12-12 20:29:44 UTC (rev 11891)
@@ -1,8 +0,0 @@
-P CSWiconv libiconv - GNU iconv library
-P CSWoldaprt openldap_rt - ldap runtime libraries
-P CSWosslrt openssl_rt - OpenSSL runtime libraries
-P CSWsasl sasl - Simple Authentication and Security Layer
-P CSWmysql5rt mysql5rt - run-time libs for mysql5
-P CSWlibpq libpq - libraries needed by PostgreSQL server and clients
-P CSWlibspf2 libspf2 - Library that implements Sender Policy Framework
-P CSWggettext ggettext - GNU gettext
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