!2 opensc: make check after installation

Merge pull request !2 from guoxiaoqi/next
This commit is contained in:
openeuler-ci-bot 2020-02-14 16:34:38 +08:00 committed by Gitee
commit 9347521e40

View File

@ -3,7 +3,7 @@
Name: opensc
Version: 0.20.0
Release: 1
Release: 2
License: LGPLv2.1+
Summary: Smart card library and applications
URL: https://github.com/OpenSC/OpenSC/wiki
@ -59,6 +59,9 @@ rm -rf $RPM_BUILD_ROOT%{_datadir}/doc/opensc
desktop-file-validate %{buildroot}/%{_datadir}/applications/org.opensc.notify.desktop
%check
make check
%post
/sbin/ldconfig
@ -128,6 +131,9 @@ desktop-file-validate %{buildroot}/%{_datadir}/applications/org.opensc.notify.de
%{_sysconfdir}/xdg/autostart/pkcs11-register.desktop
%changelog
* Fri Feb 14 2020 openEuler Buildteam <buildteam@openeuler.org> - 0.20.0-2
- Make check after installation
* Sat Jan 11 2020 openEuler Buildteam <buildteam@openeuler.org> - 0.20.0-1
- Update to 0.20.0