1684792 - devel-file-in-non-devel-package /usr/lib64/libhpmud.so
This commit is contained in:
parent
ab2b2991af
commit
b41c1d18dd
@ -7,7 +7,7 @@
|
|||||||
Summary: HP Linux Imaging and Printing Project
|
Summary: HP Linux Imaging and Printing Project
|
||||||
Name: hplip
|
Name: hplip
|
||||||
Version: 3.18.12
|
Version: 3.18.12
|
||||||
Release: 4%{?dist}
|
Release: 5%{?dist}
|
||||||
License: GPLv2+ and MIT and BSD and IJG and Public Domain and GPLv2+ with exceptions and ISC
|
License: GPLv2+ and MIT and BSD and IJG and Public Domain and GPLv2+ with exceptions and ISC
|
||||||
|
|
||||||
Url: https://developers.hp.com/hp-linux-imaging-and-printing
|
Url: https://developers.hp.com/hp-linux-imaging-and-printing
|
||||||
@ -406,6 +406,7 @@ rm -f %{buildroot}%{_bindir}/foomatic-rip \
|
|||||||
%{buildroot}%{_libdir}/*.la \
|
%{buildroot}%{_libdir}/*.la \
|
||||||
%{buildroot}%{python3_sitearch}/*.la \
|
%{buildroot}%{python3_sitearch}/*.la \
|
||||||
%{buildroot}%{_libdir}/libhpip.so \
|
%{buildroot}%{_libdir}/libhpip.so \
|
||||||
|
%{buildroot}%{_libdir}/libhpmud.so \
|
||||||
%{buildroot}%{_libdir}/libhpipp.so \
|
%{buildroot}%{_libdir}/libhpipp.so \
|
||||||
%{buildroot}%{_libdir}/libhpdiscovery.so \
|
%{buildroot}%{_libdir}/libhpdiscovery.so \
|
||||||
%{buildroot}%{_libdir}/sane/*.la \
|
%{buildroot}%{_libdir}/sane/*.la \
|
||||||
@ -576,8 +577,6 @@ rm -f %{buildroot}%{_sysconfdir}/xdg/autostart/hplip-systray.desktop
|
|||||||
%{_libdir}/libhpipp.so.0.0.1
|
%{_libdir}/libhpipp.so.0.0.1
|
||||||
%{_libdir}/libhpdiscovery.so.0
|
%{_libdir}/libhpdiscovery.so.0
|
||||||
%{_libdir}/libhpdiscovery.so.0.0.1
|
%{_libdir}/libhpdiscovery.so.0.0.1
|
||||||
# The so symlink is required here (see bug #489059).
|
|
||||||
%{_libdir}/libhpmud.so
|
|
||||||
%{_libdir}/libhpmud.so.0
|
%{_libdir}/libhpmud.so.0
|
||||||
%{_libdir}/libhpmud.so.0.0.6
|
%{_libdir}/libhpmud.so.0.0.6
|
||||||
# Python extension
|
# Python extension
|
||||||
@ -621,6 +620,9 @@ rm -f %{buildroot}%{_sysconfdir}/xdg/autostart/hplip-systray.desktop
|
|||||||
%config(noreplace) %{_sysconfdir}/sane.d/dll.d/hpaio
|
%config(noreplace) %{_sysconfdir}/sane.d/dll.d/hpaio
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Mar 04 2019 Zdenek Dohnal <zdohnal@redhat.com> - 3.18.12-5
|
||||||
|
- 1684792 - devel-file-in-non-devel-package /usr/lib64/libhpmud.so
|
||||||
|
|
||||||
* Tue Feb 05 2019 Zdenek Dohnal <zdohnal@redhat.com> - 3.18.12-4
|
* Tue Feb 05 2019 Zdenek Dohnal <zdohnal@redhat.com> - 3.18.12-4
|
||||||
- 1671513 - after 'successful' plugin installation it is not installed
|
- 1671513 - after 'successful' plugin installation it is not installed
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user