Fixed conditions

This commit is contained in:
Ilya Khokhryakov 2013-10-07 12:30:31 +04:00
parent b18c7187f2
commit 6c9dba079a

View file

@ -4,10 +4,10 @@
%define libname %mklibname %{name} %{major} %define libname %mklibname %{name} %{major}
%define devname %mklibname %{name} %{major} -d %define devname %mklibname %{name} %{major} -d
%bcond_with gphoto2 %bcond_without gphoto2
%bcond_with primax %bcond_without primax
%bcond_with v4l %bcond_without v4l
%bcond_with epkowa %bcond_without epkowa
# All sane backends have SONAME libsane.so.1. We do not want # All sane backends have SONAME libsane.so.1. We do not want
# sane-backends-iscan to provide libsane.so.1, so filter these out. # 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 # 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 # slow (the user or "scannerdrake" has to insert the names of the really
# installed scanners then) # installed scanners then)
%bcond_without empty_dll_conf %bcond_with empty_dll_conf
Summary: SANE - local and remote scanner access Summary: SANE - local and remote scanner access
Name: sane Name: sane