diff --git a/hplip.spec b/hplip.spec index 3d82075..9f4c536 100644 --- a/hplip.spec +++ b/hplip.spec @@ -1,7 +1,7 @@ Summary: HP Linux Imaging and Printing Project Name: hplip Version: 3.9.12 -Release: 2%{?dist} +Release: 3%{?dist} License: GPLv2+ and MIT Group: System Environment/Daemons Conflicts: system-config-printer < 0.6.132 @@ -160,7 +160,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 \ @@ -339,6 +338,10 @@ fi /usr/bin/update-desktop-database &>/dev/null ||: %changelog +* Tue Jan 12 2010 Tim Waugh - 3.9.12-3 +- Do ship pkit module even though the PolicyKit mechanism is not + shipped (bug #554817). + * Tue Jan 5 2010 Tim Waugh - 3.9.12-2 - Retry when connecting to device fails (bug #532112). - Don't ship PolicyKit mechanism (bug #551773).