fix build error
This commit is contained in:
parent
1198fb2a83
commit
45de651252
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
Name: appstream
|
Name: appstream
|
||||||
Version: 0.15.2
|
Version: 0.15.2
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: Utilities to generate, maintain and access the AppStream database
|
Summary: Utilities to generate, maintain and access the AppStream database
|
||||||
License: GPLv2+ and LGPLv2+
|
License: GPLv2+ and LGPLv2+
|
||||||
URL: https://github.com/ximion/appstream
|
URL: https://github.com/ximion/appstream
|
||||||
@ -159,7 +159,6 @@ mv %{buildroot}%{_datadir}/metainfo/*.xml \
|
|||||||
%{_libexecdir}/appstreamcli-compose
|
%{_libexecdir}/appstreamcli-compose
|
||||||
%{_mandir}/man1/appstreamcli-compose.1*
|
%{_mandir}/man1/appstreamcli-compose.1*
|
||||||
%{_libdir}/libappstream-compose.so.0*
|
%{_libdir}/libappstream-compose.so.0*
|
||||||
%{_libdir}/libappstream-compose.so.%{version}
|
|
||||||
%{_libdir}/girepository-1.0/AppStreamCompose-1.0.typelib
|
%{_libdir}/girepository-1.0/AppStreamCompose-1.0.typelib
|
||||||
%{_metainfodir}/org.freedesktop.appstream.compose.metainfo.xml
|
%{_metainfodir}/org.freedesktop.appstream.compose.metainfo.xml
|
||||||
|
|
||||||
@ -168,6 +167,7 @@ mv %{buildroot}%{_datadir}/metainfo/*.xml \
|
|||||||
%{_libdir}/libappstream-compose.so
|
%{_libdir}/libappstream-compose.so
|
||||||
%{_libdir}/pkgconfig/appstream-compose.pc
|
%{_libdir}/pkgconfig/appstream-compose.pc
|
||||||
%{_datadir}/gir-1.0/AppStreamCompose-1.0.gir
|
%{_datadir}/gir-1.0/AppStreamCompose-1.0.gir
|
||||||
|
%{_datadir}/gtk-doc/html/appstream-compose
|
||||||
|
|
||||||
%ldconfig_scriptlets qt
|
%ldconfig_scriptlets qt
|
||||||
|
|
||||||
@ -181,6 +181,11 @@ mv %{buildroot}%{_datadir}/metainfo/*.xml \
|
|||||||
%{_libdir}/libAppStreamQt.so
|
%{_libdir}/libAppStreamQt.so
|
||||||
|
|
||||||
%changelog
|
%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
|
* Fri Apr 15 2022 lin zhang <lin.zhang@turbolinux.com.cn> - 0.15.2-1
|
||||||
- Update to 0.15.2
|
- Update to 0.15.2
|
||||||
- Add appstream.yaml
|
- Add appstream.yaml
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user