Author: pawelz Date: Thu May 20 18:26:55 2010 GMT Module: packages Tag: HEAD ---- Log message: - TODO: convert to "-installer" type package? - NOTE about distributability
---- Files affected: packages/confluence: confluence.spec (1.17 -> 1.18) ---- Diffs: ================================================================ Index: packages/confluence/confluence.spec diff -u packages/confluence/confluence.spec:1.17 packages/confluence/confluence.spec:1.18 --- packages/confluence/confluence.spec:1.17 Thu May 20 11:37:12 2010 +++ packages/confluence/confluence.spec Thu May 20 20:26:50 2010 @@ -1,9 +1,21 @@ # $Revision$, $Date$ # TODO: -# - ask atlassian for permission to redistribute it. # - install more language packs from # http://confluence.atlassian.com/display/DISC/Language+Pack+Translations # - some workaround for pull-down menu problem (see README.PLD) +# - convert to "-installer" type package? + +# NOTE: +# Do not remove NoSource tags. Make sure DistFiles won't fetch Confluence sources. +# +# Todd Revolt from Atlassian told that: +# * We are free to integrate Atlassian products into PLD. So we can write +# installer scripts, create nosrc packages etc. +# * We are not permitted to redistribute their products. That mean during +# installation each user has to download Confluence from atlassian web +# page. +# BTW: maybe just add wget http://atlassian.com/(...)tar.gz -O /dev/null to +# %pre? # Conditional build %bcond_with customized # use patch for confluence-%{version}.jar @@ -162,6 +174,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.18 2010/05/20 18:26:50 pawelz +- TODO: convert to "-installer" type package? +- NOTE about distributability + Revision 1.17 2010/05/20 09:37:12 pawelz - link to site describing workaround for pull-down menu problem ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/confluence/confluence.spec?r1=1.17&r2=1.18&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
