[prev in list] [next in list] [prev in thread] [next in thread] 

List:       opensuse-buildservice
Subject:    Re: [opensuse-buildservice] Install package in distro chroot?
From:       Marcus =?utf-8?B?SMO8d2U=?= <suse-tux () gmx ! de>
Date:       2020-05-01 14:44:24
Message-ID: 20200501144424.iq2ienv7iv2kcr6u () linux
[Download RAW message or body]

On 2020-05-01 09:41:17 -0400, Kyle Edwards wrote:
> On Mon, 2020-04-13 at 14:11 -0400, Kyle Edwards wrote:
> > On Mon, 2020-04-13 at 08:45 -0400, Neal Gompa wrote:
> > >
> > > Add to your Project Config the following stanza:
> > >
> > > %if 0%{?debian} || 0%{?ubuntu}
> > > Support: pkg-create-dbgsym
> > > %endif
> > >
> > > More information on project config:
> > > https://openbuildservice.org/help/manuals/obs-user-guide/cha.obs.pr
> > > jc
> > > onfig.html
> > Thanks Neal, this was exactly what I needed.
>
> I have another question about this. Is it possible to be more specific
> than just "ubuntu"? pkg-create-dbgsym was removed as of 18.04, so I'd
> only like to use it if building for 16.04. Something like:
>
> %if 0%{?ubuntu16.04}
> Support: pkg-create-dbgsym
> %endif
>

%if 0%{?ubuntu_version} == 1604
...
%endif

should do the trick.


Marcus
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org
To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic