diff --git a/foomatic.spec b/foomatic.spec index a52f2c0..7e1b5e2 100644 --- a/foomatic.spec +++ b/foomatic.spec @@ -1,10 +1,10 @@ %define enginever 4.0.5 %define filtersver 4.0.5 -Summary: Database of printers and printer drivers +Summary: Tools for using the foomatic database of printers and printer drivers Name: foomatic Version: %{enginever} -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv2+ Group: System Environment/Libraries @@ -58,11 +58,12 @@ Requires: ghostscript %description Foomatic is a comprehensive, spooler-independent database of printers, -printer drivers, and driver descriptions. It contains utilities to -generate driver description files and printer queues for CUPS, LPD, -LPRng, and PDQ using the database. There is also the possibility to -read the PJL options out of PJL-capable laser printers and take them -into account at the driver description file generation. +printer drivers, and driver descriptions. This package contains +utilities to generate driver description files and printer queues for +CUPS, LPD, LPRng, and PDQ using the database (packaged separately). +There is also the possibility to read the PJL options out of PJL-capable +laser printers and take them into account at the driver description +file generation. There are spooler-independent command line interfaces to manipulate queues (foomatic-configure) and to print files/manipulate jobs @@ -194,6 +195,10 @@ rm -fr %buildroot $RPM_BUILD_DIR/%{name} %{_mandir}/man1/foomatic-rip.1* %changelog +* Tue Oct 5 2010 Tim Waugh - 4.0.5-2 +- Updated summary and description to more accurately reflect package + contents (bug #630651). + * Wed Aug 18 2010 Jiri Popelka - 4.0.5-1 - 4.0.5 - fixing of installation path for perl module is no longer needed