From 9d3f794f415aa4987a0062d84a75deff20c840d6 Mon Sep 17 00:00:00 2001 From: pawelz Date: Thu, 20 May 2010 18:26:50 +0000 Subject: [PATCH] - TODO: convert to "-installer" type package? - NOTE about distributability Changed files: confluence.spec -> 1.18 --- confluence.spec | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/confluence.spec b/confluence.spec index db9cf4a..01b3660 100644 --- a/confluence.spec +++ b/confluence.spec @@ -1,8 +1,20 @@ # 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 -- 2.44.0