commit 1ca253ed85a7d85cef9b26143b2eb8f47e5a1fbf
Author: Arkadiusz Miƛkiewicz <[email protected]>
Date:   Wed Mar 20 15:56:17 2013 +0100

    - revert; broken differently

 upower-fixes.patch | 12 ------------
 upower.spec        |  2 --
 2 files changed, 14 deletions(-)
---
diff --git a/upower.spec b/upower.spec
index 107937e..6ed50cf 100644
--- a/upower.spec
+++ b/upower.spec
@@ -7,7 +7,6 @@ License:        GPL v2+
 Group:         Libraries
 Source0:       http://upower.freedesktop.org/releases/%{name}-%{version}.tar.xz
 # Source0-md5: f175984d142dc8d2353a7da609836b69
-Patch0:                %{name}-fixes.patch
 URL:           http://upower.freedesktop.org/
 BuildRequires: autoconf >= 2.65
 BuildRequires: automake >= 1:1.11
@@ -102,7 +101,6 @@ Dokumentacja API UPower.
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 %{__gtkdocize}
diff --git a/upower-fixes.patch b/upower-fixes.patch
deleted file mode 100644
index 58794c9..0000000
--- a/upower-fixes.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -urN upower-0.9.20.org/src/linux/up-device-lg-unifying.c 
upower-0.9.20/src/linux/up-device-lg-unifying.c
---- upower-0.9.20.org/src/linux/up-device-lg-unifying.c        2013-03-20 
13:42:58.000000000 +0100
-+++ upower-0.9.20/src/linux/up-device-lg-unifying.c    2013-03-20 
15:45:03.731346809 +0100
-@@ -627,7 +627,7 @@
- 
-       for (entry = hidraw_list; entry; entry = entry->next) {
-               hidraw = entry->data;
--              if (!g_strcmp0 (g_udev_device_get_sysfs_attr (hidraw, "device"),
-+              if (!g_strcmp0 
(g_udev_device_get_sysfs_path(g_udev_device_get_parent(hidraw)),
-                               parent_sysfs_path))
-                       receiver = hidraw;
-               else
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/upower.git/commitdiff/1ca253ed85a7d85cef9b26143b2eb8f47e5a1fbf

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to