Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37542017
en ru br
Репозитории ALT

Группа :: Система/Библиотеки
Пакет: polkit-pkla-compat

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Name: polkit-pkla-compat
Version: 0.1
Release: alt1

Summary: Rules for polkit to add compatibility with pklocalauthority
Group: System/Libraries
License: LGPLv2+
Url: https://fedorahosted.org/polkit-pkla-compat/

Source: https://fedorahosted.org/releases/p/o/%name/%name-%version.tar.xz

PreReq: polkit
Conflicts: polkit < 0.105

BuildRequires: glib2-devel >= 2.34 libpolkit-devel >= 0.105
BuildRequires: docbook-style-xsl xsltproc

%description
A polkit JavaScript rule and associated helpers that mostly provide
compatibility with the .pkla file format supported in polkit <= 0.105
for users of later polkit releases.

%prep
%setup

%build
%configure \
   --localstatedir=%_var \
   --with-polkitd-group=polkitd

%make_build

%install
%makeinstall_std

%check
%make check

%files
%_bindir/pkla-admin-identities
%_bindir/pkla-check-authorization
%dir %attr(0750,root,polkitd) %dir %_sysconfdir/polkit-1/localauthority
%dir %_sysconfdir/polkit-1/localauthority/*.d
%dir %_sysconfdir/polkit-1/localauthority.conf.d
%config(noreplace) %_sysconfdir/polkit-1/rules.d/49-polkit-pkla-compat.rules
%dir %attr(0750,root,polkitd) %_localstatedir/polkit-1
%dir %_localstatedir/polkit-1/localauthority
%dir %_localstatedir/polkit-1/localauthority/*.d
%_man8dir/pkla-admin-identities.8*
%_man8dir/pkla-check-authorization.8*
%_man8dir/pklocalauthority.8*

%doc AUTHORS NEWS README

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin