mirror of
https://github.com/altlinux/gpupdate.git
synced 2025-08-25 09:49:53 +03:00
Excludes for unit tests added
This commit is contained in:
@ -80,6 +80,10 @@ install -Dm0644 doc/gpupdate.1 %buildroot/%{_man1dir}/gpupdate.1
|
|||||||
/usr/lib/systemd/user/%name-user.service
|
/usr/lib/systemd/user/%name-user.service
|
||||||
%_sysconfdir/pam.d/system-policy-%name
|
%_sysconfdir/pam.d/system-policy-%name
|
||||||
%dir %_cachedir/%name
|
%dir %_cachedir/%name
|
||||||
|
%exclude %python3_sitelibdir/gpoa/.pylintrc
|
||||||
|
%exclude %python3_sitelibdir/gpoa/.prospector.yaml
|
||||||
|
%exclude %python3_sitelibdir/gpoa/Makefile
|
||||||
|
%exclude %python3_sitelibdir/gpoa/test
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Wed Apr 22 2020 Evgeny Sinelnikov <sin@altlinux.org> 0.5.0-alt1
|
* Wed Apr 22 2020 Evgeny Sinelnikov <sin@altlinux.org> 0.5.0-alt1
|
||||||
|
Reference in New Issue
Block a user