Accepting request 18721 from Base:System
Copy from Base:System/polkit based on submit request 18721 from user vuntz OBS-URL: https://build.opensuse.org/request/show/18721 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/polkit?expand=0&rev=3
This commit is contained in:
commit
91e411e175
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 19 23:22:44 CEST 2009 - vuntz@novell.com
|
||||
|
||||
- Add Requires on polkit to libpolkit0: all applications using
|
||||
libpolkit0 will really need polkit to be installed to work
|
||||
properly.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 13 04:31:38 CEST 2009 - kay.sievers@novell.com
|
||||
|
||||
|
@ -20,7 +20,7 @@
|
||||
Name: polkit
|
||||
Summary: PolicyKit Authorization Framework
|
||||
Version: 0.94
|
||||
Release: 1
|
||||
Release: 2
|
||||
License: LGPLv2+
|
||||
Url: http://www.freedesktop.org/wiki/Software/PolicyKit
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
@ -64,6 +64,7 @@ Development documentation for PolicyKit Authorization Framework.
|
||||
License: LGPLv2+
|
||||
Summary: Libraries required for polkit
|
||||
Group: Development/Libraries
|
||||
Requires: %{name} = %{version}
|
||||
|
||||
%description -n libpolkit0
|
||||
PolicyKit is a toolkit for defining and handling authorizations.
|
||||
|
Loading…
Reference in New Issue
Block a user