fix typo
This commit is contained in:
parent
f4f920d7f3
commit
7d7318626e
@ -10,7 +10,7 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%if !0%{?fedora}%{?rhel} || 0%{?fedora} >= 17 || 0%{?rhel} >= 7
|
%if !0%{?fedora}%{?rhel} || 0%{?fedora} >= 17 || 0%{?rhel} >= 7
|
||||||
%global udevrulesdir %{prefix}/lib/udev/rules.d
|
%global udevrulesdir %{_prefix}/lib/udev/rules.d
|
||||||
%else
|
%else
|
||||||
%global udevrulesdir /lib/udev/rules.d
|
%global udevrulesdir /lib/udev/rules.d
|
||||||
%endif
|
%endif
|
||||||
@ -18,7 +18,7 @@
|
|||||||
Summary: Scanner access software
|
Summary: Scanner access software
|
||||||
Name: sane-backends
|
Name: sane-backends
|
||||||
Version: 1.0.23
|
Version: 1.0.23
|
||||||
Release: 3%{?dist}
|
Release: 4%{?dist}
|
||||||
# lib/ is LGPLv2+, backends are GPLv2+ with exceptions
|
# lib/ is LGPLv2+, backends are GPLv2+ with exceptions
|
||||||
# Tools are GPLv2+, docs are public domain
|
# Tools are GPLv2+, docs are public domain
|
||||||
# see LICENSE for details
|
# see LICENSE for details
|
||||||
|
Loading…
Reference in New Issue
Block a user