Mailinglist Archive: opensuse-commit (1192 mails)
| < Previous | Next > |
commit ConsoleKit
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Wed, 06 Aug 2008 01:42:07 +0200
- Message-id: <20080805234208.18E16678178@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package ConsoleKit
checked in at Wed Aug 6 01:42:07 CEST 2008.
--------
--- ConsoleKit/ConsoleKit.changes 2008-05-13 12:49:21.000000000 +0200
+++ /mounts/work_src_done/STABLE/ConsoleKit/ConsoleKit.changes 2008-07-21
10:45:17.000000000 +0200
@@ -1,0 +2,6 @@
+Fri Jul 18 10:09:18 CEST 2008 - hmacht@xxxxxxx
+
+- build with PolicyKit support (bnc#399476)
+- update ConsoleKit-libexecdir.patch
+
+-------------------------------------------------------------------
ConsoleKit-doc.changes: same change
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ ConsoleKit-doc.spec ++++++
--- /var/tmp/diff_new_pack.L26183/_old 2008-08-06 01:41:48.000000000 +0200
+++ /var/tmp/diff_new_pack.L26183/_new 2008-08-06 01:41:48.000000000 +0200
@@ -2,9 +2,16 @@
# spec file for package ConsoleKit-doc (Version 0.2.10)
#
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
-# This file and all modifications and additions to the pristine
-# package are under the same license as the package itself.
#
+# All modifications and additions to the file contributed by third parties
+# remain the property of their copyright owners, unless otherwise agreed
+# upon. The license for this file, and modifications and additions to the
+# file, is the same license as for the pristine package itself (unless the
+# license for the pristine package is not an Open Source License, in which
+# case the license is the MIT License). An "Open Source License" is a
+# license that conforms to the Open Source Definition (Version 1.9)
+# published by the Open Source Initiative.
+
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
@@ -18,14 +25,14 @@
# ConsoleKit.spec and then run pre-checkin.sh which will create
# ConsoleKit-doc.spec based upon ConsoleKit.spec.
Url: http://consolekit.freedesktop.org
-BuildRequires: dbus-1-glib-devel gcc pam-devel pkgconfig
xorg-x11-libX11-devel zlib-devel
+BuildRequires: PolicyKit-devel dbus-1-glib-devel gcc pam-devel pkgconfig
xorg-x11-libX11-devel zlib-devel
%if %build_doc
BuildRequires: gtk2-devel xmlto
Provides:
ConsoleKit:/usr/share/doc/packages/ConsoleKit/spec/ConcoleKit.html
%endif
Summary: System daemon for tracking users, sessions and seats
Version: 0.2.10
-Release: 12
+Release: 37
License: GPL v2 or later
Group: System/Daemons
AutoReqProv: on
@@ -180,6 +187,8 @@
%_mandir/man8/pam_ck_connector.8.gz
/%_lib/security
%_localstatedir/run/ConsoleKit
+%dir %{_datadir}/PolicyKit/policy
+%{_datadir}/PolicyKit/policy/ConsoleKit.policy
%files -n ConsoleKit-devel
%defattr(-,root,root)
@@ -195,6 +204,9 @@
%endif
%changelog
+* Fri Jul 18 2008 hmacht@xxxxxxx
+- build with PolicyKit support (bnc#399476)
+- update ConsoleKit-libexecdir.patch
* Tue May 13 2008 hmacht@xxxxxxx
- also change libdir to prefix/lib in ck-session.c (bnc#386369)
* Fri Apr 18 2008 hmacht@xxxxxxx
++++++ ConsoleKit.spec ++++++
--- /var/tmp/diff_new_pack.L26183/_old 2008-08-06 01:41:48.000000000 +0200
+++ /var/tmp/diff_new_pack.L26183/_new 2008-08-06 01:41:48.000000000 +0200
@@ -2,9 +2,16 @@
# spec file for package ConsoleKit (Version 0.2.10)
#
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
-# This file and all modifications and additions to the pristine
-# package are under the same license as the package itself.
#
+# All modifications and additions to the file contributed by third parties
+# remain the property of their copyright owners, unless otherwise agreed
+# upon. The license for this file, and modifications and additions to the
+# file, is the same license as for the pristine package itself (unless the
+# license for the pristine package is not an Open Source License, in which
+# case the license is the MIT License). An "Open Source License" is a
+# license that conforms to the Open Source Definition (Version 1.9)
+# published by the Open Source Initiative.
+
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
@@ -18,14 +25,14 @@
# ConsoleKit.spec and then run pre-checkin.sh which will create
# ConsoleKit-doc.spec based upon ConsoleKit.spec.
Url: http://consolekit.freedesktop.org
-BuildRequires: dbus-1-glib-devel gcc pam-devel pkgconfig
xorg-x11-libX11-devel zlib-devel
+BuildRequires: PolicyKit-devel dbus-1-glib-devel gcc pam-devel pkgconfig
xorg-x11-libX11-devel zlib-devel
%if %build_doc
BuildRequires: gtk2-devel xmlto
Provides:
ConsoleKit:/usr/share/doc/packages/ConsoleKit/spec/ConcoleKit.html
%endif
Summary: System daemon for tracking users, sessions and seats
Version: 0.2.10
-Release: 9
+Release: 28
License: GPL v2 or later
Group: System/Daemons
AutoReqProv: on
@@ -180,6 +187,8 @@
%_mandir/man8/pam_ck_connector.8.gz
/%_lib/security
%_localstatedir/run/ConsoleKit
+%dir %{_datadir}/PolicyKit/policy
+%{_datadir}/PolicyKit/policy/ConsoleKit.policy
%files -n ConsoleKit-devel
%defattr(-,root,root)
@@ -195,6 +204,9 @@
%endif
%changelog
+* Fri Jul 18 2008 hmacht@xxxxxxx
+- build with PolicyKit support (bnc#399476)
+- update ConsoleKit-libexecdir.patch
* Tue May 13 2008 hmacht@xxxxxxx
- also change libdir to prefix/lib in ck-session.c (bnc#386369)
* Fri Apr 18 2008 hmacht@xxxxxxx
++++++ ConsoleKit-libexecdir.patch ++++++
--- /var/tmp/diff_new_pack.L26183/_old 2008-08-06 01:41:48.000000000 +0200
+++ /var/tmp/diff_new_pack.L26183/_new 2008-08-06 01:41:48.000000000 +0200
@@ -1,3 +1,23 @@
+--- src/ck-manager.c
++++ src/ck-manager.c
+@@ -1357,7 +1357,7 @@
+ log_system_restart_event (manager);
+
+ error = NULL;
+- res = g_spawn_command_line_async (LIBDIR
"/ConsoleKit/scripts/ck-system-restart",
++ res = g_spawn_command_line_async (PREFIX
"/lib/ConsoleKit/scripts/ck-system-restart",
+ &error);
+ if (! res) {
+ GError *new_error;
+@@ -1415,7 +1415,7 @@
+ log_system_stop_event (manager);
+
+ error = NULL;
+- res = g_spawn_command_line_async (LIBDIR
"/ConsoleKit/scripts/ck-system-stop",
++ res = g_spawn_command_line_async ( PREFIX
"/lib/ConsoleKit/scripts/ck-system-stop",
+ &error);
+ if (! res) {
+ GError *new_error;
--- src/ck-session.c
+++ src/ck-session.c
@@ -1242,7 +1242,7 @@
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |