Revision: 6832 http://gar.svn.sourceforge.net/gar/?rev=6832&view=rev Author: chninkel Date: 2009-10-11 17:22:49 +0000 (Sun, 11 Oct 2009)
Log Message: ----------- cyrus_imapd: removed unuseful checkinstall code and fixed classes list Modified Paths: -------------- csw/mgar/pkg/cyrus_imapd/trunk/Makefile csw/mgar/pkg/cyrus_imapd/trunk/checksums csw/mgar/pkg/cyrus_imapd/trunk/files/CSWcyrusimapd.checkinstall Modified: csw/mgar/pkg/cyrus_imapd/trunk/Makefile =================================================================== --- csw/mgar/pkg/cyrus_imapd/trunk/Makefile 2009-10-11 14:10:57 UTC (rev 6831) +++ csw/mgar/pkg/cyrus_imapd/trunk/Makefile 2009-10-11 17:22:49 UTC (rev 6832) @@ -39,12 +39,12 @@ SPKG_DESC_CSWcyrusimapdutils = Various admin utilities for Cyrus Imapd/Popd CATALOGNAME_CSWcyrusimapdutils = cyrus_imapd_utils REQUIRED_PKGS_CSWcyrusimapdutils = CSWpmcyrus CSWosslrt CSWsasl CSWbdb4 CSWkrb5lib CSWpcrert -SPKG_CLASSES_CSWcyrusimapd = none +SPKG_CLASSES_CSWcyrusimapdutils = none SPKG_DESC_CSWpmcyrus = Perl interface to Cyrus Imap functions CATALOGNAME_CSWpmcyrus = pm_cyrus REQUIRED_PKGS_CSWpmcyrus = CSWperl CSWbdb4 CSWosslrt CSWsasl -SPKG_CLASSES_CSWcyrusimapd = none +SPKG_CLASSES_CSWpmcyrus = none ###### Upstream and opencsw files information ####### Modified: csw/mgar/pkg/cyrus_imapd/trunk/checksums =================================================================== --- csw/mgar/pkg/cyrus_imapd/trunk/checksums 2009-10-11 14:10:57 UTC (rev 6831) +++ csw/mgar/pkg/cyrus_imapd/trunk/checksums 2009-10-11 17:22:49 UTC (rev 6832) @@ -1,4 +1,4 @@ -a55d22e88ee57fa81da2ea75c6e0e3d8 CSWcyrusimapd.checkinstall +585646739e9403c02e868900ebed892a CSWcyrusimapd.checkinstall 5111a5573aa6d4878b852780aeae8a27 CSWcyrusimapd.preinstall 219ba1dc6ec1593132019389064eeeff CSWcyrusimapd.prototype 7e99e825a1d6b134b91392beec1807f4 CSWcyrusimapdutils.prototype Modified: csw/mgar/pkg/cyrus_imapd/trunk/files/CSWcyrusimapd.checkinstall =================================================================== --- csw/mgar/pkg/cyrus_imapd/trunk/files/CSWcyrusimapd.checkinstall 2009-10-11 14:10:57 UTC (rev 6831) +++ csw/mgar/pkg/cyrus_imapd/trunk/files/CSWcyrusimapd.checkinstall 2009-10-11 17:22:49 UTC (rev 6832) @@ -1,27 +1,5 @@ -# begin content of csw_smf_checkinstall -# (we must manually copy the content as we use -# our own checkinstall file, is there a better way ?) - trap `exit 3` 15 -# Assign Solaris release class to install release specific files -if [ -f "$BASEDIR/usr/sbin/svccfg" -a -f "$BASEDIR/usr/sbin/svcadm" ]; then - CLASSES="$CLASSES smf" - SMF="yes" -else - CLASSES="$CLASSES init" - SMF="no" -fi - -# Make env variables available to other packaging scripts -cat >$1 <<! -CLASSES=$CLASSES -SMF="$SMF" -! - -# end content of csw_smf_checkinstall - - if [ ! -f ${BASEDIR}/usr/bin/getent ]; then cat <<EOF Installation of this package requires the file /usr/bin/getent This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. _______________________________________________ devel mailing list devel@lists.opencsw.org https://lists.opencsw.org/mailman/listinfo/devel