!16 [sync] PR-15: enable test

From: @openeuler-sync-bot 
Reviewed-by: @t_feng 
Signed-off-by: @t_feng
This commit is contained in:
openeuler-ci-bot 2023-03-17 08:34:18 +00:00 committed by Gitee
commit 9e0222d876
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,6 +1,6 @@
Name: shared-mime-info
Version: 1.10
Release: 4
Release: 5
Summary: Shared MIME information database
License: GPLv2+
URL: https://freedesktop.org/wiki/Software/shared-mime-info/
@ -36,6 +36,9 @@ the maintainers.
%configure --disable-silent-rules --disable-update-mimedb
make
%check
make check
%install
PKGSYSTEM_ENABLE_FSYNC=0 \
%make_install
@ -78,5 +81,8 @@ update-mime-database -n %{_datadir}/mime &> /dev/null ||:
%{_mandir}/man1/*.gz
%changelog
* Fri Mar 17 2023 zhangpan <zhangpan103@h-partners.com> - 1.10-5
- enable test
* Tue Aug 27 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.10-4
- Package init