Explain what patch12 is for in comments.
This commit is contained in:
parent
67dc6f0670
commit
95e0af4e37
@ -146,6 +146,9 @@ rm -rf $RPM_BUILD_DIR/%{name}-%{version}
|
|||||||
|
|
||||||
# Give up trying to print a job to a reconnected device (bug #515481).
|
# Give up trying to print a job to a reconnected device (bug #515481).
|
||||||
%patch11 -p1 -b .device-reconnected
|
%patch11 -p1 -b .device-reconnected
|
||||||
|
|
||||||
|
# Set a printer-state-reason when there's a missing required plugin
|
||||||
|
# (bug #531330).
|
||||||
%patch12 -p1 -b .plugin-error
|
%patch12 -p1 -b .plugin-error
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
Loading…
Reference in New Issue
Block a user