!5 fix build error
From: @zhang__3125 Reviewed-by: @overweight Signed-off-by: @overweight
This commit is contained in:
commit
bdafd52628
@ -3,7 +3,7 @@
|
||||
|
||||
Name: appstream
|
||||
Version: 0.15.2
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: Utilities to generate, maintain and access the AppStream database
|
||||
License: GPLv2+ and LGPLv2+
|
||||
URL: https://github.com/ximion/appstream
|
||||
@ -159,7 +159,6 @@ mv %{buildroot}%{_datadir}/metainfo/*.xml \
|
||||
%{_libexecdir}/appstreamcli-compose
|
||||
%{_mandir}/man1/appstreamcli-compose.1*
|
||||
%{_libdir}/libappstream-compose.so.0*
|
||||
%{_libdir}/libappstream-compose.so.%{version}
|
||||
%{_libdir}/girepository-1.0/AppStreamCompose-1.0.typelib
|
||||
%{_metainfodir}/org.freedesktop.appstream.compose.metainfo.xml
|
||||
|
||||
@ -168,6 +167,7 @@ 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 +181,11 @@ mv %{buildroot}%{_datadir}/metainfo/*.xml \
|
||||
%{_libdir}/libAppStreamQt.so
|
||||
|
||||
%changelog
|
||||
* Mon Jun 20 2022 lin zhang <lin.zhang@turbolinux.com.cn> - 0.15.2-2
|
||||
- fix build error
|
||||
- File listed twice libappstream-compose.so.0.15.2
|
||||
- uppackaged /usr/share/gtk-doc/html/appstream-compose
|
||||
|
||||
* Fri Apr 15 2022 lin zhang <lin.zhang@turbolinux.com.cn> - 0.15.2-1
|
||||
- Update to 0.15.2
|
||||
- Add appstream.yaml
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user