From b4e671d0b8eb30cf0d12492dd40adcc1a3ea352775d018b19e2f50e8e267c70a Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Wed, 26 Aug 2009 09:17:59 +0000 Subject: [PATCH 1/3] Copy from home:vuntz:branches:Base:System/polkit via accept of submit request 18289 Request was accepted with message: OBS-URL: https://build.opensuse.org/package/show/Base:System/polkit?expand=0&rev=13 --- polkit.changes | 7 +++++++ polkit.spec | 1 + 2 files changed, 8 insertions(+) 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..bed48b3 100644 --- a/polkit.spec +++ b/polkit.spec @@ -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. From d4d6ac4e42c86d4e79b30a6395fa994f5403b618d1ddb235fb3251401480885a Mon Sep 17 00:00:00 2001 From: OBS User autobuild Date: Fri, 28 Aug 2009 18:12:53 +0000 Subject: [PATCH 2/3] checked in OBS-URL: https://build.opensuse.org/package/show/Base:System/polkit?expand=0&rev=14 --- polkit.changes | 7 ------- polkit.spec | 1 - 2 files changed, 8 deletions(-) diff --git a/polkit.changes b/polkit.changes index 132d8da..c3624cd 100644 --- a/polkit.changes +++ b/polkit.changes @@ -1,10 +1,3 @@ -------------------------------------------------------------------- -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 bed48b3..9718ee9 100644 --- a/polkit.spec +++ b/polkit.spec @@ -64,7 +64,6 @@ 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. From 77b7109abc682bcf57af27f391569ea859ab7289c1420a3a70a14c699036535d Mon Sep 17 00:00:00 2001 From: OBS User buildservice-autocommit Date: Fri, 28 Aug 2009 18:12:54 +0000 Subject: [PATCH 3/3] Updating link to change in openSUSE:Factory/polkit revision 3.0 OBS-URL: https://build.opensuse.org/package/show/Base:System/polkit?expand=0&rev=e4cc635b94e0d8a96b9e437db4ee4aa9 --- polkit.changes | 7 +++++++ polkit.spec | 3 ++- 2 files changed, 9 insertions(+), 1 deletion(-) 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.