On Sun, Jul 23, 2023 at 08:19:29PM -0400, Richard Kimberly Heck wrote:
> RPM build errors:
>     Installed (but unpackaged) file(s) found:
>    /usr/share/metainfo/org.lyx.LyX.metainfo.xml
> 

Does this patch help?

Documentation in lyx.rpm.README mentions qt4 + i386, I'm not sure how
much is our rpm-build being used during recent years...

Pavel
diff --git a/development/lyx.spec.in b/development/lyx.spec.in
index b5333b27a8..9ee9555bcf 100644
--- a/development/lyx.spec.in
+++ b/development/lyx.spec.in
@@ -90,3 +90,4 @@ texhash
 %{_datadir}/texmf/tex/latex/%{name}
 %{_datadir}/icons/*
 %{_datadir}/applications/*
+%{_datadir}/metainfo/*
-- 
lyx-devel mailing list
lyx-devel@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-devel

Reply via email to