Update patches list for 0.5.1, drop 6 patches incorporated or backported from upstream, refresh one

This commit is contained in:
Didier Raboud
2013-09-29 13:34:09 +02:00
parent 034597a598
commit 30322db108
8 changed files with 2 additions and 267 deletions
@@ -7,7 +7,7 @@ Last-Update: 2012-06-26
--- a/libfprint/fprint-list-udev-rules.c
+++ b/libfprint/fprint-list-udev-rules.c
@@ -57,9 +57,6 @@
@@ -59,9 +59,6 @@
break;
}
}
@@ -17,7 +17,7 @@ Last-Update: 2012-06-26
key = g_strdup_printf ("%04x:%04x", driver->id_table[i].vendor, driver->id_table[i].product);
if (g_hash_table_lookup (printed, key) != NULL) {
@@ -72,7 +69,10 @@
@@ -74,7 +71,10 @@
if (num_printed == 0)
printf ("# %s\n", driver->full_name);