From 0bc1eb347d5db7212aeac2d81338a9968c01ff1bc4ca3c4a42918c0333078a8e Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= <ismail@i10z.com>
Date: Wed, 10 Oct 2012 20:03:33 +0000
Subject: [PATCH] Accepting request 137796 from
 home:coolo:branches:openSUSE:Factory

- own udev directories to avoid udev build dependency

OBS-URL: https://build.opensuse.org/request/show/137796
OBS-URL: https://build.opensuse.org/package/show/hardware/isight-firmware-tools?expand=0&rev=5
---
 isight-firmware-tools.changes |  6 +++++-
 isight-firmware-tools.spec    | 12 +++++++-----
 2 files changed, 12 insertions(+), 6 deletions(-)

diff --git a/isight-firmware-tools.changes b/isight-firmware-tools.changes
index 070dcd3..23d0f18 100644
--- a/isight-firmware-tools.changes
+++ b/isight-firmware-tools.changes
@@ -1,9 +1,13 @@
+-------------------------------------------------------------------
+Wed Oct 10 19:56:50 UTC 2012 - coolo@suse.com
+
+- own udev directories to avoid udev build dependency
+
 -------------------------------------------------------------------
 Tue Feb 07 07:35:09 UTC 2012 - tuukka.pasanen@ilmi.fi
 
 - Added support for older iMac isight 
 
-
 -------------------------------------------------------------------
 Thu Jun  2 07:35:09 UTC 2011 - idonmez@novell.com
 
diff --git a/isight-firmware-tools.spec b/isight-firmware-tools.spec
index 9a27c2e..b5d4048 100644
--- a/isight-firmware-tools.spec
+++ b/isight-firmware-tools.spec
@@ -1,7 +1,7 @@
 #
 # spec file for package isight-firmware-tools
 #
-# 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
@@ -16,14 +16,13 @@
 #
 
 
-
 Name:           isight-firmware-tools
 Version:        1.6
-Release:        1
-License:        GPL-2.0
+Release:        0
 Summary:        Tools to manipulate firmware for Built-in iSight
-Url:            http://bersace03.free.fr/ift/
+License:        GPL-2.0
 Group:          Amusements/Toys/Graphics
+Url:            http://bersace03.free.fr/ift/
 Source:         isight-firmware-tools-%{version}.tar.gz
 Patch0:         isight-firmware-tools-older_isight-1.6.0.diff
 BuildRequires:  gcc
@@ -74,6 +73,9 @@ fi
 %dir %{_datadir}/doc/packages/%{name}
 %{_bindir}/ift-export
 %{_bindir}/ift-extract
+%dir %{_libdir}/udev
+%dir %{_sysconfdir}/udev/rules.d
+%dir %{_sysconfdir}/udev
 %{_libdir}/udev/ift-load
 %doc %{_datadir}/doc/packages/%{name}/HOWTO
 %{_infodir}/*