commit urfkill for openSUSE:Factory

2015-08-01 Thread h_root
Hello community,

here is the log from the commit of package urfkill for openSUSE:Factory checked 
in at 2015-08-01 11:35:17

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  2015-04-13 
20:31:15.0 +0200
+++ /work/SRC/openSUSE:Factory/.urfkill.new/urfkill.changes 2015-08-01 
11:35:18.0 +0200
@@ -1,0 +2,5 @@
+Tue Jul 14 07:07:32 UTC 2015 - wer...@suse.de
+
+- Let it build 
+
+---



Other differences:
--
++ urfkill.spec ++
--- /var/tmp/diff_new_pack.jiegqR/_old  2015-08-01 11:35:19.0 +0200
+++ /var/tmp/diff_new_pack.jiegqR/_new  2015-08-01 11:35:19.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package urfkill
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -36,7 +36,10 @@
 BuildRequires:  libexpat-devel
 BuildRequires:  libgudev-1_0-devel
 BuildRequires:  libtool
+BuildRequires:  pkg-config
 BuildRequires:  polkit-devel
+BuildRequires:  pkgconfig(libudev)
+BuildRequires:  pkgconfig(udev)
 Requires:   polkit
 
 %description




commit urfkill for openSUSE:Factory

2015-04-13 Thread h_root
Hello community,

here is the log from the commit of package urfkill for openSUSE:Factory checked 
in at 2015-04-13 20:31:14

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  2014-01-07 
14:45:30.0 +0100
+++ /work/SRC/openSUSE:Factory/.urfkill.new/urfkill.changes 2015-04-13 
20:31:15.0 +0200
@@ -1,0 +2,38 @@
+Wed Apr  8 02:02:44 UTC 2015 - p.drou...@gmail.com
+
+- Update to version 0.5.0
+  * config: implement persistence via an ini file in /var/lib/urfkill 
+  * Implement flight mode 
+  * Add stubs for no session checking (breaks inhibit).
+  * Simplistic port of UrfSessionChecker and UrfSeat to logind
+  * Add new rfkill type: NFC 
+  * Use g_message() rather than g_info() for standard messages.
+  * Update log levels to only display relevant killswitch addition/removal
+and important warnings
+  * Enable logging to syslog, optionally with debug
+  * arbitrator: set newly found devices to the saved persistent state
+  * config: can't assume key_control to be enabled if there is no
+DMI information
+  * Update default config file for persistence.
+  * UrfArbitrator: apply review from lcp for flight mode
+  * UrfConfig: apply review from lcp for persistence
+  * main: handle SIGTERM
+  * arbitrator: save/restore per  *type killswitch state on startup, dispose.
+  * daemon: clean up UrfConfig later
+  * Add persist option to UrfConfig.
+  * Fix build for no session tracking.
+  * Propagate/notify device state changes to UrfKillswitch objects
+  * Fix errors/typos in LoginD port.
+  * Allow selecting the session tracking method at build time
+  * Fix include for UrfSeat
+  * Rename UrfConsolekit to UrfSessionChecker
+  * Rename urf  *seat and urf  *consolekit for generalization
+  * Check glib version for g_type_init()
+  * Add NFC to glib and docs
+  * Don't crash for missing DMI
+  * Add gcc warnings to urfkilld and adjust warning types
+- Use download Url as source
+- Remove urfkill-support-nfc-and-logind.patch; merged upstream
+- Remove redundant %clean section
+
+---

Old:

  urfkill-0.4.0.tar.xz
  urfkill-support-nfc-and-logind.patch

New:

  urfkill-0.5.0.tar.gz



Other differences:
--
++ urfkill.spec ++
--- /var/tmp/diff_new_pack.wHrkMv/_old  2015-04-13 20:31:15.0 +0200
+++ /var/tmp/diff_new_pack.wHrkMv/_new  2015-04-13 20:31:15.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package urfkill
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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
@@ -17,16 +17,14 @@
 
 
 Name:   urfkill
-Version:0.4.0
+Version:0.5.0
 Release:0
 Url:http://github.com/lcp/urfkill
 Summary:A daemon to control radio killswitches
 License:GPL-2.0+
 Group:  System/Daemons
-Source: %{name}-%{version}.tar.xz
+Source: 
https://github.com/lcp/urfkill/archive/%{name}-%{version}.tar.gz
 Patch0: urfkill-change-default-user.patch
-# PATCH-FIX-UPSTREAM urfkill-support-nfc-and-logind.patch bnc#853492 
g...@suse.com -- Add logind support to the daemon
-Patch1: urfkill-support-nfc-and-logind.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  autoconf
 BuildRequires:  automake
@@ -39,7 +37,6 @@
 BuildRequires:  libgudev-1_0-devel
 BuildRequires:  libtool
 BuildRequires:  polkit-devel
-BuildRequires:  xz
 Requires:   polkit
 
 %description
@@ -82,23 +79,18 @@
 http://freedesktop.org/wiki/Software/urfkill
 
 %prep
-%setup -n %{name}-%{version} -q
+%setup -n %{name}-%{name}-%{version} -q
 %patch0 -p1
-%if 0%{?suse_version}  1230
-%patch1 -p1
-%endif
 
 %build
-autoreconf -f
+NOCONFIGURE=1 ./autogen.sh
 %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}
 
@@ -106,9 +98,6 @@
 %makeinstall
 rm -f %{buildroot}%{_libdir}/*.la
 
-%clean
-rm -rf %{buildroot}
-
 %pre
 getent group urfkill /dev/null || groupadd -r urfkill
 getent passwd urfkill /dev/null || useradd -r -g urfkill -d /var/lib/urfkill 
-s /bin/false -c killswitch control daemon urfkill




commit urfkill for openSUSE:Factory

2014-01-07 Thread h_root
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.0 +0100
+++ /work/SRC/openSUSE:Factory/.urfkill.new/urfkill.changes 2014-01-07 
14:45:30.0 +0100
@@ -1,0 +2,6 @@
+Mon Jan  6 02:53:25 UTC 2014 - g...@suse.com
+
+- 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.0 +0100
+++ /var/tmp/diff_new_pack.vO8iP9/_new  2014-01-07 14:45:30.0 +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 
g...@suse.com -- 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: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit urfkill for openSUSE:Factory

2012-11-08 Thread h_root
Hello community,

here is the log from the commit of package urfkill for openSUSE:Factory checked 
in at 2012-11-08 21:54:24

Comparing /work/SRC/openSUSE:Factory/urfkill (Old)
 and  /work/SRC/openSUSE:Factory/.urfkill.new (New)


Package is urfkill, Maintainer is g...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/urfkill/urfkill.changes  2012-06-10 
23:04:58.0 +0200
+++ /work/SRC/openSUSE:Factory/.urfkill.new/urfkill.changes 2012-11-08 
21:54:26.0 +0100
@@ -1,0 +2,6 @@
+Tue Nov  6 02:29:36 UTC 2012 - g...@suse.com
+
+- Amend the %pre script
+- Specify the required glib2 version
+
+---



Other differences:
--
++ urfkill.spec ++
--- /var/tmp/diff_new_pack.KjCBWs/_old  2012-11-08 21:54:27.0 +0100
+++ /var/tmp/diff_new_pack.KjCBWs/_new  2012-11-08 21:54:27.0 +0100
@@ -27,7 +27,7 @@
 Patch0: urfkill-change-default-user.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  gettext
-BuildRequires:  glib2-devel
+BuildRequires:  glib2-devel = 2.30.1
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  gtk-doc
 BuildRequires:  intltool
@@ -98,10 +98,8 @@
 rm -rf %{buildroot}
 
 %pre
-/usr/sbin/groupadd -r urfkill 2 /dev/null || :
-/usr/sbin/useradd -r -o -g urfkill -s /bin/false \
--c killswitch control daemon -d /var/lib/urfkill urfkill 2 /dev/null || :
-/usr/sbin/usermod -g urfkill -G urfkill -s /bin/false urfkill 2 /dev/null
+getent group urfkill /dev/null || groupadd -r urfkill
+getent passwd urfkill /dev/null || useradd -r -g urfkill -d /var/lib/urfkill 
-s /bin/false -c killswitch control daemon urfkill
 
 %post -p /sbin/ldconfig
 


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



commit urfkill for openSUSE:Factory

2012-06-10 Thread h_root
Hello community,

here is the log from the commit of package urfkill for openSUSE:Factory checked 
in at 2012-06-10 23:02:26

Comparing /work/SRC/openSUSE:Factory/urfkill (Old)
 and  /work/SRC/openSUSE:Factory/.urfkill.new (New)


Package is urfkill, Maintainer is g...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/urfkill/urfkill.changes  2012-02-22 
15:55:38.0 +0100
+++ /work/SRC/openSUSE:Factory/.urfkill.new/urfkill.changes 2012-06-10 
23:04:58.0 +0200
@@ -1,0 +2,9 @@
+Fri Jun  8 06:05:39 UTC 2012 - g...@suse.com
+
+- Version bump to 0.4.0
+  + Migrate from dbus-glib to gdbus
+  + Improve the input device matching
+  + Fix a memory leak in urf-config
+- Remove dbus-1-glib-devel from Requires
+
+---

Old:

  urfkill-0.3.0.tar.xz

New:

  urfkill-0.4.0.tar.xz



Other differences:
--
++ urfkill.spec ++
--- /var/tmp/diff_new_pack.4iYzpT/_old  2012-06-10 23:05:00.0 +0200
+++ /var/tmp/diff_new_pack.4iYzpT/_new  2012-06-10 23:05:00.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   urfkill
-Version:0.3.0
+Version:0.4.0
 Release:0
 Url:http://github.com/lcp/urfkill
 Summary:A daemon to control radio killswitches
@@ -26,7 +26,6 @@
 Source: %{name}-%{version}.tar.xz
 Patch0: urfkill-change-default-user.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  dbus-1-glib-devel
 BuildRequires:  gettext
 BuildRequires:  glib2-devel
 BuildRequires:  gobject-introspection-devel
@@ -67,10 +66,9 @@
 %package -n liburfkill-glib-devel
 Summary:The glib binding library for urfkill
 Group:  Development/Libraries/Other
+Requires:   glib2-devel
 Requires:   liburfkill-glib0 = %{version}-%{release}
 Requires:   typelib-1_0-Urfkill-0_0 = %{version}-%{release}
-Requires:   glib2-devel
-Requires:   dbus-1-glib-devel
 Provides:   %{name}-devel = %{version}
 
 %description -n liburfkill-glib-devel

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



commit urfkill for openSUSE:Factory

2012-02-08 Thread h_root
Hello community,

here is the log from the commit of package urfkill for openSUSE:Factory checked 
in at 2012-02-08 15:43:29

Comparing /work/SRC/openSUSE:Factory/urfkill (Old)
 and  /work/SRC/openSUSE:Factory/.urfkill.new (New)


Package is urfkill, Maintainer is g...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/urfkill/urfkill.changes  2012-01-26 
14:08:54.0 +0100
+++ /work/SRC/openSUSE:Factory/.urfkill.new/urfkill.changes 2012-02-08 
15:43:41.0 +0100
@@ -1,0 +2,5 @@
+Thu Jan 26 08:13:32 UTC 2012 - co...@suse.com
+
+- some cleanups
+
+---



Other differences:
--
++ urfkill.spec ++
--- /var/tmp/diff_new_pack.l3OyXS/_old  2012-02-08 15:43:42.0 +0100
+++ /var/tmp/diff_new_pack.l3OyXS/_new  2012-02-08 15:43:42.0 +0100
@@ -15,28 +15,26 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:   urfkill
 Version:0.3.0
-Release:1
+Release:0
 Url:http://github.com/lcp/urfkill
+Summary:A daemon to control radio killswitches
 License:GPL-2.0+
 Group:  System/Daemons
-Summary:A daemon to control radio killswitches
 Source: %{name}-%{version}.tar.xz
 Patch0: urfkill-change-default-user.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  dbus-1-glib-devel
 BuildRequires:  gettext
+BuildRequires:  glib2-devel
+BuildRequires:  gobject-introspection-devel
 BuildRequires:  gtk-doc
 BuildRequires:  intltool
-BuildRequires:  glib2-devel
+BuildRequires:  libexpat-devel
 BuildRequires:  libgudev-1_0-devel
-BuildRequires:  dbus-1-glib-devel
 BuildRequires:  polkit-devel
-BuildRequires:  libexpat-devel
-BuildRequires:  gobject-introspection-devel
 BuildRequires:  xz
 Requires:   polkit
 
@@ -44,13 +42,7 @@
 Urfkill is a daemon to control radio killswitches through /dev/rfkill
 and supports PolicyKit authorization mechanism.
 
-
-Authors:
-
-g...@suse.com
-
 %package -n liburfkill-glib0
-License:GPL-2.0+
 Summary:The glib binding library for urfkill
 Group:  System/Daemons
 
@@ -58,15 +50,9 @@
 Urfkill add-on library to integrate the standard urfkill library with
 the GLib thread abstraction and main loop.
 
-
-Authors:
-
-g...@suse.com
-
 %if !0%{?_crossbuild}
 
 %package -n typelib-1_0-Urfkill-0_0
-License:GPL-2.0+
 Summary:The urfkill glib library-- Introspection bindings
 Group:  System/Daemons
 
@@ -76,14 +62,9 @@
 
 This package provides the GObject Introspection bindings for urfkill.
 
-
-Authors:
-
-g...@suse.com
 %endif
 
 %package -n liburfkill-glib-devel
-License:GPL-2.0+
 Summary:The glib binding library for urfkill
 Group:  Development/Libraries/Other
 Requires:   liburfkill-glib0 = %{version}-%{release}
@@ -97,11 +78,6 @@
 the GLib thread abstraction and main loop.
 http://freedesktop.org/wiki/Software/urfkill
 
-
-Authors:
-
-g...@suse.com
-
 %prep
 %setup -n %{name}-%{version} -q
 %patch0 -p1


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



commit urfkill for openSUSE:Factory

2012-01-26 Thread h_root
Hello community,

here is the log from the commit of package urfkill for openSUSE:Factory checked 
in at 2012-01-26 14:08:53

Comparing /work/SRC/openSUSE:Factory/urfkill (Old)
 and  /work/SRC/openSUSE:Factory/.urfkill.new (New)


Package is urfkill, Maintainer is g...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/urfkill/urfkill.changes  2011-10-05 
01:46:25.0 +0200
+++ /work/SRC/openSUSE:Factory/.urfkill.new/urfkill.changes 2012-01-26 
14:08:54.0 +0100
@@ -1,0 +2,7 @@
+Mon Jan  9 02:41:14 UTC 2012 - g...@suse.com
+
+- Move the typelib file from liburfkill-glib0 to 
+  typelib-1_0-Urfkill-0_0
+- Update email address.
+
+---
@@ -19,2 +25,0 @@
-
-



Other differences:
--
++ urfkill.spec ++
--- /var/tmp/diff_new_pack.BYAl3k/_old  2012-01-26 14:08:55.0 +0100
+++ /var/tmp/diff_new_pack.BYAl3k/_new  2012-01-26 14:08:55.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package urfkill
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 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
@@ -45,10 +45,9 @@
 and supports PolicyKit authorization mechanism.
 
 
-
 Authors:
 
-g...@novell.com
+g...@suse.com
 
 %package -n liburfkill-glib0
 License:GPL-2.0+
@@ -60,16 +59,35 @@
 the GLib thread abstraction and main loop.
 
 
+Authors:
+
+g...@suse.com
+
+%if !0%{?_crossbuild}
+
+%package -n typelib-1_0-Urfkill-0_0
+License:GPL-2.0+
+Summary:The urfkill glib library-- Introspection bindings
+Group:  System/Daemons
+
+%description -n typelib-1_0-Urfkill-0_0
+Urfkill add-on library to integrate the standard urfkill library with
+the GLib thread abstraction and main loop.
+
+This package provides the GObject Introspection bindings for urfkill.
+
 
 Authors:
 
-g...@novell.com
+g...@suse.com
+%endif
 
 %package -n liburfkill-glib-devel
 License:GPL-2.0+
 Summary:The glib binding library for urfkill
 Group:  Development/Libraries/Other
 Requires:   liburfkill-glib0 = %{version}-%{release}
+Requires:   typelib-1_0-Urfkill-0_0 = %{version}-%{release}
 Requires:   glib2-devel
 Requires:   dbus-1-glib-devel
 Provides:   %{name}-devel = %{version}
@@ -82,7 +100,7 @@
 
 Authors:
 
-g...@novell.com
+g...@suse.com
 
 %prep
 %setup -n %{name}-%{version} -q
@@ -133,8 +151,12 @@
 %files -n liburfkill-glib0
 %defattr(-,root,root)
 %{_libdir}/liburfkill-glib.so.*
+
 %if !0%{?_crossbuild}
-%{_libdir}/girepository-1.0/Urfkill-*.typelib
+
+%files -n typelib-1_0-Urfkill-0_0
+%defattr(-, root, root)
+%{_libdir}/girepository-1.0/*.typelib
 %endif
 
 %files -n liburfkill-glib-devel


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



commit urfkill for openSUSE:Factory

2011-12-06 Thread h_root
Hello community,

here is the log from the commit of package urfkill for openSUSE:Factory checked 
in at 2011-12-06 19:10:49

Comparing /work/SRC/openSUSE:Factory/urfkill (Old)
 and  /work/SRC/openSUSE:Factory/.urfkill.new (New)


Package is urfkill, Maintainer is g...@suse.com

Changes:




Other differences:
--
++ urfkill.spec ++
--- /var/tmp/diff_new_pack.cb8DIp/_old  2011-12-06 19:45:14.0 +0100
+++ /var/tmp/diff_new_pack.cb8DIp/_new  2011-12-06 19:45:14.0 +0100
@@ -22,7 +22,7 @@
 Version:0.3.0
 Release:1
 Url:http://github.com/lcp/urfkill
-License:GPL v2 or later
+License:GPL-2.0+
 Group:  System/Daemons
 Summary:A daemon to control radio killswitches
 Source: %{name}-%{version}.tar.xz
@@ -51,7 +51,7 @@
 g...@novell.com
 
 %package -n liburfkill-glib0
-License:GPL v2 or later
+License:GPL-2.0+
 Summary:The glib binding library for urfkill
 Group:  System/Daemons
 
@@ -66,7 +66,7 @@
 g...@novell.com
 
 %package -n liburfkill-glib-devel
-License:GPL v2 or later
+License:GPL-2.0+
 Summary:The glib binding library for urfkill
 Group:  Development/Libraries/Other
 Requires:   liburfkill-glib0 = %{version}-%{release}


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



commit urfkill for openSUSE:Factory

2011-10-04 Thread h_root

Hello community,

here is the log from the commit of package urfkill for openSUSE:Factory
checked in at Wed Oct 5 01:46:28 CEST 2011.




--- openSUSE:Factory/urfkill/urfkill.changes2011-09-26 10:20:55.0 
+0200
+++ /mounts/work_src_done/STABLE/urfkill/urfkill.changes2011-10-04 
11:02:34.0 +0200
@@ -1,0 +2,6 @@
+Tue Oct  4 09:01:45 UTC 2011 - u...@suse.com
+
+- cross-build workaround: gobject-introspection is impossible to
+  cross-compile, so we have to disable it
+
+---

calling whatdependson for head-i586




Other differences:
--
++ urfkill.spec ++
--- /var/tmp/diff_new_pack.LAvd54/_old  2011-10-05 01:46:23.0 +0200
+++ /var/tmp/diff_new_pack.LAvd54/_new  2011-10-05 01:46:23.0 +0200
@@ -92,6 +92,9 @@
 %configure\
   --disable-static \
   --libexecdir=%{_libexecdir}/urfkill \
+%if 0%{?_crossbuild}
+  --disable-introspection \
+%endif
   --enable-gtk-doc
 make %{?jobs:-j%jobs}
 
@@ -130,12 +133,16 @@
 %files -n liburfkill-glib0
 %defattr(-,root,root)
 %{_libdir}/liburfkill-glib.so.*
+%if !0%{?_crossbuild}
 %{_libdir}/girepository-1.0/Urfkill-*.typelib
+%endif
 
 %files -n liburfkill-glib-devel
 %defattr(-,root,root)
 %{_datadir}/dbus-1/interfaces/*.xml
+%if !0%{?_crossbuild}
 %{_datadir}/gir-1.0/Urfkill-*.gir
+%endif
 %doc %{_datadir}/gtk-doc/html/urfkill
 %{_includedir}/liburfkill-glib
 %{_libdir}/liburfkill-glib.so


continue with q...



Remember to have fun...

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