SPECS: hplip.spec - package hp-scan - don't package hp-check (seem...

sls sls at pld-linux.org
Fri Nov 16 13:06:22 CET 2007


Author: sls                          Date: Fri Nov 16 12:06:22 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- package hp-scan
- don't package hp-check (seems useless for end-users)
- TODO cleanup

---- Files affected:
SPECS:
   hplip.spec (1.41 -> 1.42) 

---- Diffs:

================================================================
Index: SPECS/hplip.spec
diff -u SPECS/hplip.spec:1.41 SPECS/hplip.spec:1.42
--- SPECS/hplip.spec:1.41	Fri Nov 16 08:26:40 2007
+++ SPECS/hplip.spec	Fri Nov 16 13:06:17 2007
@@ -2,12 +2,10 @@
 # TODO:
 #	- add desktop file for toolbox
 #	- check if all GUI tools were separated
-#	- check for all files required by daemon package (or Reqs)
 #	- prepare fax packages for fax utilities
 #	- check if symlinks /usr/lib/sane/libsane-hpaio.so.1 -> ../libsane-hpaio.so.1.0.0
 #	  are "right way" of making them available to sane.
 #	- separate package for hpijs (hplip Req: hpijs, hplip-hpijs Prov: hpijs?)
-#	- hp-checks looks for installer module (unpackaged files?)
 #	- installed but unpackaged
 #		   /usr/lib/python2.5/site-packages/cupsext.la
 #		   /usr/lib/python2.5/site-packages/hpmudext.la
@@ -167,15 +165,15 @@
 	rpm_install=yes \
 	hpppddir=%{_cupsppddir}
 
-for tool in align clean check colorcal fab firmware info levels makecopies makeuri print \
-		probe sendfax setup testpage timedate toolbox unload ; do
+for tool in align clean colorcal fab firmware info levels makecopies makeuri print \
+		probe scan sendfax setup testpage timedate toolbox unload ; do
 	ln -sf %{_datadir}/%{name}/$tool.py $RPM_BUILD_ROOT%{_bindir}/hp-$tool
 done
 
 rm -rf $RPM_BUILD_ROOT{%{_bindir}/foomatic-rip,%{_libdir}/*.la,%{_docdir}/hpijs*} \
 	$RPM_BUILD_ROOT{%{_datadir}/%{name}/hplip{,.sh},%{_sysconfdir}/sane.d/*} \
 	$RPM_BUILD_ROOT/etc/init.d
-rm -rf $RPM_BUILD_ROOT%{_datadir}/%{name}/{installer,install.py,hplip-install}
+rm -rf $RPM_BUILD_ROOT%{_datadir}/%{name}/{check.py,installer,install.py,hplip-install}
 rm -f $RPM_BUILD_ROOT%{_libdir}/sane/*.la
 
 %clean
@@ -199,7 +197,6 @@
 %attr(755,root,root) %{_bindir}/hpijs
 %attr(755,root,root) %{_bindir}/hp-align
 %attr(755,root,root) %{_bindir}/hp-clean
-%attr(755,root,root) %{_bindir}/hp-check
 %attr(755,root,root) %{_bindir}/hp-colorcal
 %attr(755,root,root) %{_bindir}/hp-firmware
 %attr(755,root,root) %{_bindir}/hp-info
@@ -208,6 +205,7 @@
 %attr(755,root,root) %{_bindir}/hp-makeuri
 %attr(755,root,root) %{_bindir}/hp-print
 %attr(755,root,root) %{_bindir}/hp-probe
+%attr(755,root,root) %{_bindir}/hp-scan
 %attr(755,root,root) %{_bindir}/hp-sendfax
 %attr(755,root,root) %{_bindir}/hp-setup
 %attr(755,root,root) %{_bindir}/hp-testpage
@@ -225,7 +223,6 @@
 #%{_datadir}/hplip/*.png
 #%{_datadir}/hplip/*.html
 %attr(755,root,root) %{_datadir}/hplip/align.py
-%attr(755,root,root) %{_datadir}/hplip/check.py
 %attr(755,root,root) %{_datadir}/hplip/clean.py
 %attr(755,root,root) %{_datadir}/hplip/colorcal.py
 %attr(755,root,root) %{_datadir}/hplip/firmware.py
@@ -296,6 +293,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.42  2007-11-16 12:06:17  sls
+- package hp-scan
+- don't package hp-check (seems useless for end-users)
+- TODO cleanup
+
 Revision 1.41  2007-11-16 07:26:40  sls
 - removed broken cups bcond
 - verbose py_sitedir files
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/hplip.spec?r1=1.41&r2=1.42&f=u



More information about the pld-cvs-commit mailing list