Author: psz Date: Sun Oct 8 20:31:27 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 1.6.9 - rel 1 - added missing BR
---- Files affected: SPECS: hplip.spec (1.17 -> 1.18) ---- Diffs: ================================================================ Index: SPECS/hplip.spec diff -u SPECS/hplip.spec:1.17 SPECS/hplip.spec:1.18 --- SPECS/hplip.spec:1.17 Sun Oct 1 13:29:28 2006 +++ SPECS/hplip.spec Sun Oct 8 22:31:22 2006 @@ -10,18 +10,19 @@ Summary: Hewlett-Packard Linux Imaging and Printing Project Summary(pl): Serwer dla drukarek HP Inkjet Name: hplip -Version: 1.6.7 -Release: 3 +Version: 1.6.9 +Release: 1 License: BSD, GPL v2 and MIT Group: Applications/System Source0: http://dl.sourceforge.net/hplip/%{name}-%{version}.tar.gz -# Source0-md5: b1e814c7f5ef2a5033e4c3e5162ac694 +# Source0-md5: 38d57f58b48b5b0729d1de507776e7d1 Source1: %{name}.init -Patch0: %{name}-DJ670C.patch +Source2: %{name}-DJ670C.xml URL: http://hplip.sourceforge.net/ BuildRequires: autoconf BuildRequires: automake %{?with_cups:BuildRequires: cups-devel} +BuildRequires: libjpeg-devel BuildRequires: libstdc++-devel BuildRequires: libusb-devel BuildRequires: net-snmp-devel @@ -100,11 +101,10 @@ %prep %setup -q -%patch0 -p1 - sed -i -e's,^#!/usr/bin/env python$,#!/usr/bin/python,' *.py %build +install %{SOURCE2} data/xml install /usr/share/automake/config.* . install /usr/share/automake/config.* prnt CXXFLAGS="%{rpmcflags} -fno-exceptions -fno-rtti" @@ -233,6 +233,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.18 2006/10/08 20:31:22 psz +- up to 1.6.9 +- rel 1 +- added missing BR + Revision 1.17 2006/10/01 11:29:28 arekm - rebuild ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/hplip.spec?r1=1.17&r2=1.18&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
