]> 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#
2# "$Id: cups.spec 4787 2005-10-13 20:13:21Z mike $"
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
27Summary: Common Unix Printing System
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
48Summary: Common Unix Printing System - development environment
49Group: Development/Libraries
50Requires: %{name}-libs = %{epoch}:%{version}
51
52%package libs
53Summary: Common Unix Printing System - shared libraries
54Group: System Environment/Libraries
55Provides: libcups1
56
57%package lpd
58Summary: Common Unix Printing System - LPD support
59Group: System Environment/Daemons
60Requires: %{name} = %{epoch}:%{version} xinetd
61
62%description
63The Common UNIX Printing System provides a portable printing layer for
64