diff --git a/sane.spec b/sane.spec index a791c82..b2e3ef4 100644 --- a/sane.spec +++ b/sane.spec @@ -4,10 +4,10 @@ %define libname %mklibname %{name} %{major} %define devname %mklibname %{name} %{major} -d -%bcond_with gphoto2 -%bcond_with primax -%bcond_with v4l -%bcond_with epkowa +%bcond_without gphoto2 +%bcond_without primax +%bcond_without v4l +%bcond_without epkowa # All sane backends have SONAME libsane.so.1. We do not want # sane-backends-iscan to provide libsane.so.1, so filter these out. @@ -23,7 +23,7 @@ # do not search for all existing scanner models which makes their startup # slow (the user or "scannerdrake" has to insert the names of the really # installed scanners then) -%bcond_without empty_dll_conf +%bcond_with empty_dll_conf Summary: SANE - local and remote scanner access Name: sane