From 7823c37aac18a52d991f033c315b728b09842b6e Mon Sep 17 00:00:00 2001 From: starlet-dx <15929766099@163.com> Date: Wed, 2 Nov 2022 09:13:18 +0800 Subject: [PATCH] Fix build error --- appstream.spec | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/appstream.spec b/appstream.spec index bc3a357..f1c68df 100644 --- a/appstream.spec +++ b/appstream.spec @@ -3,7 +3,7 @@ Name: appstream Version: 0.15.2 -Release: 2 +Release: 3 Summary: Utilities to generate, maintain and access the AppStream database License: GPLv2+ and LGPLv2+ URL: https://github.com/ximion/appstream @@ -150,7 +150,6 @@ mv %{buildroot}%{_datadir}/metainfo/*.xml \ %{_docdir}/appstream/html/ ## symlink pointing to ^^, but need to take care, since rpm has ## trouble replacing dirs with symlinks, omit it for now -- rex -%exclude %{_datadir}/gtk-doc/html/appstream %{_datadir}/installed-tests/appstream/metainfo-validate.test %ldconfig_scriptlets compose @@ -167,7 +166,6 @@ mv %{buildroot}%{_datadir}/metainfo/*.xml \ %{_libdir}/libappstream-compose.so %{_libdir}/pkgconfig/appstream-compose.pc %{_datadir}/gir-1.0/AppStreamCompose-1.0.gir -%{_datadir}/gtk-doc/html/appstream-compose %ldconfig_scriptlets qt @@ -181,6 +179,9 @@ mv %{buildroot}%{_datadir}/metainfo/*.xml \ %{_libdir}/libAppStreamQt.so %changelog +* Wed Nov 02 2022 yaoxin - 0.15.2-3 +- Fix build error + * Mon Jun 20 2022 lin zhang - 0.15.2-2 - fix build error - File listed twice libappstream-compose.so.0.15.2