From e18dbf119cc04fbe40108523b98e6ceebcdc03009a13a5220cd42a1e5129f0bd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Thu, 19 Feb 2015 12:05:31 +0000 Subject: [PATCH] - Add minimal version requirement on cups (currently 1.7) bnc#918387 OBS-URL: https://build.opensuse.org/package/show/Printing/hplip?expand=0&rev=108 --- hplip.changes | 5 +++++ hplip.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/hplip.changes b/hplip.changes index 26c0c69..e9a79ee 100644 --- a/hplip.changes +++ b/hplip.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Feb 19 12:05:05 UTC 2015 - tchvatal@suse.com + +- Add minimal version requirement on cups (currently 1.7) bnc#918387 + ------------------------------------------------------------------- Wed Feb 11 21:07:28 UTC 2015 - tchvatal@suse.com diff --git a/hplip.spec b/hplip.spec index 489bab1..104a92f 100644 --- a/hplip.spec +++ b/hplip.spec @@ -17,7 +17,7 @@ Name: hplip -BuildRequires: cups +BuildRequires: cups >= 1.7 BuildRequires: cups-devel BuildRequires: dbus-1-devel BuildRequires: fdupes