[csw-devel] SF.net SVN: gar:[4285] csw/mgar/pkg/vsftpd/trunk
chninkel at users.sourceforge.net
chninkel at users.sourceforge.net
Sun Apr 12 15:32:04 CEST 2009
Revision: 4285
http://gar.svn.sourceforge.net/gar/?rev=4285&view=rev
Author: chninkel
Date: 2009-04-12 13:32:03 +0000 (Sun, 12 Apr 2009)
Log Message:
-----------
vsftpd: switched to dynamic depend files
Modified Paths:
--------------
csw/mgar/pkg/vsftpd/trunk/Makefile
csw/mgar/pkg/vsftpd/trunk/checksums
Removed Paths:
-------------
csw/mgar/pkg/vsftpd/trunk/files/CSWvsftpd.depend
Modified: csw/mgar/pkg/vsftpd/trunk/Makefile
===================================================================
--- csw/mgar/pkg/vsftpd/trunk/Makefile 2009-04-12 13:26:16 UTC (rev 4284)
+++ csw/mgar/pkg/vsftpd/trunk/Makefile 2009-04-12 13:32:03 UTC (rev 4285)
@@ -32,14 +32,18 @@
# (init/smf classes are dynamically added in checkinstall)
SPKG_CLASSES = none cswpreserveconf
+REQUIRED_PKGS = CSWtcpwrap
+REQUIRED_PKGS += CSWosslrt
+REQUIRED_PKGS += CSWcswclassutils
+
###### Upstream and opencsw files information #######
# We define upstream file regex so we can be notifed of new upstream software release
UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.gz
DISTFILES = $(GARNAME)-$(GARVERSION).tar.gz
-DISTFILES += $(call admfiles,CSWvsftpd,prototype preinstall depend csw_usrgrp_config)
+DISTFILES += $(call admfiles,CSWvsftpd,prototype preinstall csw_usrgrp_config)
DISTFILES += changelog.CSW README.CSW
DISTFILES += vsftpd.conf vsftpd.userlist
DISTFILES += cswvsftpd cswvsftpd.xml svc-cswvsftpd
Modified: csw/mgar/pkg/vsftpd/trunk/checksums
===================================================================
--- csw/mgar/pkg/vsftpd/trunk/checksums 2009-04-12 13:26:16 UTC (rev 4284)
+++ csw/mgar/pkg/vsftpd/trunk/checksums 2009-04-12 13:32:03 UTC (rev 4285)
@@ -1,5 +1,4 @@
314e73654490c2abe742b7ed7be798b1 download/CSWvsftpd.csw_usrgrp_config
-6193a623b66f1132fa0d3e64904ecf15 download/CSWvsftpd.depend
598e429baa86555a44a3da6581a78704 download/CSWvsftpd.gspec
a2f5b70fe49839b0463c9d90af0f11dd download/CSWvsftpd.preinstall
3445fbf0fc7e28cc7f2db827dfbaddb0 download/CSWvsftpd.prototype
Deleted: csw/mgar/pkg/vsftpd/trunk/files/CSWvsftpd.depend
===================================================================
--- csw/mgar/pkg/vsftpd/trunk/files/CSWvsftpd.depend 2009-04-12 13:26:16 UTC (rev 4284)
+++ csw/mgar/pkg/vsftpd/trunk/files/CSWvsftpd.depend 2009-04-12 13:32:03 UTC (rev 4285)
@@ -1,3 +0,0 @@
-P CSWtcpwrap tcpwrappers (ipv6.4 patched) lib and tools for pre-screening tcp connections
-P CSWosslrt openssl Openssl meta package
-P CSWcswclassutils
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