summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2009-11-25 20:58:38 +0100
committertnut <thierryn1 at hispeed dot ch>2009-11-25 20:58:38 +0100
commit98fb23d7a0c6e1aeff14d18b1c0d6159857c324e (patch)
tree3d192ff55c84a19be3b36ecb18301fa97449f707
parent54563fb1493f6173fcc18436672dd976522209c1 (diff)
downloadnutyx-pakxe-98fb23d7a0c6e1aeff14d18b1c0d6159857c324e.tar.gz
nutyx-pakxe-98fb23d7a0c6e1aeff14d18b1c0d6159857c324e.tar.bz2
nutyx-pakxe-98fb23d7a0c6e1aeff14d18b1c0d6159857c324e.tar.xz
nutyx-pakxe-98fb23d7a0c6e1aeff14d18b1c0d6159857c324e.zip
maj cups#1.3.11-2
-rw-r--r--extra/cups/.footprint2
-rwxr-xr-xextra/cups/Pkgfile4
2 files changed, 4 insertions, 2 deletions
diff --git a/extra/cups/.footprint b/extra/cups/.footprint
index ba635d1c7..71c39b6bb 100644
--- a/extra/cups/.footprint
+++ b/extra/cups/.footprint
@@ -11,6 +11,8 @@ drwx------ root/lp etc/cups/ssl/
drwxr-xr-x root/root etc/dbus-1/
drwxr-xr-x root/root etc/dbus-1/system.d/
-rw-r--r-- root/root etc/dbus-1/system.d/cups.conf
+drwxr-xr-x root/root etc/pam.d/
+-rw-r--r-- root/root etc/pam.d/cups
drwxr-xr-x root/root etc/rc.d/
drwxr-xr-x root/root etc/rc.d/init.d/
-rwxr-xr-- root/root etc/rc.d/init.d/cups
diff --git a/extra/cups/Pkgfile b/extra/cups/Pkgfile
index 388c7af00..00cabcd65 100755
--- a/extra/cups/Pkgfile
+++ b/extra/cups/Pkgfile
@@ -2,11 +2,11 @@
# URL: http://www.cups.org
# Maintainer: NuTyX core team
# Packager: thierryn1 at hispeed dot ch
-# Depends on: libjpeg, libpng, libtiff, poppler, xdg-utils, dbus, hicolor-icon-theme, avahi
+# Depends on: libjpeg, libpng, libtiff, poppler, xdg-utils, dbus, hicolor-icon-theme, avahi, linux-pam
name=cups
version=1.3.11
-release=1
+release=2
source=( http://ftp.easysw.com/pub/$name/$version/$name-$version-source.tar.gz\
cups)