]> git.ipfire.org Git - thirdparty/cups.git/blame - packaging/cups.spec.in
Load cups into easysw/current.
[thirdparty/cups.git] / packaging / cups.spec.in
CommitLineData
ef416fc2 1#
bd7854cb 2# "$Id: cups.spec.in 5136 2006-02-19 18:46:46Z mike $"
ef416fc2 3#
4# RPM "spec" file for the Common UNIX Printing System (CUPS).
5#
6# Original version by Jason McMullan <jmcc@ontv.com>.
7#
8# Copyright 1999-2006 by Easy Software Products, all rights reserved.
9#
10# These coded instructions, statements, and computer programs are the
11# property of Easy Software Products and are protected by Federal
12# copyright law. Distribution and use rights are outlined in the file
13# "LICENSE.txt" which should have been included with this file. If this
14# file is missing or damaged please contact Easy Software Products
15# at:
16#
17# Attn: CUPS Licensing Information
18# Easy Software Products
19# 44141 Airport View Drive, Suite 204
20# Hollywood, Maryland 20636 USA
21#
22# Voice: (301) 373-9600
23# EMail: cups-info@cups.org
24# WWW: http://www.cups.org
25#
26
bd7854cb 27Summary: Common UNIX Printing System
ef416fc2 28Name: cups
29Version: @CUPS_VERSION@
30Release: 0
31Epoch: 1
32License: GPL
33Group: System Environment/Daemons
34Source: ftp://ftp.easysw.com/pub/cups/%{version}/cups-%{version}-source.tar.gz
35Url: http://www.cups.org
36Packager: Anonymous <anonymous@foo.com>
37Vendor: Easy Software Products
38
39# Use buildroot so as not to disturb the version already installed
40BuildRoot: /tmp/%{name}-root
41
42# Dependencies...
43Requires: %{name}-libs = %{epoch}:%{version}
44Obsoletes: lpd, lpr, LPRng
45Provides: lpd, lpr, LPRng
46
47%package devel
bd7854cb 48Summary: Common UNIX Printing System - development environment
ef416fc2 49Group: Development/Libraries
50Requires: %{name}-libs = %{epoch}:%{version}
51
52%package libs
bd7854cb 53Summary: Common UNIX Printing System - shared libraries
ef416fc2 54Group: System Environment/Libraries
55Provides: libcups1
56
57%package lpd
bd7854cb 58Summary: Common UNIX Printing System - LPD support
ef416fc2 59Group: System Environment/Daemons
60Requires: %{name} = %{epoch}:%{version} xinetd
61
bd7854cb 62%package ja
63Summary: Common UNIX Printing System - Japanese support
64Group: System Environment/Daemons
65Requires: %{name} = %{epoch}:%{version}
66
ef416fc2 67%description
68The Common UNIX Printing System provides a portable printing layer for
69