Author: cactus Date: Sun Nov 16 15:58:54 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 2.8.10 - hpaio.desc removed
---- Files affected: SPECS: hplip.spec (1.49 -> 1.50) ---- Diffs: ================================================================ Index: SPECS/hplip.spec diff -u SPECS/hplip.spec:1.49 SPECS/hplip.spec:1.50 --- SPECS/hplip.spec:1.49 Fri Oct 3 19:44:29 2008 +++ SPECS/hplip.spec Sun Nov 16 16:58:48 2008 @@ -5,17 +5,16 @@ # - separate package for hpijs (hplip Req: hpijs, hplip-hpijs Prov: hpijs?) # - separate udev files # - it would be good to kill "python /usr/share/hplip/hpssd.py" during upgrade/uninstall -# - hpaio.desc removed in Fedora # Summary: Hewlett-Packard Linux Imaging and Printing Project Summary(pl.UTF-8): Serwer dla drukarek HP Inkjet Name: hplip -Version: 2.8.6 -Release: 2 +Version: 2.8.10 +Release: 1 License: BSD, GPL v2 and MIT Group: Applications/System Source0: http://dl.sourceforge.net/hplip/%{name}-%{version}.tar.gz -# Source0-md5: 2571d7bf54d20a9b915288816e8cd895 +# Source0-md5: a9ad78c4f0d884caac6b176b3cb9bf21 Patch0: %{name}-ui-optional.patch URL: http://hplip.sourceforge.net/ BuildRequires: autoconf @@ -143,13 +142,12 @@ --disable-foomatic-xml-install \ --enable-foomatic-ppd-install %{__make} \ - hpppddir=/usr/share/cups/model \ hpppddir=%{_cupsppddir} %install rm -rf $RPM_BUILD_ROOT -install -d $RPM_BUILD_ROOT$(cups-config --datadir)/model \ +install -d $RPM_BUILD_ROOT%{_cupsppddir} \ $RPM_BUILD_ROOT$(cups-config --serverbin)/filter %{__make} install \ @@ -170,7 +168,7 @@ rm -f $RPM_BUILD_ROOT%{py_sitedir}/*.la %clean -# rm -rf $RPM_BUILD_ROOT +rm -rf $RPM_BUILD_ROOT %post libs -p /sbin/ldconfig %postun libs -p /sbin/ldconfig @@ -186,6 +184,7 @@ %files %defattr(644,root,root,755) %doc doc/* +%{_sysconfdir}/xdg/autostart/hplip-systray.desktop %{_sysconfdir}/udev/rules.d/* %attr(755,root,root) %{_bindir}/hpijs %attr(755,root,root) %{_bindir}/hp-align @@ -197,6 +196,8 @@ %attr(755,root,root) %{_bindir}/hp-levels %attr(755,root,root) %{_bindir}/hp-makecopies %attr(755,root,root) %{_bindir}/hp-makeuri +%attr(755,root,root) %{_bindir}/hp-mkuri +%attr(755,root,root) %{_bindir}/hp-plugin %attr(755,root,root) %{_bindir}/hp-probe %attr(755,root,root) %{_bindir}/hp-scan %attr(755,root,root) %{_bindir}/hp-sendfax @@ -225,6 +226,7 @@ %attr(755,root,root) %{_datadir}/hplip/levels.py %attr(755,root,root) %{_datadir}/hplip/makeuri.py %attr(755,root,root) %{_datadir}/hplip/makecopies.py +%attr(755,root,root) %{_datadir}/hplip/plugin.py %attr(755,root,root) %{_datadir}/hplip/probe.py %attr(755,root,root) %{_datadir}/hplip/scan.py %attr(755,root,root) %{_datadir}/hplip/sendfax.py @@ -275,7 +277,6 @@ %files sane %defattr(644,root,root,755) %attr(755,root,root) %{_libdir}/sane/libsane*.so.* -%{_datadir}/hplip/hpaio.desc %files ppd %defattr(644,root,root,755) @@ -287,7 +288,6 @@ %attr(755,root,root) %{_ulibdir}/cups/filter/foomatic-rip-hplip %attr(755,root,root) %{_ulibdir}/cups/filter/hplipjs - %files -n cups-backend-hpfax %defattr(644,root,root,755) %attr(755,root,root) %{_ulibdir}/cups/backend/hpfax @@ -298,6 +298,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.50 2008/11/16 15:58:48 cactus +- up to 2.8.10 +- hpaio.desc removed + Revision 1.49 2008/10/03 17:44:29 arekm - release 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/hplip.spec?r1=1.49&r2=1.50&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
