Sophie

Sophie

distrib > * > 2008.0 > x86_64 > by-pkgid > 55fdaf1cfe2208021943a77c7350df17 > files > 1

cjet-0.8.9-4mdv2008.0.src.rpm

Summary:	Cjet PCL emulation for Canon CaPSL printers
Name:		cjet
Version:	0.8.9
Release:	%mkrel 4
License:	GPL
Group:		System/Printing
URL:		ftp://metalab.unc.edu/pub/Linux/system/printing/
Source:		ftp://metalab.unc.edu/pub/Linux/system/printing/cjet089.tar.bz2
Conflicts:	printer-utils = 2007
Conflicts:	printer-filters = 2007
BuildRoot:	%{_tmppath}/%{name}-%{version}-root

%description
CJET filters printer data from stdin to stdout, converting HP PCL (Printer
Command Language) commands to their CaPSL equivalents.
CaPSL is short for `Canon Printing Systems Language'.
Whereas PCL is a de-facto world-wide standard as a laser and inkjet printer
control language, CaPSL is limited to Canon laser printers.

%prep

%setup -q -n %{name}089

%build
make OPT="%{optflags}"

%install
rm -rf %{buildroot}

install -d  %{buildroot}%{_bindir}
install -m0755 cjet %{buildroot}%{_bindir}

%clean
rm -rf %{buildroot}

%files
%defattr(0644,root,root,0755)
%doc README INSTALL COPYING TODO ChangeLog samples/ 
%attr(0755,root,root)%{_bindir}/cjet


%changelog
* Thu Aug 30 2007 Oden Eriksson <oeriksson@mandriva.com> 0.8.9-4mdv2008.0
+ Revision: 75322
- fix deps (pixel)

* Wed Aug 22 2007 Thierry Vignaud <tvignaud@mandriva.com> 0.8.9-3mdv2008.0
+ Revision: 69008
- fix description

* Thu Aug 16 2007 Oden Eriksson <oeriksson@mandriva.com> 0.8.9-2mdv2008.0
+ Revision: 64143
- use the new System/Printing RPM GROUP

* Sat Aug 11 2007 Oden Eriksson <oeriksson@mandriva.com> 0.8.9-1mdv2008.0
+ Revision: 62053
- Import cjet



* Sat Aug 11 2007 Oden Eriksson <oeriksson@mandriva.com> 0.8.9-1mdv2008.0
- initial Mandriva package

* Thu Aug 29 2002 Gustavo Niemeyer <niemeyer@conectiva.com>
+ 2002-08-29 17:25:42 (7481)
- Copying release 0.8.9-1cl to releases/ directory.

* Thu Aug 29 2002 Gustavo Niemeyer <niemeyer@conectiva.com>
+ 2002-08-29 17:25:41 (7480)
- Copying release 0.8.9-1cl to pristine/ directory.

* Thu Aug 29 2002 Gustavo Niemeyer <niemeyer@conectiva.com>
+ 2002-08-29 17:25:38 (7479)
- Imported package from 8.0.

* Thu Aug 29 2002 Gustavo Niemeyer <niemeyer@conectiva.com>
+ 2002-08-29 17:25:35 (7478)
- Created package directory