]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - packaging/cups.list.in
Load cups into easysw/current.
[thirdparty/cups.git] / packaging / cups.list.in
index c2d3656bfb108252881ee28a09f19501a9ad41f6..5769b964a60938413d773421ee12f19fc66d18b4 100644 (file)
@@ -1,5 +1,5 @@
 #
-# "$Id: cups.list.in 4903 2006-01-10 20:02:46Z mike $"
+# "$Id: cups.list.in 4972 2006-01-24 14:48:12Z mike $"
 #
 #   ESP Package Manager (EPM) file list for the Common UNIX Printing
 #   System (CUPS).
@@ -281,28 +281,15 @@ l 0755 root sys $LIBDIR/libcupsimage.so libcupsimage.so.2
 
 # Directories
 d 0755 root sys $LOGDIR -
-d 0755 root sys $REQUESTS -
-d 0755 root sys $REQUESTS/tmp -
+d 0750 root sys $REQUESTS -
+d 0750 root sys $REQUESTS/tmp -
 d 0755 root sys $CACHEDIR -
 d 0755 root sys $CACHEDIR/ppd -
 d 0755 root sys $STATEDIR -
-d 0755 root sys $STATEDIR/certs -
+d 0750 root sys $STATEDIR/certs -
 
 # Data files
-f 0644 root sys $LOCALEDIR/C/cups_C locale/C/cups_C
-f 0644 root sys $LOCALEDIR/be/cups_be locale/be/cups_be
-f 0644 root sys $LOCALEDIR/cs/cups_cs locale/cs/cups_cs
-f 0644 root sys $LOCALEDIR/de/cups_de locale/de/cups_de
-f 0644 root sys $LOCALEDIR/en/cups_en locale/en/cups_en
-f 0644 root sys $LOCALEDIR/en_US/cups_en_US locale/en_US/cups_en_US
-f 0644 root sys $LOCALEDIR/es/cups_es locale/es/cups_es
-f 0644 root sys $LOCALEDIR/fr/cups_fr locale/fr/cups_fr
-f 0644 root sys $LOCALEDIR/it/cups_it locale/it/cups_it
-f 0644 root sys $LOCALEDIR/ru_RU/cups_ru_RU locale/ru_RU/cups_ru_RU
-f 0644 root sys $LOCALEDIR/sv/cups_sv locale/sv/cups_sv
-f 0644 root sys $LOCALEDIR/uk/cups_uk locale/uk/cups_uk
-f 0644 root sys $LOCALEDIR/uk_UA/cups_uk_UA locale/uk_UA/cups_uk_UA
-f 0644 root sys $LOCALEDIR/zh_CN/cups_zh_CN locale/zh_CN/cups_zh_CN
+f 0644 root sys $LOCALEDIR/ja/cups_ja locale/cups_ja.po
 
 d 0755 root sys $DATADIR -
 
@@ -357,12 +344,11 @@ c 0644 root sys $DATADIR/templates templates/*.tmpl
 
 # Config files
 d 0755 root sys $SERVERROOT -
-d 0711 $CUPS_USER $CUPS_GROUP $SERVERROOT/certs -
 d 0755 root sys $SERVERROOT/interfaces -
 d 0755 root sys $SERVERROOT/ppd -
-c 0600 root sys $SERVERROOT conf/*.conf
-c 0600 root sys $SERVERROOT/mime.convs conf/mime.convs
-c 0600 root sys $SERVERROOT/mime.types conf/mime.types
+c 0640 root sys $SERVERROOT conf/*.conf
+c 0640 root sys $SERVERROOT/mime.convs conf/mime.convs
+c 0640 root sys $SERVERROOT/mime.types conf/mime.types
 
 %if PAMDIR
 d 0755 root sys $PAMDIR -
@@ -446,8 +432,8 @@ f 0644 root sys $AMANDIR/man$MAN8DIR/cups-lpd.$MAN8EXT man/cups-lpd.$MAN8EXT
 
 # Startup script
 %system all
-i 0755 root sys cups cups.sh
+i 0755 root sys cups init/cups.sh
 
 #
-# End of "$Id: cups.list.in 4903 2006-01-10 20:02:46Z mike $".
+# End of "$Id: cups.list.in 4972 2006-01-24 14:48:12Z mike $".
 #