Hello community,

here is the log from the commit of package ConsoleKit for openSUSE:Factory 
checked in at 2014-01-17 11:03:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ConsoleKit (Old)
 and      /work/SRC/openSUSE:Factory/.ConsoleKit.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ConsoleKit"

Changes:
--------
--- /work/SRC/openSUSE:Factory/ConsoleKit/ConsoleKit-doc.changes        
2013-01-29 06:43:38.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.ConsoleKit.new/ConsoleKit-doc.changes   
2014-01-23 15:39:11.000000000 +0100
@@ -1,0 +2,26 @@
+Thu Jan 16 19:13:17 UTC 2014 - a...@ajaissle.de
+
+- New upstream release 0.4.6 
+  + build-sys: Use xz compression
+  + build-sys: install run-seat.d symlink for udev-acl
+  + build-sys: missing AC_SUBST for UDEVDIR
+  + Fix unconditional PATH_MAX usage
+  + Add support for GNU/Hurd
+  + build-sys: don't install systemd units when using 
--without-systemdsystemunitdir
+  + build-sys: run autoupdate
+  + build-sys: remove useless dbus version check
+  + Import udev-acl tool from udev
+  + ck-history: don't truncate --frequent output to 8 chars
+- Dropped import-udev-acl-tool-from-udev.patch (applied upstream)
+- Changed Url as the former was non existent
+  + former:  http://consolekit.freedesktop.org
+  + current: http://www.freedesktop.org/wiki/Software/ConsoleKit/
+- Rebased move-pid-and-database-to-run-directory.patch, but use configure 
option instead of patching the pid location
+
+-------------------------------------------------------------------
+Thu Oct 17 08:57:33 UTC 2013 - pwieczorkiew...@suse.com
+
+- create %{_localstatedir}/log/ConsoleKit directory on install
+  (bnc#845872)
+
+-------------------------------------------------------------------
--- /work/SRC/openSUSE:Factory/ConsoleKit/ConsoleKit.changes    2013-10-17 
20:39:51.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.ConsoleKit.new/ConsoleKit.changes       
2014-01-23 15:39:11.000000000 +0100
@@ -1,0 +2,20 @@
+Thu Jan 16 19:13:17 UTC 2014 - a...@ajaissle.de
+
+- New upstream release 0.4.6 
+  + build-sys: Use xz compression
+  + build-sys: install run-seat.d symlink for udev-acl
+  + build-sys: missing AC_SUBST for UDEVDIR
+  + Fix unconditional PATH_MAX usage
+  + Add support for GNU/Hurd
+  + build-sys: don't install systemd units when using 
--without-systemdsystemunitdir
+  + build-sys: run autoupdate
+  + build-sys: remove useless dbus version check
+  + Import udev-acl tool from udev
+  + ck-history: don't truncate --frequent output to 8 chars
+- Dropped import-udev-acl-tool-from-udev.patch (applied upstream)
+- Changed Url as the former was non existent
+  + former:  http://consolekit.freedesktop.org
+  + current: http://www.freedesktop.org/wiki/Software/ConsoleKit/
+- Rebased move-pid-and-database-to-run-directory.patch, but use configure 
option instead of patching the pid location
+
+-------------------------------------------------------------------

Old:
----
  ConsoleKit-0.4.5.tar.bz2

New:
----
  ConsoleKit-0.4.6.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ ConsoleKit-doc.spec ++++++
--- /var/tmp/diff_new_pack.B62AG9/_old  2014-01-23 15:39:11.000000000 +0100
+++ /var/tmp/diff_new_pack.B62AG9/_new  2014-01-23 15:39:11.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ConsoleKit-doc
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -23,7 +23,7 @@
 # WARNING: If you are editing ConsoleKit-doc.spec, STOP. Always edit
 # ConsoleKit.spec and then run pre-checkin.sh which will create
 # ConsoleKit-doc.spec based upon ConsoleKit.spec.
-Url:            http://consolekit.freedesktop.org
+Url:            http://www.freedesktop.org/wiki/Software/ConsoleKit/
 BuildRequires:  dbus-1-glib-devel
 BuildRequires:  glib2-devel
 BuildRequires:  glibc-devel
@@ -44,12 +44,11 @@
 Summary:        System daemon for tracking users, sessions and seats
 License:        GPL-2.0+
 Group:          System/Daemons
-Version:        0.4.5
+Version:        0.4.6
 Release:        0
-Source:         %{pkg_name}-%{version}.tar.bz2
+Source:         
http://www.freedesktop.org/software/%{pkg_name}/dist/%{pkg_name}-%{version}.tar.xz
 Source2:        baselibs.conf
-Patch0:         import-udev-acl-tool-from-udev.patch
-Patch1:         move-pid-and-database-to-run-directory.patch
+Patch0:         move-pid-and-database-to-run-directory.patch
 Obsoletes:      udev-acl <= 173
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %{?systemd_requires}
@@ -90,7 +89,6 @@
 %prep
 %setup -q -n ConsoleKit-%{version}
 %patch0 -p1
-%patch1 -p1
 
 %build
 export V=1
@@ -104,6 +102,7 @@
   --enable-pam-module \
   --enable-udev-acl \
   --with-pam-module-dir=/%_lib/security \
+  --with-pid-file=/run/ConsoleKit/pid \
   --localstatedir=%{_localstatedir} \
 %if %{build_doc}
   --enable-docbook-docs \
@@ -178,19 +177,21 @@
 %dir %{_prefix}/lib/ConsoleKit/scripts
 %dir %{_udevdir}
 %dir %{_udevdir}/rules.d
+%dir %{_localstatedir}/log/ConsoleKit
 %{_udevdir}/udev-acl
 %{_udevdir}/rules.d/70-udev-acl.rules
+%{_prefix}/lib/ConsoleKit/run-seat.d/udev-acl.ck
 %{_prefix}/lib/ConsoleKit/scripts/ck-system-restart
 %{_prefix}/lib/ConsoleKit/scripts/ck-system-stop
 %{_prefix}/lib/ConsoleKit/ck-collect-session-info
 %{_datadir}/dbus-1/system-services/org.freedesktop.ConsoleKit.service
-%config %_sysconfdir/dbus-1/system.d/ConsoleKit.conf
-%config %_sysconfdir/ConsoleKit/seats.d/00-primary.seat
-%_bindir/*
-%_libdir/*.so.*
-%_sbindir/*
-%_mandir/man8/pam_ck_connector.8.gz
-/%_lib/security
+%config %{_sysconfdir}/dbus-1/system.d/ConsoleKit.conf
+%config %{_sysconfdir}/ConsoleKit/seats.d/00-primary.seat
+%{_bindir}/*
+%{_libdir}/*.so.*
+%{_sbindir}/*
+%{_mandir}/man8/pam_ck_connector.8.gz
+/%{_lib}/security
 %ghost %_localstatedir/run/ConsoleKit
 %{_datadir}/polkit-1/actions/org.freedesktop.consolekit.policy
 %{_datadir}/dbus-1/interfaces/org.freedesktop.ConsoleKit.Manager.xml
@@ -208,9 +209,9 @@
 
 %files -n ConsoleKit-devel
 %defattr(-,root,root)
-%_includedir/ConsoleKit
-%_libdir/*.so
-%_libdir/pkgconfig/ck-connector.pc
+%{_includedir}/ConsoleKit
+%{_libdir}/*.so
+%{_libdir}/pkgconfig/ck-connector.pc
 
 %files -n ConsoleKit-x11
 %defattr(-,root,root)

++++++ ConsoleKit.spec ++++++
--- /var/tmp/diff_new_pack.B62AG9/_old  2014-01-23 15:39:11.000000000 +0100
+++ /var/tmp/diff_new_pack.B62AG9/_new  2014-01-23 15:39:11.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ConsoleKit
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -23,7 +23,7 @@
 # WARNING: If you are editing ConsoleKit-doc.spec, STOP. Always edit
 # ConsoleKit.spec and then run pre-checkin.sh which will create
 # ConsoleKit-doc.spec based upon ConsoleKit.spec.
-Url:            http://consolekit.freedesktop.org
+Url:            http://www.freedesktop.org/wiki/Software/ConsoleKit/
 BuildRequires:  dbus-1-glib-devel
 BuildRequires:  glib2-devel
 BuildRequires:  glibc-devel
@@ -44,12 +44,11 @@
 Summary:        System daemon for tracking users, sessions and seats
 License:        GPL-2.0+
 Group:          System/Daemons
-Version:        0.4.5
+Version:        0.4.6
 Release:        0
-Source:         %{pkg_name}-%{version}.tar.bz2
+Source:         
http://www.freedesktop.org/software/%{pkg_name}/dist/%{pkg_name}-%{version}.tar.xz
 Source2:        baselibs.conf
-Patch0:         import-udev-acl-tool-from-udev.patch
-Patch1:         move-pid-and-database-to-run-directory.patch
+Patch0:         move-pid-and-database-to-run-directory.patch
 Obsoletes:      udev-acl <= 173
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %{?systemd_requires}
@@ -90,7 +89,6 @@
 %prep
 %setup -q -n ConsoleKit-%{version}
 %patch0 -p1
-%patch1 -p1
 
 %build
 export V=1
@@ -104,6 +102,7 @@
   --enable-pam-module \
   --enable-udev-acl \
   --with-pam-module-dir=/%_lib/security \
+  --with-pid-file=/run/ConsoleKit/pid \
   --localstatedir=%{_localstatedir} \
 %if %{build_doc}
   --enable-docbook-docs \
@@ -181,17 +180,18 @@
 %dir %{_localstatedir}/log/ConsoleKit
 %{_udevdir}/udev-acl
 %{_udevdir}/rules.d/70-udev-acl.rules
+%{_prefix}/lib/ConsoleKit/run-seat.d/udev-acl.ck
 %{_prefix}/lib/ConsoleKit/scripts/ck-system-restart
 %{_prefix}/lib/ConsoleKit/scripts/ck-system-stop
 %{_prefix}/lib/ConsoleKit/ck-collect-session-info
 %{_datadir}/dbus-1/system-services/org.freedesktop.ConsoleKit.service
-%config %_sysconfdir/dbus-1/system.d/ConsoleKit.conf
-%config %_sysconfdir/ConsoleKit/seats.d/00-primary.seat
-%_bindir/*
-%_libdir/*.so.*
-%_sbindir/*
-%_mandir/man8/pam_ck_connector.8.gz
-/%_lib/security
+%config %{_sysconfdir}/dbus-1/system.d/ConsoleKit.conf
+%config %{_sysconfdir}/ConsoleKit/seats.d/00-primary.seat
+%{_bindir}/*
+%{_libdir}/*.so.*
+%{_sbindir}/*
+%{_mandir}/man8/pam_ck_connector.8.gz
+/%{_lib}/security
 %ghost %_localstatedir/run/ConsoleKit
 %{_datadir}/polkit-1/actions/org.freedesktop.consolekit.policy
 %{_datadir}/dbus-1/interfaces/org.freedesktop.ConsoleKit.Manager.xml
@@ -209,9 +209,9 @@
 
 %files -n ConsoleKit-devel
 %defattr(-,root,root)
-%_includedir/ConsoleKit
-%_libdir/*.so
-%_libdir/pkgconfig/ck-connector.pc
+%{_includedir}/ConsoleKit
+%{_libdir}/*.so
+%{_libdir}/pkgconfig/ck-connector.pc
 
 %files -n ConsoleKit-x11
 %defattr(-,root,root)

++++++ move-pid-and-database-to-run-directory.patch ++++++
--- /var/tmp/diff_new_pack.B62AG9/_old  2014-01-23 15:39:11.000000000 +0100
+++ /var/tmp/diff_new_pack.B62AG9/_new  2014-01-23 15:39:11.000000000 +0100
@@ -1,46 +1,6 @@
-Index: ConsoleKit-0.4.5/configure.ac
-===================================================================
---- ConsoleKit-0.4.5.orig/configure.ac
-+++ ConsoleKit-0.4.5/configure.ac
-@@ -165,7 +165,7 @@ AC_ARG_WITH(pid-file,
- if ! test -z "$with_pid_file"; then
-    CONSOLE_KIT_PID_FILE=$with_pid_file
- else
--   CONSOLE_KIT_PID_FILE=${localstatedir}/run/ConsoleKit/pid
-+   CONSOLE_KIT_PID_FILE=/run/ConsoleKit/pid
- fi
- 
- AC_SUBST(CONSOLE_KIT_PID_FILE)
-Index: ConsoleKit-0.4.5/tools/70-udev-acl.rules
-===================================================================
---- ConsoleKit-0.4.5.orig/tools/70-udev-acl.rules
-+++ ConsoleKit-0.4.5/tools/70-udev-acl.rules
-@@ -70,7 +70,7 @@ ENV{DDC_DEVICE}=="*?", TAG+="uaccess"
- SUBSYSTEM=="usb", ENV{ID_MEDIA_PLAYER}=="?*", TAG+="uaccess"
- 
- # apply ACL for all locally logged in users
--LABEL="acl_apply", TAG=="uaccess", TEST=="/var/run/ConsoleKit/database", \
-+LABEL="acl_apply", TAG=="uaccess", TEST=="/run/ConsoleKit/database", \
-   RUN+="udev-acl --action=$env{ACTION} --device=$env{DEVNAME}"
- 
- LABEL="acl_end"
-Index: ConsoleKit-0.4.5/tools/udev-acl.c
-===================================================================
---- ConsoleKit-0.4.5.orig/tools/udev-acl.c
-+++ ConsoleKit-0.4.5/tools/udev-acl.c
-@@ -130,7 +130,7 @@ static GSList *uids_with_local_active_se
-         GKeyFile *keyfile;
- 
-         keyfile = g_key_file_new();
--        if (g_key_file_load_from_file(keyfile, 
"/var/run/ConsoleKit/database", 0, NULL)) {
-+        if (g_key_file_load_from_file(keyfile, "/run/ConsoleKit/database", 0, 
NULL)) {
-                 gchar **groups;
- 
-                 groups = g_key_file_get_groups(keyfile, NULL);
-Index: ConsoleKit-0.4.5/src/ck-manager.c
-===================================================================
---- ConsoleKit-0.4.5.orig/src/ck-manager.c
-+++ ConsoleKit-0.4.5/src/ck-manager.c
+diff -Ppru ConsoleKit-0.4.6.orig/src/ck-manager.c 
ConsoleKit-0.4.6/src/ck-manager.c
+--- ConsoleKit-0.4.6.orig/src/ck-manager.c     2013-07-19 06:15:28.000000000 
+0200
++++ ConsoleKit-0.4.6/src/ck-manager.c  2014-01-16 20:58:18.156796473 +0100
 @@ -181,8 +181,8 @@ ck_manager_dump (CkManager *manager)
  {
          int         fd;
@@ -66,3 +26,27 @@
                             g_strerror (errno));
                  return;
          }
+diff -Ppru ConsoleKit-0.4.6.orig/tools/70-udev-acl.rules 
ConsoleKit-0.4.6/tools/70-udev-acl.rules
+--- ConsoleKit-0.4.6.orig/tools/70-udev-acl.rules      2013-07-19 
17:36:25.000000000 +0200
++++ ConsoleKit-0.4.6/tools/70-udev-acl.rules   2014-01-16 20:53:40.960500112 
+0100
+@@ -70,7 +70,7 @@ ENV{DDC_DEVICE}=="*?", TAG+="udev-acl"
+ SUBSYSTEM=="usb", ENV{ID_MEDIA_PLAYER}=="?*", TAG+="udev-acl"
+ 
+ # apply ACL for all locally logged in users
+-LABEL="acl_apply", TAG=="udev-acl", TEST=="/var/run/ConsoleKit/database", \
++LABEL="acl_apply", TAG=="udev-acl", TEST=="/run/ConsoleKit/database", \
+   RUN+="udev-acl --action=$env{ACTION} --device=$env{DEVNAME}"
+ 
+ LABEL="acl_end"
+diff -Ppru ConsoleKit-0.4.6.orig/tools/udev-acl.c 
ConsoleKit-0.4.6/tools/udev-acl.c
+--- ConsoleKit-0.4.6.orig/tools/udev-acl.c     2013-07-19 06:15:28.000000000 
+0200
++++ ConsoleKit-0.4.6/tools/udev-acl.c  2014-01-16 20:55:00.517425945 +0100
+@@ -130,7 +130,7 @@ static GSList *uids_with_local_active_se
+         GKeyFile *keyfile;
+ 
+         keyfile = g_key_file_new();
+-        if (g_key_file_load_from_file(keyfile, 
"/var/run/ConsoleKit/database", 0, NULL)) {
++        if (g_key_file_load_from_file(keyfile, "/run/ConsoleKit/database", 0, 
NULL)) {
+                 gchar **groups;
+ 
+                 groups = g_key_file_get_groups(keyfile, NULL);

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to