enable test

This commit is contained in:
openeuler-basic 2020-02-17 17:36:00 +08:00
parent 57b22ccf4c
commit 208fb56369

View File

@ -16,7 +16,7 @@
Name: systemd Name: systemd
Url: https://www.freedesktop.org/wiki/Software/systemd Url: https://www.freedesktop.org/wiki/Software/systemd
Version: 243 Version: 243
Release: 13 Release: 14
License: MIT and LGPLv2+ and GPLv2+ License: MIT and LGPLv2+ and GPLv2+
Summary: System and Service Manager Summary: System and Service Manager
@ -264,7 +264,7 @@ CONFIGURE_OPTS=(
-Dhwdb=true -Dhwdb=true
-Dsysusers=true -Dsysusers=true
-Ddefault-kill-user-processes=false -Ddefault-kill-user-processes=false
-Dtests=false -Dtests=true
-Dinstall-tests=false -Dinstall-tests=false
-Dtty-gid=5 -Dtty-gid=5
-Dusers-gid=100 -Dusers-gid=100
@ -1453,6 +1453,12 @@ fi
%exclude /usr/share/man/man3/* %exclude /usr/share/man/man3/*
%changelog %changelog
* Mon Feb 17 2020 openEuler Buildteam <buildteam@openeuler.org> - 243-14
- Type:enhancement
- ID:NA
- SUG:NA
- DESC:enable tests
* Mon Feb 3 2020 openEuler Buildteam <buildteam@openeuler.org> - 243-13 * Mon Feb 3 2020 openEuler Buildteam <buildteam@openeuler.org> - 243-13
- Type:enhancement - Type:enhancement
- ID:NA - ID:NA