- Do ship pkit module even though the PolicyKit mechanism is not shipped

(bug #554817).
This commit is contained in:
Tim Waugh 2010-01-12 19:55:12 +00:00
parent b7f8884abe
commit 3de0019f24

View File

@ -1,7 +1,7 @@
Summary: HP Linux Imaging and Printing Project
Name: hplip
Version: 3.9.8
Release: 26%{?dist}
Release: 27%{?dist}
License: GPLv2+ and MIT
Group: System Environment/Daemons
Conflicts: system-config-printer < 0.6.132
@ -190,7 +190,6 @@ rm -rf %{buildroot}%{_sysconfdir}/sane.d \
%{buildroot}%{_docdir} \
%{buildroot}%{_datadir}/hal/fdi \
%{buildroot}%{_datadir}/hplip/pkservice.py \
%{buildroot}%{_datadir}/hplip/base/pkit.py \
%{buildroot}%{_bindir}/hp-pkservice
rm -f %{buildroot}%{_bindir}/foomatic-rip \
@ -370,6 +369,10 @@ fi
/usr/bin/update-desktop-database &>/dev/null ||:
%changelog
* Tue Jan 12 2010 Tim Waugh <twaugh@redhat.com> - 3.9.8-27
- Do ship pkit module even though the PolicyKit mechanism is not
shipped (bug #554817).
* Tue Jan 5 2010 Tim Waugh <twaugh@redhat.com> - 3.9.8-26
- Retry when connecting to device fails (bug #532112).
- Don't ship PolicyKit mechanism (bug #551773).