Author: sls Date: Fri Nov 16 04:40:24 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - fixed links to hp-tools
---- Files affected: SPECS: hplip.spec (1.32 -> 1.33) ---- Diffs: ================================================================ Index: SPECS/hplip.spec diff -u SPECS/hplip.spec:1.32 SPECS/hplip.spec:1.33 --- SPECS/hplip.spec:1.32 Fri Nov 16 05:33:29 2007 +++ SPECS/hplip.spec Fri Nov 16 05:40:19 2007 @@ -22,7 +22,7 @@ Summary(pl.UTF-8): Serwer dla drukarek HP Inkjet Name: hplip Version: 2.7.10 -Release: 0.1 +Release: 0.2 License: BSD, GPL v2 and MIT Group: Applications/System Source0: http://dl.sourceforge.net/hplip/%{name}-%{version}.tar.gz @@ -194,7 +194,7 @@ for tool in align clean check colorcal fab firmware info levels makecopies makeuri print \ probe sendfax setup testpage timedate toolbox unload ; do - ln -sf %{_datadir}/%{name}/$tool $RPM_BUILD_ROOT%{_bindir}/hp-$tool + ln -sf %{_datadir}/%{name}/$tool.py $RPM_BUILD_ROOT%{_bindir}/hp-$tool done install %{SOURCE1} $RPM_BUILD_ROOT/etc/rc.d/init.d/hplip @@ -339,6 +339,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.33 2007-11-16 04:40:19 sls +- fixed links to hp-tools + Revision 1.32 2007-11-16 04:33:29 sls - remove installer stuff - remove sane/*.la (stolen from Fedora) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/hplip.spec?r1=1.32&r2=1.33&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
