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 Name: polkit-pkla-compat
Version: 0.1 Version: 0.1
Release: 16 Release: 17
Summary: Rules for polkit to add compatibility with pklocalauthority Summary: Rules for polkit to add compatibility with pklocalauthority
License: LGPLv2+ License: LGPLv2+
URL: https://pagure.io/polkit-pkla-compat URL: https://pagure.io/polkit-pkla-compat
@ -41,8 +41,7 @@ make check
%files %files
%defattr(-,root,root) %defattr(-,root,root)
%license COPYING %license COPYING AUTHORS
%doc AUTHORS
%attr(0750,root,polkitd) %dir %{_sysconfdir}/polkit-1/localauthority %attr(0750,root,polkitd) %dir %{_sysconfdir}/polkit-1/localauthority
%{_sysconfdir}/polkit-1/localauthority/* %{_sysconfdir}/polkit-1/localauthority/*
%{_sysconfdir}/polkit-1/localauthority.conf.d %{_sysconfdir}/polkit-1/localauthority.conf.d
@ -56,7 +55,13 @@ make check
%{_mandir}/*/* %{_mandir}/*/*
%changelog %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 - Type:enhancement
- ID:NA - ID:NA
- SUG:NA - SUG:NA