Bug 106080

Summary: remove Foomatic Postscript.ppd.gz for Ricoh family
Product: [openSUSE] SUSE LINUX 10.0 Reporter: Johannes Meixner <jsmeix>
Component: PrintingAssignee: Klaus Singvogel <kssingvo>
Status: RESOLVED FIXED QA Contact: Johannes Meixner <jsmeix>
Severity: Normal    
Priority: P5 - None CC: jsmeix
Version: Beta 2   
Target Milestone: ---   
Hardware: Other   
OS: Linux   
Whiteboard:
Found By: Development Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Johannes Meixner 2005-08-22 08:07:14 UTC
George Liu from Ricoh informed me that we should remove
the Foomatic generated Postscript PPDs for Ricoh family printers.
In the installed system these PPDs are:

for d in Ricoh Gestetner Infotec Lanier NRG Savin
do ls /usr/share/cups/model/$d/*_PS-Postscript.ppd.gz
done

Reason:
For all those printers there are manufacturer PPDs available
and the manufacturer PPDs support all printer features.
In contrast the Foomatic generated PPDs are generic PPDs
which do not provide special sprinter specific features.
Comment 1 Klaus Singvogel 2005-08-22 08:29:25 UTC
Seems that "Lanier", "Gestetner", "NRG", and "Savin" needs to removed 
completely (incl. subdirs), as no other types of printer exists there. 
 
And only those needs to be removed (processed) individual: 
 Infotec/*_PS-Postscript.ppd.gz 
 Ricoh/*_PS-Postscript.ppd.gz       
 
Comment 2 Johannes Meixner 2005-08-22 08:59:54 UTC
Yes.
According to George Liu only this non-Postscript PPDs can be kept:

/usr/share/cups/model/Infotec/4651_MF-gimp-print.ppd.gz
/usr/share/cups/model/Infotec/4651_MF-lj5gray.ppd.gz
/usr/share/cups/model/Infotec/4651_MF-ljet4.ppd.gz
/usr/share/cups/model/Infotec/4651_MF-pxlmono.ppd.gz
/usr/share/cups/model/Ricoh/4081-r4081.ppd.gz
/usr/share/cups/model/Ricoh/4801-r4081.ppd.gz
/usr/share/cups/model/Ricoh/6000-r4081.ppd.gz
/usr/share/cups/model/Ricoh/Aficio_220-gimp-print.ppd.gz
/usr/share/cups/model/Ricoh/Aficio_220-lj5gray.ppd.gz
/usr/share/cups/model/Ricoh/Aficio_220-ljet4.ppd.gz
/usr/share/cups/model/Ricoh/Aficio_220-pxlmono.ppd.gz
/usr/share/cups/model/Ricoh/Aficio_401-gimp-print.ppd.gz
/usr/share/cups/model/Ricoh/Aficio_401-ljet4.ppd.gz
/usr/share/cups/model/Ricoh/Aficio_700-gimp-print.ppd.gz
/usr/share/cups/model/Ricoh/Aficio_700-ljet4.ppd.gz
/usr/share/cups/model/Ricoh/RPDL_III_Laser_Printer-rpdl.ppd.gz
/usr/share/cups/model/Ricoh/RPDL_II_Laser_Printer-rpdl.ppd.gz
/usr/share/cups/model/Ricoh/RPDL_IV_Laser_Printer-rpdl.ppd.gz
/usr/share/cups/model/Ricoh/RPDL_I_Laser_Printer-rpdl.ppd.gz
Comment 3 Klaus Singvogel 2005-08-22 13:32:01 UTC
keeping Ricoh/Aficio_AP2000 and Ricoh/Aficio_Color_2206, as state is unknown. 
 
rest is removed in next version.