diff --git a/hplip.spec b/hplip.spec index d4cdfda..83479a6 100644 --- a/hplip.spec +++ b/hplip.spec @@ -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 - 3.9.8-27 +- Do ship pkit module even though the PolicyKit mechanism is not + shipped (bug #554817). + * Tue Jan 5 2010 Tim Waugh - 3.9.8-26 - Retry when connecting to device fails (bug #532112). - Don't ship PolicyKit mechanism (bug #551773).