diff --git a/gutenprint-device-ids.patch b/gutenprint-device-ids.patch
index aaeb153..8b11051 100644
--- a/gutenprint-device-ids.patch
+++ b/gutenprint-device-ids.patch
@@ -1,6 +1,24 @@
diff -up gutenprint-5.2.5/src/xml/printers.xml.device-ids gutenprint-5.2.5/src/xml/printers.xml
--- gutenprint-5.2.5/src/xml/printers.xml.device-ids 2010-03-25 09:43:15.075221894 +0000
+++ gutenprint-5.2.5/src/xml/printers.xml 2010-03-25 09:44:32.125096565 +0000
+@@ -305,7 +305,7 @@
+
+
+
+-
++
+
+
+
+@@ -321,7 +321,7 @@
+
+
+
+-
++
+
+
+
@@ -329,7 +329,7 @@
@@ -19,3 +37,12 @@ diff -up gutenprint-5.2.5/src/xml/printers.xml.device-ids gutenprint-5.2.5/src/x
+@@ -904,7 +904,7 @@
+
+
+
+-
++
+
+
+
diff --git a/gutenprint.spec b/gutenprint.spec
index b5bfb36..51157a6 100644
--- a/gutenprint.spec
+++ b/gutenprint.spec
@@ -4,7 +4,7 @@
Name: gutenprint
Summary: Printer Drivers Package
Version: 5.2.5
-Release: 6%{?dist}
+Release: 7%{?dist}
Group: System Environment/Base
URL: http://gimp-print.sourceforge.net/
Source0: http://dl.sf.net/gimp-print/gutenprint-%{version}.tar.bz2
@@ -154,8 +154,13 @@ Epson, HP and compatible printers.
%patch3 -p1 -b .brother-hl-2040
# Allow the CUPS dynamic driver to run inside a build root.
%patch4 -p1 -b .postscriptdriver
-# Added IEEE 1284 Device ID for Epson Stylus D92 (bug #570888).
-# Added IEEE 1284 Device ID for Epson Stylus Photo R230 (from Ubuntu #520466).
+# Added IEEE 1284 Device ID for
+# Epson Stylus D92 (bug #570888).
+# Epson Stylus Photo R230 (from Ubuntu #520466).
+# Epson Stylus D92 (bug #570888).
+# Epson Stylus Photo 1400 (bug #577299).
+# Epson Stylus Photo 830U (bug #577307).
+# HP DeskJet 959C (bug #577291).
%patch5 -p1 -b .device-ids
cp %{SOURCE2} src/cups/cups-genppdupdate.in
@@ -285,6 +290,12 @@ fi
/bin/rm -f /var/cache/foomatic/*
%changelog
+* Wed May 12 2010 Jiri Popelka 5.2.5-7
+- Added IEEE 1284 Device ID for:
+ Epson Stylus Photo 1400 (bug #577299).
+ Epson Stylus Photo 830U (bug #577307).
+ HP DeskJet 959C (bug #577291).
+
* Thu Mar 25 2010 Tim Waugh 5.2.5-6
- Added IEEE 1284 Device ID for Epson Stylus Photo R230 (from Ubuntu #520466).