update code

This commit is contained in:
zhuchunyi 2019-11-06 19:47:45 +08:00
parent 5ffccca7ea
commit 65d67a83f2

View File

@ -1,6 +1,6 @@
Name: polkit-pkla-compat
Version: 0.1
Release: 16
Release: 17
Summary: Rules for polkit to add compatibility with pklocalauthority
License: LGPLv2+
URL: https://pagure.io/polkit-pkla-compat
@ -41,8 +41,7 @@ make check
%files
%defattr(-,root,root)
%license COPYING
%doc AUTHORS
%license COPYING AUTHORS
%attr(0750,root,polkitd) %dir %{_sysconfdir}/polkit-1/localauthority
%{_sysconfdir}/polkit-1/localauthority/*
%{_sysconfdir}/polkit-1/localauthority.conf.d
@ -56,7 +55,13 @@ make check
%{_mandir}/*/*
%changelog
* Fri Sep 27 2019 openEuler Buildteam <buildteam@openeuler.org> - 0.1-16
* Wed Oct 9 2019 openEuler Buildteam <buildteam@openeuler.org> - 0.1-17
- Type:enhancement
- ID:NA
- SUG:NA
- DESC: change the directory of AUTHORS
* Fri Sep 27 2019 openEuler Buildteam <buildteam@openeuler.org> - 0.1-16
- Type:enhancement
- ID:NA
- SUG:NA