From ddbd8788d8885f701e8565e771f75dd8905c5586 Mon Sep 17 00:00:00 2001 From: Tim Waugh Date: Wed, 22 Jun 2005 09:10:18 +0000 Subject: [PATCH] - For libsane-hpaio ExcludeArch: s390 s390x, because it requires sane-backends. --- hplip.spec | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/hplip.spec b/hplip.spec index d9d9e41..412b15f 100644 --- a/hplip.spec +++ b/hplip.spec @@ -1,7 +1,7 @@ Summary: HP Linux Imaging and Printing Project Name: hplip Version: 0.9.3 -Release: 5 +Release: 6 License: GPL/MIT/BSD Group: System Environment/Daemons Obsoletes: hpoj <= 0.91 @@ -49,6 +49,7 @@ Group: System Environment/Daemons License: GPL Obsoletes: libsane-hpoj <= 0.91 Requires: sane-backends +ExcludeArch: s390 s390x %description -n libsane-hpaio SANE driver for scanners in HP's multi-function devices (from HPOJ). @@ -146,6 +147,10 @@ if ! grep ^hpaio /etc/sane.d/dll.conf >/dev/null 2>/dev/null ; then \ fi %changelog +* Wed Jun 22 2005 Tim Waugh 0.9.3-6 +- For libsane-hpaio ExcludeArch: s390 s390x, because it requires + sane-backends. + * Wed Jun 15 2005 Tim Waugh 0.9.3-5 - Use static IP ports (for SELinux policy).