diff --git a/polkit.changes b/polkit.changes index c3624cd..132d8da 100644 --- a/polkit.changes +++ b/polkit.changes @@ -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 diff --git a/polkit.spec b/polkit.spec index 9718ee9..8bbb373 100644 --- a/polkit.spec +++ b/polkit.spec @@ -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.