From 70df7a97a566ae030b2d66dc9f7d0ce6daf48eae Mon Sep 17 00:00:00 2001 From: Tim Waugh Date: Thu, 29 Oct 2009 10:53:33 +0000 Subject: [PATCH] Explain what patch12 is for in comments. --- hplip.spec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/hplip.spec b/hplip.spec index 2678d7d..bc43bd9 100644 --- a/hplip.spec +++ b/hplip.spec @@ -146,6 +146,9 @@ rm -rf $RPM_BUILD_DIR/%{name}-%{version} # Give up trying to print a job to a reconnected device (bug #515481). %patch11 -p1 -b .device-reconnected + +# Set a printer-state-reason when there's a missing required plugin +# (bug #531330). %patch12 -p1 -b .plugin-error %build