fix 'server-error-internal-error' when configuring the printer via the

web interface, talk where to find ppd drivers and bump package.
maintainer ok.
This commit is contained in:
fgsch 2005-09-30 06:56:33 +00:00
parent aaae616d45
commit baa68c7593
3 changed files with 8 additions and 5 deletions

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.4 2005/03/16 15:34:49 naddy Exp $
# $OpenBSD: Makefile,v 1.5 2005/09/30 06:56:33 fgsch Exp $
COMMENT= "Common Unix Printing System"
VERSION= 1.1.23
DISTNAME= cups-${VERSION}-source
PKGNAME= ${DISTNAME:S/-source//}p2
PKGNAME= ${DISTNAME:S/-source//}p3
CATEGORIES= print sysutils
HOMEPAGE= http://www.cups.org/

View File

@ -9,3 +9,5 @@ JetDirect) protocols are also supported with reduced
functionality. CUPS adds network printer browsing and
PostScript Printer Description ("PPD") based printing options to
support real-world printing under UNIX.
For extra printer drivers check http://www.cups.org/ppd.php.

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.5 2005/03/16 15:34:49 naddy Exp $
@comment $OpenBSD: PLIST,v 1.6 2005/09/30 06:56:34 fgsch Exp $
@conflict LPRng-*
@newgroup _cups:541
@newuser _cups:541:541:daemon:CUPS:/nonexistent:/sbin/nologin
@ -805,5 +805,6 @@ share/examples/cups/printers.conf
@group _cups
@sample /var/log/cups/
@sample /var/spool/cups/
@extraunexec rm -fr /var/log/cups/*
@extraunexec rm -fr /var/spool/cups/*
@sample /var/spool/cups/tmp/
@extraunexec rm -fr /var/log/cups
@extraunexec rm -fr /var/spool/cups