packages: hplip/hplip.spec - enable udev and polkit - rel 3
patrys
patrys at pld-linux.org
Mon Apr 12 11:07:12 CEST 2010
Author: patrys Date: Mon Apr 12 09:07:12 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- enable udev and polkit
- rel 3
---- Files affected:
packages/hplip:
hplip.spec (1.68 -> 1.69)
---- Diffs:
================================================================
Index: packages/hplip/hplip.spec
diff -u packages/hplip/hplip.spec:1.68 packages/hplip/hplip.spec:1.69
--- packages/hplip/hplip.spec:1.68 Mon Apr 12 10:35:24 2010
+++ packages/hplip/hplip.spec Mon Apr 12 11:07:04 2010
@@ -3,7 +3,7 @@
Summary(pl.UTF-8): Serwer dla drukarek HP Inkjet
Name: hplip
Version: 3.10.2
-Release: 2
+Release: 3
License: BSD, GPL v2 and MIT
Group: Applications/System
Source0: http://dl.sourceforge.net/hplip/%{name}-%{version}.tar.gz
@@ -150,7 +150,9 @@
--enable-foomatic-ppd-install \
--enable-foomatic-drv-install \
--enable-foomatic-rip-hplip-install \
- --enable-pp-build
+ --enable-policykit \
+ --enable-pp-build \
+ --enable-udev-acl-rules
%{__make} \
hpppddir=%{_cupsppddir}
@@ -217,6 +219,7 @@
%attr(755,root,root) %{_bindir}/hp-testpage
%attr(755,root,root) %{_bindir}/hp-timedate
%attr(755,root,root) %{_bindir}/hp-unload
+%{_datadir}/dbus-1/system-services/com.hp.hplip.service
%dir %{_datadir}/hplip
# info about GPL v2 for some files
#%{_datadir}/hplip/COPYING
@@ -260,10 +263,12 @@
%{_datadir}/hplip/pcard
%{_datadir}/hplip/prnt
%{_datadir}/hplip/scan
+%{_datadir}/polkit-1/actions/com.hp.hplip.policy
%attr(755,root,root) %{py_sitedir}/cupsext.so
%attr(755,root,root) %{py_sitedir}/hpmudext.so
%attr(755,root,root) %{py_sitedir}/pcardext.so
%attr(755,root,root) %{py_sitedir}/scanext.so
+%{_sysconfdir}/dbus-1/system.d/com.hp.hplip.conf
%dir %{_sysconfdir}/hp
%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/hp/*
@@ -321,8 +326,6 @@
%attr(755,root,root) %{_ulibdir}/cups/filter/hpcac
%attr(755,root,root) %{_ulibdir}/cups/filter/pstotiff
%{_cupsdir}/drv/hp
-%{_cupsdir}/mime/pstotiff.convs
-%{_cupsdir}/mime/pstotiff.types
%files -n cups-backend-hpfax
%defattr(644,root,root,755)
@@ -339,6 +342,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.69 2010/04/12 09:07:04 patrys
+- enable udev and polkit
+- rel 3
+
Revision 1.68 2010/04/12 08:35:24 patrys
- BR: libtiff-devel
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/hplip/hplip.spec?r1=1.68&r2=1.69&f=u
More information about the pld-cvs-commit
mailing list