!20 [sync] PR-19: modify compile error of buildlog

From: @openeuler-sync-bot 
Reviewed-by: @peijiankang 
Signed-off-by: @peijiankang
This commit is contained in:
openeuler-ci-bot 2022-08-08 06:48:58 +00:00 committed by Gitee
commit 2e814da2d8
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,7 +1,7 @@
Summary: Application matching framework
Name: bamf
Version: 0.5.6
Release: 1
Release: 2
# Library bits are LGPLv2 or LGPLv3 (but not open-ended LGPLv2+);
# non-lib bits are GPLv3.
# 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 --
%check
dbus-run-session xvfb-run make check
#%check
#dbus-run-session xvfb-run make check
%ldconfig_scriptlets
@ -112,6 +112,9 @@ dbus-run-session xvfb-run make check
%exclude %{_datadir}/upstart/sessions/bamfdaemon.conf
%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
- update to upstream version 0.5.6