Merge branch 'f18'
This commit is contained in:
commit
037f4e9560
@ -1,7 +1,7 @@
|
||||
Summary: HP Linux Imaging and Printing Project
|
||||
Name: hplip
|
||||
Version: 3.12.9
|
||||
Release: 5%{?dist}
|
||||
Release: 6%{?dist}
|
||||
License: GPLv2+ and MIT
|
||||
Group: System Environment/Daemons
|
||||
|
||||
@ -463,10 +463,10 @@ rm -f %{buildroot}%{_sysconfdir}/xdg/autostart/hplip-systray.desktop
|
||||
%{_datadir}/hplip/installer
|
||||
%{_datadir}/hplip/pcard
|
||||
%{_datadir}/hplip/prnt
|
||||
%{_datadir}/hplip/prnt/plugins
|
||||
%{_datadir}/hplip/scan
|
||||
%{_localstatedir}/lib/hp
|
||||
%dir %attr(0774,root,lp) %{_localstatedir}/log/hp
|
||||
%dir %attr(1774,root,lp) %{_localstatedir}/log/hp/tmp
|
||||
%{_sysconfdir}/cron.daily/hplip_cron
|
||||
|
||||
%files common
|
||||
@ -528,6 +528,9 @@ rm -f %{buildroot}%{_sysconfdir}/xdg/autostart/hplip-systray.desktop
|
||||
%postun libs -p /sbin/ldconfig
|
||||
|
||||
%changelog
|
||||
* Tue Oct 02 2012 Jiri Popelka <jpopelka@redhat.com> 3.12.9-6
|
||||
- Ship %%{_localstatedir}/log/hp/tmp directory (bug #859658)
|
||||
|
||||
* Thu Sep 27 2012 Jiri Popelka <jpopelka@redhat.com> 3.12.9-5
|
||||
- remove useless Conflicts:, Obsoletes: and Provides: fields
|
||||
- remove %%pre section (stopping&disabling of hplip service on upgrade)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user