Yeah, I just added a couple of lines in the install step to put the file in
the place F27 expects it. (Modulo a couple of dumb typos that resulted in
two more failed builds. It's building again now, hopefully third time's the
charm.)

# Move appdata file to default location and validate
mkdir -p %{buildroot}%{_metainfodir}
mv %{buildroot}%{_datadir}/metainfo/*.appdata.xml
%{buildroot}%{_metainfodir}/
appstream-util validate-relax --nonet
%{buildroot}%{_metainfodir}/*.appdata.xml


On Mon, Sep 24, 2018 at 11:46 PM Sérgio Basto <[email protected]> wrote:

> Build failed, some thoughts about it: [1]
>
> [1]
> https://bugzilla.redhat.com/show_bug.cgi?id=1628218#c11
>
>
> On Tue, 2018-09-25 at 04:22 +0200, Frank R Dana wrote:
> > commit 96b1d31652dfcb038a0787f679e9ee9393498f21
> > Merge: 4c66e8a 7a4cd9e
> > Author: FeRD (Frank Dana) <[email protected]>
> > Date:   Mon Sep 24 22:22:37 2018 -0400
> >
> >     Merge branch 'master' into f27
> >
> >  .gitignore                       |  1 +
> >  openshot-2.4.3-appdata.patch     | 12 ++++++++
> >  openshot-find-lang.sh            | 40 ++++++++++++++++++++++-----
> >  openshot-rpmfusion-contact.patch | 10 +++++++
> >  openshot.spec                    | 60
> > ++++++++++++++++++++++++++++++----------
> >  sources                          |  2 +-
> >  6 files changed, 103 insertions(+), 22 deletions(-)
> > ---
> > _______________________________________________
> > rpmfusion-commits mailing list -- [email protected]
> > rg
> > To unsubscribe send an email to [email protected]
> > on.org
> --
> Sérgio M. B.
>
_______________________________________________
rpmfusion-developers mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to