Really fix it
This commit is contained in:
parent
b2ca4b91da
commit
69109eadf3
@ -14,7 +14,7 @@
|
|||||||
Summary: Scanner access software
|
Summary: Scanner access software
|
||||||
Name: sane-backends
|
Name: sane-backends
|
||||||
Version: 1.0.29
|
Version: 1.0.29
|
||||||
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
|
||||||
@ -232,7 +232,7 @@ sed 's|@CONFIGDIR@|%{_sysconfdir}/sane.d|g' < %{SOURCE3} > saned@.service
|
|||||||
install -m 644 saned@.service %{buildroot}%{_unitdir}
|
install -m 644 saned@.service %{buildroot}%{_unitdir}
|
||||||
|
|
||||||
%ifarch armv7hl
|
%ifarch armv7hl
|
||||||
rm -f %{buildroot}%%{_libdir}/sane/libsane-qcam.so
|
rm -f %{buildroot}%{_libdir}/sane/libsane-qcam.so
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%find_lang %name
|
%find_lang %name
|
||||||
@ -422,6 +422,9 @@ exit 0
|
|||||||
%{_unitdir}/saned@.service
|
%{_unitdir}/saned@.service
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Feb 10 2020 Zdenek Dohnal <zdohnal@redhat.com> - 1.0.29-4
|
||||||
|
- really fix it...
|
||||||
|
|
||||||
* Mon Feb 10 2020 Zdenek Dohnal <zdohnal@redhat.com> - 1.0.29-3
|
* Mon Feb 10 2020 Zdenek Dohnal <zdohnal@redhat.com> - 1.0.29-3
|
||||||
- typo in install phase...
|
- typo in install phase...
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user