Hello community,

here is the log from the commit of package urfkill for openSUSE:Factory checked 
in at 2014-01-07 14:45:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/urfkill (Old)
 and      /work/SRC/openSUSE:Factory/.urfkill.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "urfkill"

Changes:
--------
--- /work/SRC/openSUSE:Factory/urfkill/urfkill.changes  2012-11-08 
21:54:26.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.urfkill.new/urfkill.changes     2014-01-07 
14:45:30.000000000 +0100
@@ -1,0 +2,6 @@
+Mon Jan  6 02:53:25 UTC 2014 - [email protected]
+
+- Add urfkill-support-nfc-and-logind.patch to support NFC and
+  logind (bnc#853492)
+
+-------------------------------------------------------------------

New:
----
  urfkill-support-nfc-and-logind.patch

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

Other differences:
------------------
++++++ urfkill.spec ++++++
--- /var/tmp/diff_new_pack.vO8iP9/_old  2014-01-07 14:45:30.000000000 +0100
+++ /var/tmp/diff_new_pack.vO8iP9/_new  2014-01-07 14:45:30.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package urfkill
 #
-# Copyright (c) 2012 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
@@ -25,7 +25,11 @@
 Group:          System/Daemons
 Source:         %{name}-%{version}.tar.xz
 Patch0:         urfkill-change-default-user.patch
+# PATCH-FIX-UPSTREAM urfkill-support-nfc-and-logind.patch bnc#853492 
[email protected] -- Add logind support to the daemon
+Patch1:         urfkill-support-nfc-and-logind.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  autoconf
+BuildRequires:  automake
 BuildRequires:  gettext
 BuildRequires:  glib2-devel >= 2.30.1
 BuildRequires:  gobject-introspection-devel
@@ -33,6 +37,7 @@
 BuildRequires:  intltool
 BuildRequires:  libexpat-devel
 BuildRequires:  libgudev-1_0-devel
+BuildRequires:  libtool
 BuildRequires:  polkit-devel
 BuildRequires:  xz
 Requires:       polkit
@@ -79,14 +84,21 @@
 %prep
 %setup -n %{name}-%{version} -q
 %patch0 -p1
+%if 0%{?suse_version} > 1230
+%patch1 -p1
+%endif
 
 %build
+autoreconf -f
 %configure\
   --disable-static \
   --libexecdir=%{_libexecdir}/urfkill \
 %if 0%{?_crossbuild}
   --disable-introspection \
 %endif
+%if 0%{?suse_version} > 1230
+  --with-session-tracking=systemd \
+%endif
   --enable-gtk-doc
 make %{?jobs:-j%jobs}
 

++++++ urfkill-support-nfc-and-logind.patch ++++++
++++ 4538 lines (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to