]> git.pld-linux.org Git - packages/hplip.git/commitdiff
- better bcond descriptions
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 29 Jun 2016 15:28:53 +0000 (17:28 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Wed, 29 Jun 2016 15:28:53 +0000 (17:28 +0200)
hplip.spec

index 2764daa6390175839a4941df4933be885951767d..1312394a9ca3373b072f3d8e1e9b7a219747c0aa 100644 (file)
@@ -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
This page took 0.180299 seconds and 4 git commands to generate.