From fd8a6ab9ed2d90a0d45eceffc10d97fc1b0afd09 Mon Sep 17 00:00:00 2001 From: Zdenek Dohnal Date: Wed, 28 Feb 2018 14:31:01 +0100 Subject: [PATCH] name libraries explicitly --- hplip.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/hplip.spec b/hplip.spec index c713a4a..50cdc1b 100644 --- a/hplip.spec +++ b/hplip.spec @@ -514,7 +514,9 @@ rm -f %{buildroot}%{_sysconfdir}/xdg/autostart/hplip-systray.desktop %{_datadir}/hplip/ui5 %files -n libsane-hpaio -%{_libdir}/sane/libsane-*.so* +%{_libdir}/sane/libsane-*.so +%{_libdir}/sane/libsane-*.so.1 +%{_libdir}/sane/libsane-*.so.1.0.0 %config(noreplace) %{_sysconfdir}/sane.d/dll.d/hpaio %post