Browse Source

foo2zjs: Updated (2007-04-24 -> 2010-08-17)

user/karasz/next/updates
Christian Wiese 14 years ago
parent
commit
4cf3beccfd
  1. 6
      printing/foo2zjs/foo2zjs.desc
  2. 28
      printing/foo2zjs/no-lp-user-group.patch

6
printing/foo2zjs/foo2zjs.desc

@ -2,7 +2,7 @@
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
[COPY]
[COPY] Filename: package/.../foo2zjs/foo2zjs.desc
[COPY] Copyright (C) 2006 - 2009 The OpenSDE Project
[COPY] Copyright (C) 2006 - 2010 The OpenSDE Project
[COPY] Copyright (C) 2004 - 2006 The T2 SDE Project
[COPY]
[COPY] More information can be found in the files COPYING and README.
@ -28,9 +28,9 @@
[L] GPL
[S] Beta
[V] 2007-04-24
[V] 2010-08-17
[P] X -----5---9 142.805
[D] 131443943 foo2zjs-2007-04-24.tar.gz !http://foo2zjs.rkkda.com/foo2zjs.tar.gz
[D] 176470855 foo2zjs-2010-08-17.tar.gz !http://foo2zjs.rkkda.com/foo2zjs.tar.gz

28
printing/foo2zjs/no-lp-user-group.patch

@ -1,28 +0,0 @@
# --- SDE-COPYRIGHT-NOTE-BEGIN ---
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
#
# Filename: package/.../foo2zjs/no-lp-user-group.patch
# Copyright (C) 2004 - 2006 The T2 SDE Project
#
# More information can be found in the files COPYING and README.
#
# This patch file is dual-licensed. It is available under the license the
# patched project is licensed under, as long as it is an OpenSource license
# as defined at http://www.opensource.org/ (e.g. BSD, X11) or under the terms
# of the GNU General Public License as published by the Free Software
# Foundation; either version 2 of the License, or (at your option) any later
# version.
# --- SDE-COPYRIGHT-NOTE-END ---
--- foo2zjs/Makefile 2005-03-17 15:05:30.000000000 +0100
+++ foo2zjs-fixed/Makefile 2005-06-03 08:57:54.000000000 +0200
@@ -20,8 +20,8 @@
FOODB=/usr/share/foomatic/db/source
# User ID's
-LPuid=-olp
-LPgid=-glp
+LPuid=-oroot
+LPgid=-groot
ifeq ($(UNAME),Darwin)
LPuid=-oroot
LPgid=-gwheel
Loading…
Cancel
Save