- Do ship pkit module even though the PolicyKit mechanism is not shipped
(bug #554817).
This commit is contained in:
parent
5b1c370564
commit
b611aae4b1
@ -1,7 +1,7 @@
|
|||||||
Summary: HP Linux Imaging and Printing Project
|
Summary: HP Linux Imaging and Printing Project
|
||||||
Name: hplip
|
Name: hplip
|
||||||
Version: 3.9.12
|
Version: 3.9.12
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
License: GPLv2+ and MIT
|
License: GPLv2+ and MIT
|
||||||
Group: System Environment/Daemons
|
Group: System Environment/Daemons
|
||||||
Conflicts: system-config-printer < 0.6.132
|
Conflicts: system-config-printer < 0.6.132
|
||||||
@ -160,7 +160,6 @@ rm -rf %{buildroot}%{_sysconfdir}/sane.d \
|
|||||||
%{buildroot}%{_docdir} \
|
%{buildroot}%{_docdir} \
|
||||||
%{buildroot}%{_datadir}/hal/fdi \
|
%{buildroot}%{_datadir}/hal/fdi \
|
||||||
%{buildroot}%{_datadir}/hplip/pkservice.py \
|
%{buildroot}%{_datadir}/hplip/pkservice.py \
|
||||||
%{buildroot}%{_datadir}/hplip/base/pkit.py \
|
|
||||||
%{buildroot}%{_bindir}/hp-pkservice
|
%{buildroot}%{_bindir}/hp-pkservice
|
||||||
|
|
||||||
rm -f %{buildroot}%{_bindir}/foomatic-rip \
|
rm -f %{buildroot}%{_bindir}/foomatic-rip \
|
||||||
@ -339,6 +338,10 @@ fi
|
|||||||
/usr/bin/update-desktop-database &>/dev/null ||:
|
/usr/bin/update-desktop-database &>/dev/null ||:
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jan 12 2010 Tim Waugh <twaugh@redhat.com> - 3.9.12-3
|
||||||
|
- 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.12-2
|
* Tue Jan 5 2010 Tim Waugh <twaugh@redhat.com> - 3.9.12-2
|
||||||
- Retry when connecting to device fails (bug #532112).
|
- Retry when connecting to device fails (bug #532112).
|
||||||
- Don't ship PolicyKit mechanism (bug #551773).
|
- Don't ship PolicyKit mechanism (bug #551773).
|
||||||
|
Loading…
Reference in New Issue
Block a user