From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on sa.local.altlinux.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.1 Date: Wed, 18 Mar 2020 18:04:29 +0100 From: Alexey Gladkov To: ALT Linux Team development discussions Message-ID: <20200318170429.6ybp66metqoovdni@comp-core-i7-2640m-0182e6> References: <20200316230307.rsrf5kpzaa2dfbpz@comp-core-i7-2640m-0182e6> <20200317062419.xf3o2jqwil3vvuag@europa.localdomain> <202003171731.20397.asy@altlinux.org> <20200317164031.GA16769@altlinux.org> <630ef0a6-8ce6-5d88-f7d4-f70c841239ca@gmail.com> <20200318005050.3a5e4e8d34576f665cc49644@altlinux.org> <20200318122351.iicba264mq5cxifc@comp-core-i7-2640m-0182e6> <20200318163509.ncrk2uwwpnnqqrpy@comp-core-i7-2640m-0182e6> <395e1b8b-838f-dc07-186b-ca30e97554f9@basealt.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <395e1b8b-838f-dc07-186b-ca30e97554f9@basealt.ru> Subject: Re: [devel] License tag for source packages X-BeenThere: devel@lists.altlinux.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: ALT Linux Team development discussions List-Id: ALT Linux Team development discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Mar 2020 17:04:33 -0000 Archived-At: List-Archive: List-Post: On Wed, Mar 18, 2020 at 07:48:09PM +0300, Anton Farygin wrote: > Забери пожалуйста тогда тексты лицензий из этих пакетов: > > js_of_ocaml/.gear/js_of_ocaml.spec:License: LGPLv2 with exceptions > ocaml-camlidl/.gear/ocaml-camlidl.spec:License: QPL and LGPLv2 with > exceptions > ocaml-cryptokit/.gear/ocaml-cryptokit.spec:License: LGPLv2 with exceptions > ocaml-dose3/.gear/ocaml-dose3.spec:License: LGPLv3+ with exceptions > ocaml-extlib/.gear/ocaml-extlib.spec:License: LGPLv2 with exceptions > ocaml/.gear/ocaml.spec:License: LGPLv2.1 with exceptions > ocaml-gettext/.gear/ocaml-gettext.spec:License: LGPLv2+ with exceptions > ocaml-graphics/.gear/ocaml-graphics.spec:License: LGPLv2.1 with exceptions > ocaml-lablgtk/.gear/ocaml-lablgtk.spec:License: LGPLv2 with exceptions > ocaml-labltk/.gear/ocaml-labltk.spec:License: LGPLv2+ with exceptions > ocaml-mccs/.gear/ocaml-mccs.spec:License: BSD and LGPLv3+ with exceptions > ocaml-migrate-parsetree/.gear/ocaml-migrate-parsetree.spec:License: LGPLv2+ > with exceptions > ocaml-num/.gear/ocaml-num.spec:License: LGPLv2+ with exceptions > ocaml-ocamlgraph/.gear/ocaml-ocamlgraph.spec:License: LGPLv2 with exceptions > ocaml-omake/.gear/ocaml-omake.spec:License:        LGPLv2+ with exceptions > and GPLv2+ and BSD > ocaml-opam-file-format/.gear/ocaml-opam-file-format.spec:License: LGPLv2 > with exceptions > ocaml-re/.gear/ocaml-re.spec:License: LGPLv2 with exceptions > ocaml-ssl/.gear/ocaml-ssl.spec:License: LGPLv2.1 with exemptions > ocaml-type-conv/.gear/ocaml-type-conv.spec:License: LGPLv2+ with exceptions > and BSD > ocaml-tyxml/.gear/ocaml-tyxml.spec:License:        LGPL with exeptions > ocaml-zarith/.gear/ocaml-zarith.spec:License: LGPLv2 with exceptions > ocaml-zip/.gear/ocaml-zip.spec:License: LGPLv2.1+ with exceptions > > И что мне при этом в спеках нужно будет указывать ? GPL/LGPL/QPL/BSD в ассортименте уже там есть. Не думаю, что у тебя возникнят трудности уточнить версию BSD. Вопрос в exceptions. У нас уже есть список exceptions. Нужно добавить недостающие. Тебе нужно будет писать всё тоже самое, но вместо "exceptions" будет написано конкретное исключение. -- Rgrds, legion