Author: wiget Date: Tue Nov 10 18:45:44 2009 GMT Module: packages Tag: HEAD ---- Log message: - updated to 3.9.10
---- Files affected: packages/hplip: hplip.spec (1.60 -> 1.61) ---- Diffs: ================================================================ Index: packages/hplip/hplip.spec diff -u packages/hplip/hplip.spec:1.60 packages/hplip/hplip.spec:1.61 --- packages/hplip/hplip.spec:1.60 Mon Nov 9 16:02:49 2009 +++ packages/hplip/hplip.spec Tue Nov 10 19:45:39 2009 @@ -2,12 +2,12 @@ Summary: Hewlett-Packard Linux Imaging and Printing Project Summary(pl.UTF-8): Serwer dla drukarek HP Inkjet Name: hplip -Version: 3.9.8 -Release: 2 +Version: 3.9.10 +Release: 1 License: BSD, GPL v2 and MIT Group: Applications/System Source0: http://dl.sourceforge.net/hplip/%{name}-%{version}.tar.gz -# Source0-md5: ab2ee68be76ff50f381723e21b111d03 +# Source0-md5: b8d6a9e7a1b63d7c0f7174df3ae3d15f URL: http://hplipopensource.com/ BuildRequires: autoconf BuildRequires: automake @@ -142,10 +142,14 @@ install /usr/share/automake/config.* prnt CXXFLAGS="%{rpmcflags} -fno-exceptions -fno-rtti" %configure \ + --enable-hpcups-install \ + --enable-cups-drv-install \ + --enable-cups-ppd-install \ + --enable-hpijs-install \ --enable-foomatic-ppd-install \ + --enable-foomatic-drv-install \ --enable-foomatic-rip-hplip-install \ - --disable-foomatic-drv-install \ - --enable-hpijs-install + --enable-pp-build %{__make} \ hpppddir=%{_cupsppddir} @@ -171,6 +175,7 @@ rm -rf $RPM_BUILD_ROOT%{_datadir}/%{name}/{install.py,hplip-install} rm -f $RPM_BUILD_ROOT%{_libdir}/sane/*.la rm -f $RPM_BUILD_ROOT%{py_sitedir}/*.la +rm $RPM_BUILD_ROOT%{_libdir}/libhp{ip,mud}.so %clean rm -rf $RPM_BUILD_ROOT @@ -288,6 +293,8 @@ %{_datadir}/hplip/ui4 %{_datadir}/hplip/data/images %{_desktopdir}/hplip.desktop +%dir %{_sharedstatedir}/hp +%verify(not md5 mtime size) %{_sharedstatedir}/hp/hplip.state %files libs %defattr(644,root,root,755) @@ -297,6 +304,7 @@ %files sane %defattr(644,root,root,755) %attr(755,root,root) %{_libdir}/sane/libsane*.so.* +%attr(755,root,root) %{_libdir}/sane/libsane*.so %files ppd %defattr(644,root,root,755) @@ -310,6 +318,7 @@ %attr(755,root,root) %{_ulibdir}/cups/filter/hpcups %attr(755,root,root) %{_ulibdir}/cups/filter/hplipjs %attr(755,root,root) %{_ulibdir}/cups/filter/hpcac +%{_cupsdir}/drv/hp %files -n cups-backend-hpfax %defattr(644,root,root,755) @@ -326,6 +335,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.61 2009/11/10 18:45:39 wiget +- updated to 3.9.10 + Revision 1.60 2009/11/09 15:02:49 tiwek hpijs added ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/hplip/hplip.spec?r1=1.60&r2=1.61&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
