#
-# "$Id: cups.list.in,v 1.13.2.1 2001/12/26 16:52:05 mike Exp $"
+# "$Id: cups.list.in,v 1.13.2.2 2001/12/29 21:44:30 mike Exp $"
#
# ESP Package Manager (EPM) file list for the Common UNIX Printing
# System (CUPS).
%vendor Easy Software Products
%license LICENSE.txt
%readme README.txt
-%version 1.1.13
-%provides cups
+%version 1.3.0a1
+%description The Common UNIX Printing System provides a portable printing
+%description layer for UNIX® operating systems. It has been developed by
+%description Easy Software Products to promote a standard printing solution
+%description for all UNIX vendors and users. CUPS provides the System V and
+%description Berkeley command-line interfaces.
%provides cupsys
%provides cups-devel
%provides cupsys-devel
%provides cups-pstoraster
%provides libcups1
-%provides libcups.so.2
+%provides libcups.so.3
#
# GNU variables...
f 0555 root sys $SERVERBIN/daemon/cups-lpd scheduler/cups-lpd
f 0555 root sys $SERVERBIN/daemon/cups-polld scheduler/cups-polld
d 0555 root sys $SERVERBIN/filter -
-f 0555 root sys $SERVERBIN/filter/pstoraster pstoraster/pstoraster
f 0555 root sys $SERVERBIN/filter/pdftops pdftops/pdftops
f 0555 root sys $SERVERBIN/filter/imagetops filter/imagetops
f 0555 root sys $SERVERBIN/filter/pstops filter/pstops
# DSOs
%system hpux
-f 0555 root sys $LIBDIR/libcups.sl.2 cups/libcups.sl.2
-l 0555 root sys $LIBDIR/libcups.sl libcups.sl.2
-f 0555 root sys $LIBDIR/libcupsimage.sl.2 filter/libcupsimage.sl.2
-l 0555 root sys $LIBDIR/libcupsimage.sl libcupsimage.sl.2
+f 0555 root sys $LIBDIR/libcups.sl.3 cups/libcups.sl.3
+l 0555 root sys $LIBDIR/libcups.sl libcups.sl.3
+f 0555 root sys $LIBDIR/libcupsimage.sl.3 filter/libcupsimage.sl.3
+l 0555 root sys $LIBDIR/libcupsimage.sl libcupsimage.sl.3
%system aix
f 0555 root sys $LIBDIR/libcups_s.a cups/libcups_s.a
f 0555 root sys $LIBDIR/libcupsimage_s.a filter/libcupsimage_s.a
%system !hpux !aix
-f 0555 root sys $LIBDIR/libcups.so.2 cups/libcups.so.2
-l 0555 root sys $LIBDIR/libcups.so libcups.so.2
-f 0555 root sys $LIBDIR/libcupsimage.so.2 filter/libcupsimage.so.2
-l 0555 root sys $LIBDIR/libcupsimage.so libcupsimage.so.2
+f 0555 root sys $LIBDIR/libcups.so.3 cups/libcups.so.3
+l 0555 root sys $LIBDIR/libcups.so libcups.so.3
+f 0555 root sys $LIBDIR/libcupsimage.so.3 filter/libcupsimage.so.3
+l 0555 root sys $LIBDIR/libcupsimage.so libcupsimage.so.3
%system all
# Directories
f 0444 root sys $DATADIR/data/psglyphs data/psglyphs
f 0444 root sys $DATADIR/data/testprint.ps data/testprint.ps
-d 0555 root sys $DATADIR/fonts -
-f 0444 root sys $DATADIR/fonts fonts/*
-
-d 0555 root sys $DATADIR/pstoraster -
-f 0444 root sys $DATADIR/pstoraster/Fontmap pstoraster/Fontmap
-f 0444 root sys $DATADIR/pstoraster pstoraster/gs*.ps
-
d 0555 root sys $DATADIR/model -
f 0444 root sys $DATADIR/model ppd/*.ppd
f 0444 root sys $INCLUDEDIR/cups/raster.h filter/raster.h
f 0444 root sys $LIBDIR/libcups.a cups/libcups.a
+f 0444 root sys $LIBDIR/libcupsimage.a filter/libcupsimage.a
# Documentation files
d 0555 root sys $DOCDIR -
i 0555 root sys cups cups.sh
#
-# End of "$Id: cups.list.in,v 1.13.2.1 2001/12/26 16:52:05 mike Exp $".
+# End of "$Id: cups.list.in,v 1.13.2.2 2001/12/29 21:44:30 mike Exp $".
#
#
-# "$Id: cups.spec,v 1.30.2.2 2001/12/26 16:52:05 mike Exp $"
+# "$Id: cups.spec,v 1.30.2.3 2001/12/29 21:44:30 mike Exp $"
#
# RPM "spec" file for the Common UNIX Printing System (CUPS).
#
Summary: Common Unix Printing System
Name: cups
-Version: 1.2
+Version: 1.2.0a1
Release: 0
Copyright: GPL
Group: System Environment/Daemons
# Use buildroot so as not to disturb the version already installed
BuildRoot: /var/tmp/%{name}-root
-# Dependencies...
-Conflicts: lpr, LPRng
-Provides: libcups.so.2
-Provides: libcupsimage.so.2
-Provides: cups
-
%package devel
Summary: Common Unix Printing System - development environment
Group: Development/Libraries
Provides: libcups1
-%package pstoraster
-Summary: Common Unix Printing System - PostScript RIP
-Group: System Environment/Daemons
-Provides: pstoraster
-
%description
-The Common UNIX Printing System provides a portable printing layer for
-UNIX® operating systems. It has been developed by Easy Software Products
-to promote a standard printing solution for all UNIX vendors and users.
-CUPS provides the System V and Berkeley command-line interfaces.
+The Common UNIX Printing System provides a portable printing layer for
+UNIX® operating systems. It has been developed by Easy Software Products
+to promote a standard printing solution for all UNIX vendors and users.
+CUPS provides the System V and Berkeley command-line interfaces.
%description devel
The Common UNIX Printing System provides a portable printing layer for
-UNIX® operating systems. This is the development package for creating
+UNIX® operating systems. This is the development package for creating
additional printer drivers and other CUPS services.
-%description devel
-The Common UNIX Printing System provides a portable printing layer for
-UNIX® operating systems. This is the PostScript RIP package for
-supporting non-PostScript printer drivers.
-
%prep
%setup
%dir /usr/lib/cups/cgi-bin
/usr/lib/cups/cgi-bin/*
%dir /usr/lib/cups/filter
-/usr/lib/cups/filter/hpgltops
-/usr/lib/cups/filter/imagetops
-/usr/lib/cups/filter/imagetoraster
-/usr/lib/cups/filter/pdftops
-/usr/lib/cups/filter/pstops
-/usr/lib/cups/filter/rastertoepson
-/usr/lib/cups/filter/rastertohp
-/usr/lib/cups/filter/texttops
+/usr/lib/cups/filter/*
/usr/sbin/*
%dir /usr/share/cups
%dir /usr/share/cups/banners
%dir /usr/share/man/man3
/usr/share/man/man1/*
-%files pstoraster
-%dir /usr/lib/cups/filter
-/usr/lib/cups/filter/pstoraster
-%dir /usr/share/cups/fonts
-/usr/share/cups/fonts/*
-%dir /usr/share/cups/pstoraster
-/usr/share/cups/pstoraster/*
-
#
-# End of "$Id: cups.spec,v 1.30.2.2 2001/12/26 16:52:05 mike Exp $".
+# End of "$Id: cups.spec,v 1.30.2.3 2001/12/29 21:44:30 mike Exp $".
#