Re: packaging golang guidelines (like etcd, consul)

2015-11-16 Thread Jan Chaloupka
On 11/16/2015 11:10 AM, Muayyad AlSadi wrote: On Mon, Nov 16, 2015 at 10:28 AM, Jan Chaloupka > wrote: *.src.rpm is reserved for a spec file, sources and patches. It does not provide any tarball with source codes. Or am I missing something? sources

Re: packaging golang guidelines (like etcd, consul)

2015-11-16 Thread Muayyad AlSadi
On Mon, Nov 16, 2015 at 10:28 AM, Jan Chaloupka wrote: > *.src.rpm is reserved for a spec file, sources and patches. It does not > provide any tarball with source codes. Or am I missing something? > sources = source tarballs = tarball with source codes or I'm mistaken. -- devel mailing list

Re: packaging golang guidelines (like etcd, consul)

2015-11-16 Thread Jan Chaloupka
devel at lists.fedoraproject.org <http://lists.fedoraproject.org> > > Cc: "Matthew Miller" http://fedoraproject.org>> > > Sent: Friday, November 6, 2015 3:47:42 PM > > Subject: Re: packaging golang guidelines (like etcd, consul) > > >

Re: packaging golang guidelines (like etcd, consul)

2015-11-13 Thread Muayyad AlSadi
at 10:11:08AM -0500, Jakub Cajka wrote: > > - Original Message - > > > From: "Adam Goode" > > > To: devel at lists.fedoraproject.org > > > Cc: "Matthew Miller" > > > Sent: Friday, November 6, 2015 3:47:42 PM > > > Su

Re: packaging golang guidelines (like etcd, consul)

2015-11-07 Thread Adam Goode
On Fri, Nov 06, 2015 at 10:11:08AM -0500, Jakub Cajka wrote: > - Original Message - > > From: "Adam Goode" > > To: devel at lists.fedoraproject.org > > Cc: "Matthew Miller" > > Sent: Friday, November 6, 2015 3:47:42 PM > > Subjec

Re: packaging golang guidelines (like etcd, consul)

2015-11-06 Thread Jakub Cajka
- Original Message - > From: "Adam Goode" > To: devel@lists.fedoraproject.org > Cc: "Matthew Miller" > Sent: Friday, November 6, 2015 3:47:42 PM > Subject: Re: packaging golang guidelines (like etcd, consul) > > On Mon, Nov 02, 2015 at 09:05:09A

Re: packaging golang guidelines (like etcd, consul)

2015-11-06 Thread Adam Goode
On Mon, Nov 02, 2015 at 09:05:09AM -0500, Matthew Miller wrote: > On Sun, Nov 01, 2015 at 05:44:42PM +0100, Jan Chaloupka wrote: > > >are there some fedora guidelines for golang apps? > > >are there macros and helpers for rpm? > > https://fedoraproject.org/wiki/PackagingDrafts/Go > > This needs he

Re: packaging golang guidelines (like etcd, consul)

2015-11-02 Thread Matthew Miller
On Sun, Nov 01, 2015 at 05:44:42PM +0100, Jan Chaloupka wrote: > >are there some fedora guidelines for golang apps? > >are there macros and helpers for rpm? > https://fedoraproject.org/wiki/PackagingDrafts/Go This needs help in going from a draft to real guidelines. -- Matthew Miller Fedora Pro

Re: packaging golang guidelines (like etcd, consul)

2015-11-01 Thread Jan Chaloupka
On 10/30/2015 10:07 PM, Muayyad AlSadi wrote: hi, I'm on f22 and have consul and etcd from the repos ldd /usr/bin/consul linux-vdso.so.1 (0x7ffc98fa2000) liblmdb.so.0.0.0 => /lib64/liblmdb.so.0.0.0 (0x7f99bc1b5000) libpthread.so.0 => /lib64/libpthread.so.0 (0x7f99bbf99000) libc.so

packaging golang guidelines (like etcd, consul)

2015-10-30 Thread Muayyad AlSadi
hi, I'm on f22 and have consul and etcd from the repos ldd /usr/bin/consul linux-vdso.so.1 (0x7ffc98fa2000) liblmdb.so.0.0.0 => /lib64/liblmdb.so.0.0.0 (0x7f99bc1b5000) libpthread.so.0 => /lib64/libpthread.so.0 (0x7f99bbf99000) libc.so.6 => /lib64/libc.so.6 (0x7f99bbbd8000) /lib64