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: Mon, 2 May 2016 11:27:53 +0200 From: Alexey Gladkov To: ALT Linux Team development discussions Message-ID: <20160502092753.GB18180@comp-core-i7-2640m-0182e6.fortress> References: <20160502025325.GA25370@mw.mithraen.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20160502025325.GA25370@mw.mithraen.ru> Subject: Re: [devel] =?utf-8?b?0L/RgNC40LvQvtC20LXQvdC40Y8g0L3QsCBnb2xhbmc=?= 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: Mon, 02 May 2016 09:27:41 -0000 Archived-At: List-Archive: List-Post: On Mon, May 02, 2016 at 05:53:25AM +0300, Денис Смирнов wrote: > Где прочитать про то, как у нас правильно паковать приложения и библиотеки на Go? Есть пакет rpm-build-golang. Там макросы и хэлперы. В репозитории есть примеры их использования. Зависимости делаются вида: BuildRequires: golang(golang.org/x/tools/go/types) -- Rgrds, legion