Remove obsolete scriptlets
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
parent
0985414453
commit
064767f918
19
hplip.spec
19
hplip.spec
@ -7,7 +7,7 @@
|
||||
Summary: HP Linux Imaging and Printing Project
|
||||
Name: hplip
|
||||
Version: 3.17.11
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
License: GPLv2+ and MIT and BSD
|
||||
|
||||
Url: https://developers.hp.com/hp-linux-imaging-and-printing
|
||||
@ -369,20 +369,6 @@ rm -f %{buildroot}%{_unitdir}/hplip-printer@.service
|
||||
# window), so don't ship the launcher yet.
|
||||
rm -f %{buildroot}%{_sysconfdir}/xdg/autostart/hplip-systray.desktop
|
||||
|
||||
%post gui
|
||||
#touch --no-create %{_datadir}/icons/hicolor
|
||||
#if [ -x /%{_bindir}/gtk-update-icon-cache ]; then
|
||||
# gtk-update-icon-cache --ignore-theme-index -q %{_datadir}/icons/hicolor
|
||||
#fi
|
||||
update-desktop-database &> /dev/null ||:
|
||||
|
||||
%postun gui
|
||||
#touch --no-create %{_datadir}/icons/hicolor
|
||||
#if [ -x /%{_bindir}/gtk-update-icon-cache ]; then
|
||||
# gtk-update-icon-cache --ignore-theme-index -q %{_datadir}/icons/hicolor
|
||||
#fi
|
||||
update-desktop-database &> /dev/null ||:
|
||||
|
||||
%files
|
||||
%doc COPYING doc/*
|
||||
# ex-hpijs
|
||||
@ -521,6 +507,9 @@ update-desktop-database &> /dev/null ||:
|
||||
%postun libs -p /sbin/ldconfig
|
||||
|
||||
%changelog
|
||||
* Thu Jan 11 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 3.17.11-4
|
||||
- Remove obsolete scriptlets
|
||||
|
||||
* Mon Jan 08 2018 Zdenek Dohnal <zdohnal@redhat.com> - 3.17.11-3
|
||||
- fixing 1528851 for option -xraw
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user