%include /usr/lib/rpm/macros.perl Summary: System for using free software printer drivers Summary(pl): System umożliwiający używanie darmowych sterowników drukarek Name: foomatic-filters Version: 2.9.0 Release: 1 License: GPL Group: Applications/System URL: http://www.linuxprinting.org/foomatic.html Source0: http://www.linuxprinting.org/download/%{name}/%{name}-%{version}.tar.gz BuildRequires: autoconf BuildRequires: automake BuildRequires: perl-devel BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description Foomatic is a system for using free software printer drivers with common spoolers on Unix. It supports LPD, PDQ, CUPS, the VA Linux LPD, LPRng, PPR, and direct spooler-less printing and any free software driver for which execution data has been entered in the database. %description -l pl Foomatic to system pozwalający na używanie wolnodostępnych sterowników drukarek z popularnymi uniksowymi serwerami wydruków. Obsługuje LPD, PDQ, CUPS, VA Linux LPD, LPRng, PPR i bezpośrednie drukowanie bez kolejkowania oraz dowolny wolnodostępny sterownik, dla którego parametry zostały wprowadzone do bazy danych. %package gswrapper Summary: foomatic wrapper for ghostscript Summary(pl): wrapper dla ghostscripta do użycia z foomatic Group: Applications/System Requires: ghostscript Requires: a2ps %description gswrapper A little Ghostscript regularization script. It massages arguments to make Ghostscript execute properly as a filter, with output on stdout and errors etc on stderr. NOTE: This script is needed in a few situations only and may not work with some Ghostscript versions. Moreover in some situations his presence in the system may have effect that Your printer will not print. So - Do not install this package if You don't know what You're doing. %description gswrapper -l pl Mały skrypt uzdatniający Ghostscripta. Obrabia parametry tak, żeby Ghostscript działał właściwie jako filtr, generując dane wyjściowe na stdout, a błędy na stderr. UWAGA: Ten skrypt jest potrzebny tylko w kilku przypadkach i może nie działac z niektórymi wersjami Ghostscripta. Ponadto w niektórych sytuacjach jego obecność w systemie może spowodować, że drukarka nie będzie drukowała. Tak więc - nie instaluj tego pakietu, jeśli nie wiesz, co robisz. %package -n cups-foomatic Summary: cupsomatic - CUPS filter Summary(pl): cupsomatic - filtr do CUPS Group: Applications/System Requires: cups Obsoletes: foomatic-cups %description -n cups-foomatic Cupsomatic is intended to be used as a CUPS filter for printers defined in a PPD file (CUPS-O-Matic or PPD-O-Matic) obtained from the Linux Printing Database. %description -n cups-foomatic -l pl Cupsomatic jest filtrem do CUPS dla drukarek zdefiniowanych w pliku PPD (CUPS-O-Matic lub PPD-O-Matic), uzyskanym z Linux Printing Database. %package ppr Summary: ppromatic - PPR interface Summary(pl): ppromatic - interfejs do PPR Group: Applications/System Requires: ppr %description ppr ppromatic is intended to be used as a PPR interface for printers defined in a PPD-O-Matic PPD file obtained from the Linux Printing Database. %description ppr -l pl ppromatic jest interfejsem do PPR dla drukarek zdefiniowanych w pliku PPD (PPD-O-Matic) uzyskanym z Linux Printing Database. %prep %setup -q %build %{__aclocal} %{__autoconf} %configure %{__make} %install rm -rf $RPM_BUILD_ROOT %{__make} install DESTDIR="$RPM_BUILD_ROOT" %clean rm -rf $RPM_BUILD_ROOT %files %defattr(644,root,root,755) %doc ChangeLog TODO README USAGE %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/foomatic/direct %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/foomatic/filter.conf %attr(755,root,root) %{_bindir}/foomatic-rip %{_mandir}/man1/foomatic-rip* %files gswrapper %defattr(644,root,root,755) %attr(755,root,root) %{_bindir}/foomatic-gswrapper %{_mandir}/man1/foomatic-gswrapper* %files -n cups-foomatic %defattr(644,root,root,755) %attr(755,root,root) %{_libdir}/cups/filter/foomatic-rip %files ppr %defattr(644,root,root,755) %attr(755,root,root) %{_libdir}/ppr/interfaces/foomatic-rip %attr(755,root,root) %{_libdir}/ppr/lib/foomatic-rip