[packages/hplip] - better bcond descriptions
qboosh
qboosh at pld-linux.org
Wed Jun 29 17:28:48 CEST 2016
commit 1f326d7b22c872392acd126dd7c94005571b5226
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Wed Jun 29 17:28:53 2016 +0200
- better bcond descriptions
hplip.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/hplip.spec b/hplip.spec
index 2764daa..1312394 100644
--- a/hplip.spec
+++ b/hplip.spec
@@ -3,8 +3,8 @@
# - separate hpijs package?
#
# Conditional build:
-%bcond_without dbus # build dbus
-%bcond_without fax # build fax, depends on dbus
+%bcond_without dbus # dbus (com.hplip.StatusService) support
+%bcond_without fax # fax support (cups backend+hplip components), depends on dbus
%if %{without dbus}
%undefine with_fax
@@ -23,7 +23,7 @@ Patch0: %{name}-desktop.patch
Patch1: unresolved.patch
Patch2: pld-distro.patch
# note: this patch adds support to fixing only certain binary plugins. Newer plugin
-# version have differend md5 sums, different offsets, so handling new binaries need
+# version have different md5 sums, different offsets, so handling new binaries need
# to be added
Patch3: %{name}-binary-fixup.patch
Patch5: %{name}-udev-rules.patch
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/hplip.git/commitdiff/1f326d7b22c872392acd126dd7c94005571b5226
More information about the pld-cvs-commit
mailing list