Ship %{_localstatedir}/log/hp/tmp directory (bug #859658)

This commit is contained in:
Jiri Popelka 2012-10-02 17:21:04 +02:00
parent 1b94e07905
commit c3a4a28495

View File

@ -1,7 +1,7 @@
Summary: HP Linux Imaging and Printing Project Summary: HP Linux Imaging and Printing Project
Name: hplip Name: hplip
Version: 3.12.9 Version: 3.12.9
Release: 5%{?dist} Release: 6%{?dist}
License: GPLv2+ and MIT License: GPLv2+ and MIT
Group: System Environment/Daemons Group: System Environment/Daemons
@ -463,6 +463,7 @@ rm -f %{buildroot}%{_sysconfdir}/xdg/autostart/hplip-systray.desktop
%{_datadir}/hplip/scan %{_datadir}/hplip/scan
%{_localstatedir}/lib/hp %{_localstatedir}/lib/hp
%dir %attr(0774,root,lp) %{_localstatedir}/log/hp %dir %attr(0774,root,lp) %{_localstatedir}/log/hp
%dir %attr(1774,root,lp) %{_localstatedir}/log/hp/tmp
%{_sysconfdir}/cron.daily/hplip_cron %{_sysconfdir}/cron.daily/hplip_cron
%files common %files common
@ -524,6 +525,9 @@ rm -f %{buildroot}%{_sysconfdir}/xdg/autostart/hplip-systray.desktop
%postun libs -p /sbin/ldconfig %postun libs -p /sbin/ldconfig
%changelog %changelog
* Tue Oct 02 2012 Jiri Popelka <jpopelka@redhat.com> 3.12.9-6
- Ship %%{_localstatedir}/log/hp/tmp directory (bug #859658)
* Mon Oct 01 2012 Jiri Popelka <jpopelka@redhat.com> 3.12.9-5 * Mon Oct 01 2012 Jiri Popelka <jpopelka@redhat.com> 3.12.9-5
- release bump - release bump