From 56bf0c2286dc52fc4c065842d7cd68a5d85d4eabdb1ab317fdb3b65e5ce5b791 Mon Sep 17 00:00:00 2001 From: Johannes Meixner Date: Mon, 22 Feb 2016 09:11:39 +0000 Subject: [PATCH] Proper indentation for "Requires: cups-filters >= 1.0.25" OBS-URL: https://build.opensuse.org/package/show/Printing/cups-airprint?expand=0&rev=3 --- cups-airprint.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cups-airprint.spec b/cups-airprint.spec index 256467e..0e15252 100644 --- a/cups-airprint.spec +++ b/cups-airprint.spec @@ -34,7 +34,7 @@ Patch0: airprint-generate.patch Requires: avahi # cups-filters >= 1.0.25 provides the urftopdf filter to convert the URF format # which (at least some) iOS apps send when printing via AirPrint: -Requires: cups-filters >= 1.0.25 +Requires: cups-filters >= 1.0.25 # cups-airprint will not work reasonably well with traditional CUPS <= 1.5.4 # that has neither built-in DNS-SD/Avahi support nor the urftopdf filter # so that in practice a modern CUPS >= 1.6 is required: