On Mon, 2017-02-06 at 12:54 +0200, Panu Matilainen wrote:
> On 02/06/2017 01:21 AM, Zbigniew Jędrzejewski-Szmek wrote:
> > On Sun, Feb 05, 2017 at 11:02:16PM +0100, Igor Gnatenko wrote:
> > > On Sun, 2017-02-05 at 18:29 +, Zbigniew Jędrzejewski-Szmek wrote:
> > > > systemd.spec file has
> > > >
On 5 February 2017 11:21:30 pm GMT+00:00, "Zbigniew Jędrzejewski-Szmek"
wrote:
>On Sun, Feb 05, 2017 at 11:02:16PM +0100, Igor Gnatenko wrote:
>> On Sun, 2017-02-05 at 18:29 +, Zbigniew Jędrzejewski-Szmek wrote:
>> > systemd.spec file has
>> > %ifarch %{ix86} x86_64 aarch64
>> > BuildRequir
On 02/06/2017 11:54 AM, Panu Matilainen wrote:
I'd say dnf builddep should by default extract the spec out of the
src.rpm and parse the spec locally for build-deps. There needs to be an
option for using the metadata in src.rpm directly though, because using
it IS perfectly sane when you do it li
On 02/06/2017 01:21 AM, Zbigniew Jędrzejewski-Szmek wrote:
On Sun, Feb 05, 2017 at 11:02:16PM +0100, Igor Gnatenko wrote:
On Sun, 2017-02-05 at 18:29 +, Zbigniew Jędrzejewski-Szmek wrote:
systemd.spec file has
%ifarch %{ix86} x86_64 aarch64
BuildRequires: gnu-efi gnu-efi-devel
%endif
...
On Sun, Feb 05, 2017 at 11:02:16PM +0100, Igor Gnatenko wrote:
> On Sun, 2017-02-05 at 18:29 +, Zbigniew Jędrzejewski-Szmek wrote:
> > systemd.spec file has
> > %ifarch %{ix86} x86_64 aarch64
> > BuildRequires: gnu-efi gnu-efi-devel
> > %endif
> >
> > ... and this seems to work fine in mock/k
On Sun, 2017-02-05 at 18:29 +, Zbigniew Jędrzejewski-Szmek wrote:
> systemd.spec file has
> %ifarch %{ix86} x86_64 aarch64
> BuildRequires: gnu-efi gnu-efi-devel
> %endif
>
> ... and this seems to work fine in mock/koji/etc.
>
> dnf builddep deals file with an srpm built on the architecture: