Accepting request 124879 from home:vuntz:branches:Base:System

Package forgotten directories

OBS-URL: https://build.opensuse.org/request/show/124879
OBS-URL: https://build.opensuse.org/package/show/Base:System/polkit?expand=0&rev=63
This commit is contained in:
Robert Milasan 2012-06-14 07:36:01 +00:00 committed by Git OBS Bridge
parent eb742ebdbd
commit c33393f8bc
2 changed files with 14 additions and 1 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Jun 13 20:54:29 CEST 2012 - vuntz@opensuse.org
- Package /etc/polkit-1/localauthority and its subdirectories. They
were forgotten because they were empty, but people might need
them to put .pkla files.
-------------------------------------------------------------------
Fri Feb 24 12:11:04 UTC 2012 - vuntz@opensuse.org

View File

@ -69,8 +69,8 @@ Summary: Development files for PolicyKit
Group: Development/Libraries/C and C++
Requires: %name = %{version}-%{release}
Requires: libpolkit0 = %{version}
Requires: typelib-1_0-Polkit-1_0 = %{version}
Requires: pkgconfig
Requires: typelib-1_0-Polkit-1_0 = %{version}
%description devel
Development files for PolicyKit Authorization Framework.
@ -187,6 +187,12 @@ rm -rf $RPM_BUILD_ROOT
%dir %{_sysconfdir}/polkit-1
%dir %{_sysconfdir}/polkit-1/nullbackend.conf.d
%config(noreplace) %{_sysconfdir}/polkit-1/nullbackend.conf.d/50-nullbackend.conf
%attr(0700,root,root) %dir %{_sysconfdir}/polkit-1/localauthority
%dir %{_sysconfdir}/polkit-1/localauthority/10-vendor.d
%dir %{_sysconfdir}/polkit-1/localauthority/20-org.d
%dir %{_sysconfdir}/polkit-1/localauthority/30-site.d
%dir %{_sysconfdir}/polkit-1/localauthority/50-local.d
%dir %{_sysconfdir}/polkit-1/localauthority/90-mandatory.d
%dir %{_sysconfdir}/polkit-1/localauthority.conf.d
%config(noreplace) %{_sysconfdir}/polkit-1/localauthority.conf.d/50-localauthority.conf
%{_bindir}/pkaction