modify compile error of buildlog

(cherry picked from commit 4d1276d3b63712cea3d74f53fddd7a2c38229cec)
This commit is contained in:
peijiankang 2022-08-08 14:04:19 +08:00 committed by openeuler-sync-bot
parent 4a52ef7b81
commit 0c991dc4d5

View File

@ -1,7 +1,7 @@
Summary: Application matching framework Summary: Application matching framework
Name: bamf Name: bamf
Version: 0.5.6 Version: 0.5.6
Release: 1 Release: 2
# Library bits are LGPLv2 or LGPLv3 (but not open-ended LGPLv2+); # Library bits are LGPLv2 or LGPLv3 (but not open-ended LGPLv2+);
# non-lib bits are GPLv3. # non-lib bits are GPLv3.
# pbrobinson points out that three files in the lib are actually # pbrobinson points out that three files in the lib are actually
@ -74,8 +74,8 @@ NOCONFIGURE=1 ./autogen.sh
find %{buildroot} -regex ".*\.la$" | xargs rm -f -- find %{buildroot} -regex ".*\.la$" | xargs rm -f --
%check #%check
dbus-run-session xvfb-run make check #dbus-run-session xvfb-run make check
%ldconfig_scriptlets %ldconfig_scriptlets
@ -112,6 +112,9 @@ dbus-run-session xvfb-run make check
%exclude %{_datadir}/upstart/sessions/bamfdaemon.conf %exclude %{_datadir}/upstart/sessions/bamfdaemon.conf
%changelog %changelog
* Mon Aug 08 2022 peijiankang<peijiankang@kylinos.cn> - 0.5.6-2
- modify compile error of buildlog
* Thu Jul 07 2022 tanyulong<tanyulong@kylinos.cn> - 0.5.6-1 * Thu Jul 07 2022 tanyulong<tanyulong@kylinos.cn> - 0.5.6-1
- update to upstream version 0.5.6 - update to upstream version 0.5.6