]> git.ipfire.org Git - thirdparty/cups.git/blob - packaging/cups.list.in
Import CUPS 1.4svn r7023 into easysw/current.
[thirdparty/cups.git] / packaging / cups.list.in
1 #
2 # "$Id: cups.list.in 7014 2007-10-10 21:57:43Z mike $"
3 #
4 # ESP Package Manager (EPM) file list for the Common UNIX Printing
5 # System (CUPS).
6 #
7 # Copyright 2007 by Apple Inc.
8 # Copyright 1997-2007 by Easy Software Products, all rights reserved.
9 #
10 # These coded instructions, statements, and computer programs are the
11 # property of Apple Inc. and are protected by Federal copyright
12 # law. Distribution and use rights are outlined in the file "LICENSE.txt"
13 # which should have been included with this file. If this file is
14 # file is missing or damaged, see the license at "http://www.cups.org/".
15 #
16
17 # Product information
18 %product Common UNIX Printing System
19 %copyright 2007 by Apple Inc.
20 %vendor Apple Inc.
21 #%license LICENSE.txt
22 %readme LICENSE.txt
23 %format rpm
24 # Red Hat and their epochs...
25 %version 1:@CUPS_VERSION@
26 %format !rpm
27 %version @CUPS_VERSION@
28 %format all
29 %description The Common UNIX Printing System provides a portable printing
30 %description layer for UNIX(r) operating systems. It was developed by
31 %description Easy Software Products to promote a standard printing solution
32 %description for all UNIX vendors and users and is now owned by Apple Inc.
33 %description CUPS provides the System V and Berkeley command-line interfaces.
34
35 %format rpm
36 %provides lpd
37 %provides lpr
38 %provides LPRng
39 %replaces lpd
40 %replaces lpr
41 %replaces LPRng
42 %requires cups-libs 1:@CUPS_VERSION@
43
44 %format deb
45 %provides cupsys
46 %provides cupsys-client
47 %provides cupsys-bsd
48 %requires cups-libs
49
50 %format pkg
51 %replaces SUNWlpmsg LP Alerts
52 %replaces SUNWlpr LP Print Service, (Root)
53 %replaces SUNWlps LP Print Service - Server, (Usr)
54 %replaces SUNWlpu LP Print Service - Client, (Usr)
55 %replaces SUNWpsu LP Print Server, (Usr)
56 %replaces SUNWpsr LP Print Server, (Root)
57 %replaces SUNWpcu LP Print Client, (Usr)
58 %replaces SUNWpcr LP Print Client, (Root)
59 %replaces SUNWppm
60 %replaces SUNWmp
61 %replaces SUNWscplp SunOS Print Compatibility
62
63 %format inst
64 %replaces patch*.print_*.* 0 0 1289999999 1289999999
65 %replaces maint*.print_*.* 0 0 1289999999 1289999999
66 %replaces print 0 0 1289999999 1289999999
67 %replaces fw_cups 0 0 1289999999 1289999999
68 %incompat patch*.print_*.* 0 0 1289999999 1289999999
69 %incompat maint*.print_*.* 0 0 1289999999 1289999999
70 %incompat print 0 0 1289999999 1289999999
71 %incompat fw_cups 0 0 1289999999 1289999999
72 %requires cups.sw.libs
73
74 %format portable
75 %requires cups-libs
76
77 %format all
78
79 %subpackage libs
80 %description Shared libraries
81 %format deb
82 %provides libcups1
83 %provides libcupsys2
84 %provides libcupsys2-gnutls10
85 %provides libcupsimage2
86 %format all
87
88 %subpackage devel
89 %description Development environment
90 %format deb
91 %provides libcupsys2-dev
92 %provides libcupsimage2-dev
93 %format all
94
95 %subpackage lpd
96 %description LPD support
97
98 %subpackage da
99 %description Danish support
100
101 %subpackage de
102 %description German support
103
104 %subpackage es
105 %description Spanish support
106
107 %subpackage et
108 %description Estonian support
109
110 %subpackage fi
111 %description Finish support
112
113 %subpackage fr
114 %description French support
115
116 %subpackage he
117 %description Hebrew support
118
119 %subpackage it
120 %description Italian support
121
122 %subpackage ja
123 %description Japanese support
124
125 %subpackage ko
126 %description Korean support
127
128 %subpackage nl
129 %description Dutch support
130
131 %subpackage no
132 %description Norwegian support
133
134 %subpackage pl
135 %description Polish support
136
137 %subpackage pt
138 %description Portuguese support
139
140 %subpackage ru
141 %description Russian support
142
143 %subpackage sv
144 %description Swedish support
145
146 %subpackage zh
147 %description Chinese support
148
149 %subpackage
150
151
152 #
153 # GNU variables...
154 #
155
156 $prefix=@prefix@
157 $exec_prefix=@exec_prefix@
158 $bindir=@bindir@
159 $datarootdir=@datarootdir@
160 $datadir=@datadir@
161 $includedir=@includedir@
162 $infodir=@infodir@
163 $libdir=@libdir@
164 $libexecdir=@libexecdir@
165 $localstatedir=@localstatedir@
166 $mandir=@mandir@
167 $oldincludedir=@oldincludedir@
168 $sbindir=@sbindir@
169 $sharedstatedir=@sharedstatedir@
170 $srcdir=@srcdir@
171 $sysconfdir=@sysconfdir@
172 $top_srcdir=@top_srcdir@
173
174 #
175 # ESP variables...
176 #
177
178 $AMANDIR=@AMANDIR@
179 $BINDIR=@bindir@
180 $CACHEDIR=@CUPS_CACHEDIR@
181 $DATADIR=@CUPS_DATADIR@
182 $DOCDIR=@CUPS_DOCROOT@
183 $INCLUDEDIR=${includedir}
184 $INITDIR=@INITDIR@
185 $INITDDIR=@INITDDIR@
186 $LIBDIR=${libdir}
187 $LOCALEDIR=@CUPS_LOCALEDIR@
188 $LOGDIR=@CUPS_LOGDIR@
189 $MANDIR=@mandir@
190 $PAMDIR=@PAMDIR@
191 $PMANDIR=@PMANDIR@
192 $REQUESTS=@CUPS_REQUESTS@
193 $SBINDIR=@sbindir@
194 $SERVERBIN=@CUPS_SERVERBIN@
195 $SERVERROOT=@CUPS_SERVERROOT@
196 $STATEDIR=@CUPS_STATEDIR@
197 $XINETD=@XINETD@
198 $LIB32DIR=@LIB32DIR@
199 $LIB64DIR=@LIB64DIR@
200
201 $IMGFILTERS=@IMGFILTERS@
202 $PDFTOPS=@PDFTOPS@
203
204 $CUPS_USER=@CUPS_USER@
205 $CUPS_GROUP=@CUPS_GROUP@
206 $CUPS_PRIMARY_SYSTEM_GROUP=@CUPS_PRIMARY_SYSTEM_GROUP@
207 $CUPS_PERM=0@CUPS_CONFIG_FILE_PERM@
208
209 $INSTALLSTATIC=@INSTALLSTATIC@
210
211 $MAN1EXT=@MAN1EXT@
212 $MAN5EXT=@MAN5EXT@
213 $MAN7EXT=@MAN7EXT@
214 $MAN8EXT=@MAN8EXT@
215 $MAN8DIR=@MAN8DIR@
216
217 $DSOLIBS=@DSOLIBS@
218
219 # Make sure the MD5 password file is now owned by CUPS_USER...
220 %postinstall if test -f $SERVERROOT/passwd.md5; then
221 %postinstall chown $CUPS_USER $SERVERROOT/passwd.md5
222 %postinstall fi
223
224 # Make sure the shared libraries are refreshed...
225 %subpackage libs
226 %system linux
227 %postinstall ldconfig
228 %system all
229 %subpackage
230
231 # Server programs
232 %system all
233 # Server files
234 f 0755 root sys $SBINDIR/cupsd scheduler/cupsd
235
236 d 0755 root sys $SERVERBIN -
237 d 0755 root sys $SERVERBIN/backend -
238 f 0700 root sys $SERVERBIN/backend/ipp backend/ipp
239 l 0700 root sys $SERVERBIN/backend/http ipp
240 f 0700 root sys $SERVERBIN/backend/lpd backend/lpd
241 %system !darwin
242 f 0755 root sys $SERVERBIN/backend/parallel backend/parallel
243 f 0755 root sys $SERVERBIN/backend/scsi backend/scsi
244 %system all
245 f 0755 root sys $SERVERBIN/backend/serial backend/serial
246 f 0755 root sys $SERVERBIN/backend/snmp backend/snmp
247 f 0755 root sys $SERVERBIN/backend/socket backend/socket
248 f 0755 root sys $SERVERBIN/backend/usb backend/usb
249 d 0755 root sys $SERVERBIN/cgi-bin -
250 f 0755 root sys $SERVERBIN/cgi-bin/admin.cgi cgi-bin/admin.cgi
251 f 0755 root sys $SERVERBIN/cgi-bin/classes.cgi cgi-bin/classes.cgi
252 f 0755 root sys $SERVERBIN/cgi-bin/help.cgi cgi-bin/help.cgi
253 f 0755 root sys $SERVERBIN/cgi-bin/jobs.cgi cgi-bin/jobs.cgi
254 f 0755 root sys $SERVERBIN/cgi-bin/printers.cgi cgi-bin/printers.cgi
255 d 0755 root sys $SERVERBIN/daemon -
256 f 0755 root sys $SERVERBIN/daemon/cups-deviced scheduler/cups-deviced
257 f 0755 root sys $SERVERBIN/daemon/cups-driverd scheduler/cups-driverd
258 f 0755 root sys $SERVERBIN/daemon/cups-polld scheduler/cups-polld
259 d 0755 root sys $SERVERBIN/driver -
260 d 0755 root sys $SERVERBIN/filter -
261 f 0755 root sys $SERVERBIN/filter/gziptoany filter/gziptoany
262 f 0755 root sys $SERVERBIN/filter/hpgltops filter/hpgltops
263 %if IMGFILTERS
264 f 0755 root sys $SERVERBIN/filter/imagetops filter/imagetops
265 f 0755 root sys $SERVERBIN/filter/imagetoraster filter/imagetoraster
266 %endif
267 %if PDFTOPS
268 f 0755 root sys $SERVERBIN/filter/pdftops pdftops/pdftops
269 %endif
270 f 0755 root sys $SERVERBIN/filter/pstops filter/pstops
271 f 0755 root sys $SERVERBIN/filter/rastertolabel filter/rastertolabel
272 l 0755 root sys $SERVERBIN/filter/rastertodymo rastertolabel
273 f 0755 root sys $SERVERBIN/filter/rastertoepson filter/rastertoepson
274 f 0755 root sys $SERVERBIN/filter/rastertohp filter/rastertohp
275 f 0755 root sys $SERVERBIN/filter/texttops filter/texttops
276 d 0755 root sys $SERVERBIN/notifier -
277 f 0755 root sys $SERVERBIN/notifier/mailto notifier/mailto
278
279 %subpackage lpd
280 d 0755 root sys $SERVERBIN/daemon -
281 f 0755 root sys $SERVERBIN/daemon/cups-lpd scheduler/cups-lpd
282 %subpackage
283
284 # Admin commands
285 d 0755 root sys $BINDIR -
286 l 0755 root sys $BINDIR/enable $SBINDIR/accept
287 l 0755 root sys $LIBDIR/accept $SBINDIR/accept
288 d 0755 root sys $SBINDIR -
289 l 0755 root sys $SBINDIR/cupsdisable accept
290 l 0755 root sys $SBINDIR/cupsenable accept
291 l 0755 root sys $BINDIR/disable $SBINDIR/accept
292 d 0755 root sys $LIBDIR -
293 l 0755 root sys $LIBDIR/lpadmin $SBINDIR/lpadmin
294 l 0755 root sys $LIBDIR/reject accept
295 f 0755 root sys $SBINDIR/accept systemv/accept
296 f 0755 root sys $SBINDIR/cupsaddsmb systemv/cupsaddsmb
297 f 0755 root sys $SBINDIR/cupsctl systemv/cupsctl
298 f 0755 root sys $SBINDIR/lpadmin systemv/lpadmin
299 f 0755 root sys $SBINDIR/lpc berkeley/lpc
300 f 0755 root sys $SBINDIR/lpinfo systemv/lpinfo
301 f 0755 root sys $SBINDIR/lpmove systemv/lpmove
302 l 0755 root sys $SBINDIR/reject accept
303
304 %system irix
305 l 0755 root sys /usr/etc/lpc $SBINDIR/lpc
306 %system all
307
308 # User commands
309 d 0755 root sys $BINDIR -
310 f 0755 root sys $BINDIR/cancel systemv/cancel
311 f 0755 root sys $BINDIR/cupstestdsc systemv/cupstestdsc
312 f 0755 root sys $BINDIR/cupstestppd systemv/cupstestppd
313 f 0755 root sys $BINDIR/lp systemv/lp
314 f 0755 root sys $BINDIR/lpoptions systemv/lpoptions
315 f 4755 root sys $BINDIR/lppasswd systemv/lppasswd
316 f 0755 root sys $BINDIR/lpq berkeley/lpq
317 f 0755 root sys $BINDIR/lpr berkeley/lpr
318 f 0755 root sys $BINDIR/lprm berkeley/lprm
319 f 0755 root sys $BINDIR/lpstat systemv/lpstat
320
321 %system irix
322 l 0755 root sys /usr/bsd/lpq $BINDIR/lpq
323 l 0755 root sys /usr/bsd/lpr $BINDIR/lpr
324 l 0755 root sys /usr/bsd/lprm $BINDIR/lprm
325 %system all
326
327 # DSOs
328 %if DSOLIBS
329 %subpackage libs
330 %system hpux
331 f 0755 root sys $LIBDIR/libcups.sl.2 cups/libcups.sl.2 nostrip()
332 l 0755 root sys $LIBDIR/libcups.sl libcups.sl.2
333 f 0755 root sys $LIBDIR/libcupsimage.sl.2 filter/libcupsimage.sl.2 nostrip()
334 l 0755 root sys $LIBDIR/libcupsimage.sl libcupsimage.sl.2
335 %system aix
336 f 0755 root sys $LIBDIR/libcups_s.a cups/libcups_s.a nostrip()
337 f 0755 root sys $LIBDIR/libcupsimage_s.a filter/libcupsimage_s.a nostrip()
338 %system darwin
339 f 0755 root sys $LIBDIR/libcups.2.dylib cups/libcups.2.dylib nostrip()
340 l 0755 root sys $LIBDIR/libcups.dylib libcups.2.dylib
341 f 0755 root sys $LIBDIR/libcupsimage.2.dylib filter/libcupsimage.2.dylib nostrip()
342 l 0755 root sys $LIBDIR/libcupsimage.dylib libcupsimage.2.dylib
343 %system !hpux !aix !darwin
344 f 0755 root sys $LIBDIR/libcups.so.2 cups/libcups.so.2 nostrip()
345 l 0755 root sys $LIBDIR/libcups.so libcups.so.2
346 f 0755 root sys $LIBDIR/libcupsimage.so.2 filter/libcupsimage.so.2 nostrip()
347 l 0755 root sys $LIBDIR/libcupsimage.so libcupsimage.so.2
348 %system all
349 %subpackage
350 %endif
351
352 %if LIB32DIR
353 %subpackage libs
354 f 0755 root sys $LIB32DIR/libcups.so.2 cups/libcups.32.so.2 nostrip()
355 l 0755 root sys $LIB32DIR/libcups.so libcups.so.2
356 f 0755 root sys $LIB32DIR/libcupsimage.so.2 filter/libcupsimage.32.so.2 nostrip()
357 l 0755 root sys $LIB32DIR/libcupsimage.so libcupsimage.so.2
358 %system all
359 %subpackage
360 %endif
361
362 %if LIB64DIR
363 %subpackage libs
364 f 0755 root sys $LIB64DIR/libcups.so.2 cups/libcups.64.so.2 nostrip()
365 l 0755 root sys $LIB64DIR/libcups.so libcups.so.2
366 f 0755 root sys $LIB64DIR/libcupsimage.so.2 filter/libcupsimage.64.so.2 nostrip()
367 l 0755 root sys $LIB64DIR/libcupsimage.so libcupsimage.so.2
368 %system all
369 %subpackage
370 %endif
371
372 # Directories
373 d 0755 root sys $LOGDIR -
374 d 0710 root $CUPS_GROUP $REQUESTS -
375 d 1770 root $CUPS_GROUP $REQUESTS/tmp -
376 d 0775 root $CUPS_GROUP $CACHEDIR -
377 d 0775 root $CUPS_GROUP $CACHEDIR/rss -
378 #d 0755 root $CUPS_GROUP $CACHEDIR/ppd -
379 d 0755 root $CUPS_GROUP $STATEDIR -
380 d 0511 root $CUPS_PRIMARY_SYSTEM_GROUP $STATEDIR/certs -
381
382 # Data files
383 %subpackage da
384 f 0644 root sys $LOCALEDIR/da/cups_da.po locale/cups_da.po
385 %subpackage de
386 f 0644 root sys $LOCALEDIR/de/cups_de.po locale/cups_de.po
387 %subpackage es
388 f 0644 root sys $LOCALEDIR/es/cups_es.po locale/cups_es.po
389 %subpackage et
390 f 0644 root sys $LOCALEDIR/et/cups_et.po locale/cups_et.po
391 %subpackage fi
392 f 0644 root sys $LOCALEDIR/fi/cups_fi.po locale/cups_fi.po
393 %subpackage fr
394 f 0644 root sys $LOCALEDIR/fr/cups_fr.po locale/cups_fr.po
395 %subpackage he
396 f 0644 root sys $LOCALEDIR/he/cups_he.po locale/cups_he.po
397 %subpackage it
398 f 0644 root sys $LOCALEDIR/it/cups_it.po locale/cups_it.po
399 %subpackage ja
400 f 0644 root sys $LOCALEDIR/ja/cups_ja.po locale/cups_ja.po
401 %subpackage ko
402 f 0644 root sys $LOCALEDIR/ko/cups_ko.po locale/cups_ko.po
403 %subpackage nl
404 f 0644 root sys $LOCALEDIR/nl/cups_nl.po locale/cups_nl.po
405 %subpackage no
406 f 0644 root sys $LOCALEDIR/no/cups_no.po locale/cups_no.po
407 %subpackage pl
408 f 0644 root sys $LOCALEDIR/pl/cups_pl.po locale/cups_pl.po
409 %subpackage pt
410 f 0644 root sys $LOCALEDIR/pt/cups_pt.po locale/cups_pt.po
411 f 0644 root sys $LOCALEDIR/pt_BR/cups_pt_BR.po locale/cups_pt_BR.po
412 f 0644 root sys $LOCALEDIR/pt_PT/cups_pt_PT.po locale/cups_pt_PT.po
413 %subpackage ru
414 f 0644 root sys $LOCALEDIR/ru/cups_ru.po locale/cups_ru.po
415 %subpackage sv
416 f 0644 root sys $LOCALEDIR/sv/cups_sv.po locale/cups_sv.po
417 %subpackage zh
418 f 0644 root sys $LOCALEDIR/zh/cups_zh.po locale/cups_zh.po
419 f 0644 root sys $LOCALEDIR/zh_TW/cups_zh_TW.po locale/cups_zh_TW.po
420 %subpackage
421
422 d 0755 root sys $DATADIR -
423
424 d 0755 root sys $DATADIR/banners -
425 f 0644 root sys $DATADIR/banners/classified data/classified
426 f 0644 root sys $DATADIR/banners/confidential data/confidential
427 f 0644 root sys $DATADIR/banners/secret data/secret
428 f 0644 root sys $DATADIR/banners/standard data/standard
429 f 0644 root sys $DATADIR/banners/topsecret data/topsecret
430 f 0644 root sys $DATADIR/banners/unclassified data/unclassified
431
432 d 0755 root sys $DATADIR/charmaps -
433 f 0644 root sys $DATADIR/charmaps data/*.txt
434
435 d 0755 root sys $DATADIR/charsets -
436 f 0644 root sys $DATADIR/charsets/utf-8 data/utf-8
437
438 d 0755 root sys $DATADIR/data -
439 f 0644 root sys $DATADIR/data/HPGLprolog data/HPGLprolog
440 f 0644 root sys $DATADIR/data/psglyphs data/psglyphs
441 f 0644 root sys $DATADIR/data/testprint.ps data/testprint.ps
442
443 d 0755 root sys $DATADIR/fonts -
444 f 0644 root sys $DATADIR/fonts fonts/Courier*
445 f 0644 root sys $DATADIR/fonts/Symbol fonts/Symbol
446
447 d 0755 root sys $DATADIR/model -
448 f 0644 root sys $DATADIR/model ppd/*.ppd
449
450 d 0755 root sys $DATADIR/templates -
451 f 0644 root sys $DATADIR/templates templates/*.tmpl
452
453 # Japanese template files
454 %subpackage de
455 d 0755 root sys $DATADIR/templates/de
456 f 0644 root sys $DATADIR/templates/de templates/de/*.tmpl
457 %subpackage es
458 d 0755 root sys $DATADIR/templates/es
459 f 0644 root sys $DATADIR/templates/es templates/es/*.tmpl
460 %subpackage et
461 d 0755 root sys $DATADIR/templates/et
462 f 0644 root sys $DATADIR/templates/et templates/et/*.tmpl
463 %subpackage fr
464 d 0755 root sys $DATADIR/templates/fr
465 f 0644 root sys $DATADIR/templates/fr templates/fr/*.tmpl
466 %subpackage he
467 d 0755 root sys $DATADIR/templates/he
468 f 0644 root sys $DATADIR/templates/he templates/he/*.tmpl
469 %subpackage it
470 d 0755 root sys $DATADIR/templates/it
471 f 0644 root sys $DATADIR/templates/it templates/it/*.tmpl
472 %subpackage ja
473 d 0755 root sys $DATADIR/templates/ja
474 f 0644 root sys $DATADIR/templates/ja templates/ja/*.tmpl
475 %subpackage pl
476 d 0755 root sys $DATADIR/templates/pl
477 f 0644 root sys $DATADIR/templates/pl templates/pl/*.tmpl
478 %subpackage sv
479 d 0755 root sys $DATADIR/templates/sv
480 f 0644 root sys $DATADIR/templates/sv templates/sv/*.tmpl
481 %subpackage zh
482 d 0755 root sys $DATADIR/templates/zh_TW
483 f 0644 root sys $DATADIR/templates/zh_TW templates/zh_TW/*.tmpl
484 %subpackage
485
486 # Config files
487 d 0755 root sys $SERVERROOT -
488 d 0755 root $CUPS_GROUP $SERVERROOT/interfaces -
489 d 0755 root $CUPS_GROUP $SERVERROOT/ppd -
490 d 0700 root $CUPS_GROUP $SERVERROOT/ssl -
491 c $CUPS_PERM root $CUPS_GROUP $SERVERROOT conf/*.conf
492 f $CUPS_PERM root $CUPS_GROUP $SERVERROOT/cupsd.conf.default conf/cupsd.conf
493 f 0644 root $CUPS_GROUP $SERVERROOT/mime.convs conf/mime.convs
494 f 0644 root $CUPS_GROUP $SERVERROOT/mime.types conf/mime.types
495
496 %if PAMDIR
497 d 0755 root sys $PAMDIR -
498 c 0644 root sys $PAMDIR/cups conf/@PAMFILE@
499 %endif
500
501 %subpackage devel
502 # Developer files
503 f 0755 root sys $BINDIR/cups-config cups-config
504 d 0755 root sys $INCLUDEDIR/cups -
505 f 0644 root sys $INCLUDEDIR/cups/adminutil.h cups/adminutil.h
506 f 0644 root sys $INCLUDEDIR/cups/array.h cups/array.h
507 f 0644 root sys $INCLUDEDIR/cups/backend.h cups/backend.h
508 f 0644 root sys $INCLUDEDIR/cups/cups.h cups/cups.h
509 f 0644 root sys $INCLUDEDIR/cups/dir.h cups/dir.h
510 f 0644 root sys $INCLUDEDIR/cups/file.h cups/file.h
511 f 0644 root sys $INCLUDEDIR/cups/http.h cups/http.h
512 f 0644 root sys $INCLUDEDIR/cups/image.h filter/image.h
513 f 0644 root sys $INCLUDEDIR/cups/ipp.h cups/ipp.h
514 f 0644 root sys $INCLUDEDIR/cups/language.h cups/language.h
515 f 0644 root sys $INCLUDEDIR/cups/ppd.h cups/ppd.h
516 f 0644 root sys $INCLUDEDIR/cups/raster.h filter/raster.h
517 f 0644 root sys $INCLUDEDIR/cups/transcode.h cups/transcode.h
518
519 %if INSTALLSTATIC
520 f 0644 root sys $LIBDIR/libcups.a cups/libcups.a
521 f 0644 root sys $LIBDIR/libcupsimage.a filter/libcupsimage.a
522 %endif
523
524 d 0755 root sys $DOCDIR/help -
525 f 0644 root sys $DOCDIR/help doc/help/api*.html
526 f 0644 root sys $DOCDIR/help doc/help/spec*.html
527 %subpackage
528
529 # Documentation files
530 d 0755 root sys $DOCDIR -
531 f 0644 root sys $DOCDIR doc/*.css
532 f 0644 root sys $DOCDIR doc/*.html
533 d 0755 root sys $DOCDIR/help -
534 f 0644 root sys $DOCDIR/help/accounting.html doc/help/accounting.html
535 f 0644 root sys $DOCDIR/help/cgi.html doc/help/cgi.html
536 f 0644 root sys $DOCDIR/help/glossary.html doc/help/glossary.html
537 f 0644 root sys $DOCDIR/help/kerberos.html doc/help/kerberos.html
538 f 0644 root sys $DOCDIR/help/license.html doc/help/license.html
539 f 0644 root sys $DOCDIR/help/network.html doc/help/network.html
540 f 0644 root sys $DOCDIR/help/options.html doc/help/options.html
541 f 0644 root sys $DOCDIR/help/overview.html doc/help/overview.html
542 f 0644 root sys $DOCDIR/help/policies.html doc/help/policies.html
543 f 0644 root sys $DOCDIR/help/security.html doc/help/security.html
544 f 0644 root sys $DOCDIR/help/standard.html doc/help/standard.html
545 f 0644 root sys $DOCDIR/help/translation.html doc/help/translation.html
546 f 0644 root sys $DOCDIR/help/whatsnew.html doc/help/whatsnew.html
547 f 0644 root sys $DOCDIR/help doc/help/man-*.html
548 f 0644 root sys $DOCDIR/help doc/help/ref-*.html
549 d 0755 root sys $DOCDIR/images -
550 f 0644 root sys $DOCDIR/images doc/images/*.gif
551 f 0644 root sys $DOCDIR/images doc/images/*.jpg
552 f 0644 root sys $DOCDIR/images doc/images/*.png
553 f 0644 root sys $DOCDIR/robots.txt doc/robots.txt
554
555 # Localized documentation files
556 %subpackage de
557 d 0755 root sys $DOCDIR/de
558 f 0644 root sys $DOCDIR/de doc/de/*.html
559 %subpackage es
560 d 0755 root sys $DOCDIR/es
561 f 0644 root sys $DOCDIR/es doc/es/*.html
562 %subpackage et
563 d 0755 root sys $DOCDIR/et
564 f 0644 root sys $DOCDIR/et doc/et/*.html
565 %subpackage fr
566 d 0755 root sys $DOCDIR/fr
567 f 0644 root sys $DOCDIR/fr doc/fr/*.html
568 %subpackage he
569 d 0755 root sys $DOCDIR/he
570 f 0644 root sys $DOCDIR/he doc/he/*.html
571 f 0644 root sys $DOCDIR/he/cups.css doc/he/cups.css
572 %subpackage it
573 d 0755 root sys $DOCDIR/it
574 f 0644 root sys $DOCDIR/it doc/it/*.html
575 %subpackage ja
576 d 0755 root sys $DOCDIR/ja
577 f 0644 root sys $DOCDIR/ja doc/ja/*.html
578 %subpackage pl
579 d 0755 root sys $DOCDIR/pl
580 f 0644 root sys $DOCDIR/pl doc/pl/*.html
581 %subpackage sv
582 d 0755 root sys $DOCDIR/sv
583 f 0644 root sys $DOCDIR/sv doc/sv/*.html
584 %subpackage zh
585 d 0755 root sys $DOCDIR/zh_TW
586 f 0644 root sys $DOCDIR/zh_TW doc/zh_TW/*.html
587 %subpackage
588
589 # Man pages
590 d 0755 root sys $AMANDIR -
591 d 0755 root sys $AMANDIR/man$MAN8DIR -
592 d 0755 root sys $MANDIR -
593 d 0755 root sys $MANDIR/man1 -
594 d 0755 root sys $MANDIR/man5 -
595 d 0755 root sys $MANDIR/man7 -
596
597 f 0644 root sys $MANDIR/man1/cancel.$MAN1EXT man/cancel.$MAN1EXT
598 f 0644 root sys $MANDIR/man1/cupstestdsc.$MAN1EXT man/cupstestdsc.$MAN1EXT
599 f 0644 root sys $MANDIR/man1/cupstestppd.$MAN1EXT man/cupstestppd.$MAN1EXT
600 f 0644 root sys $MANDIR/man1/lpoptions.$MAN1EXT man/lpoptions.$MAN1EXT
601 f 0644 root sys $MANDIR/man1/lppasswd.$MAN1EXT man/lppasswd.$MAN1EXT
602 f 0644 root sys $MANDIR/man1/lpq.$MAN1EXT man/lpq.$MAN1EXT
603 f 0644 root sys $MANDIR/man1/lprm.$MAN1EXT man/lprm.$MAN1EXT
604 f 0644 root sys $MANDIR/man1/lpr.$MAN1EXT man/lpr.$MAN1EXT
605 f 0644 root sys $MANDIR/man1/lpstat.$MAN1EXT man/lpstat.$MAN1EXT
606 f 0644 root sys $MANDIR/man1/lp.$MAN1EXT man/lp.$MAN1EXT
607
608 f 0644 root sys $MANDIR/man5/classes.conf.$MAN5EXT man/classes.conf.$MAN5EXT
609 f 0644 root sys $MANDIR/man5/cupsd.conf.$MAN5EXT man/cupsd.conf.$MAN5EXT
610 f 0644 root sys $MANDIR/man5/mailto.conf.$MAN5EXT man/mailto.conf.$MAN5EXT
611 f 0644 root sys $MANDIR/man5/mime.convs.$MAN5EXT man/mime.convs.$MAN5EXT
612 f 0644 root sys $MANDIR/man5/mime.types.$MAN5EXT man/mime.types.$MAN5EXT
613 f 0644 root sys $MANDIR/man5/printers.conf.$MAN5EXT man/printers.conf.$MAN5EXT
614
615 f 0644 root sys $MANDIR/man7/backend.$MAN7EXT man/backend.$MAN7EXT
616 f 0644 root sys $MANDIR/man7/filter.$MAN7EXT man/filter.$MAN7EXT
617
618 f 0644 root sys $AMANDIR/man$MAN8DIR/accept.$MAN8EXT man/accept.$MAN8EXT
619 l 0644 root sys $AMANDIR/man$MAN8DIR/reject.$MAN8EXT accept.$MAN8EXT
620 f 0644 root sys $AMANDIR/man$MAN8DIR/cupsaddsmb.$MAN8EXT man/cupsaddsmb.$MAN8EXT
621 f 0644 root sys $AMANDIR/man$MAN8DIR/cupsctl.$MAN8EXT man/cupsctl.$MAN8EXT
622 f 0644 root sys $AMANDIR/man$MAN8DIR/cupsfilter.$MAN8EXT man/cupsfilter.$MAN8EXT
623 f 0644 root sys $AMANDIR/man$MAN8DIR/cups-polld.$MAN8EXT man/cups-polld.$MAN8EXT
624 f 0644 root sys $AMANDIR/man$MAN8DIR/cupsd.$MAN8EXT man/cupsd.$MAN8EXT
625 f 0644 root sys $AMANDIR/man$MAN8DIR/cupsenable.$MAN8EXT man/cupsenable.$MAN8EXT
626 l 0644 root sys $AMANDIR/man$MAN8DIR/cupsdisable.$MAN8EXT cupsenable.$MAN8EXT
627 f 0644 root sys $AMANDIR/man$MAN8DIR/lpadmin.$MAN8EXT man/lpadmin.$MAN8EXT
628 f 0644 root sys $AMANDIR/man$MAN8DIR/lpc.$MAN8EXT man/lpc.$MAN8EXT
629 f 0644 root sys $AMANDIR/man$MAN8DIR/lpinfo.$MAN8EXT man/lpinfo.$MAN8EXT
630 f 0644 root sys $AMANDIR/man$MAN8DIR/lpmove.$MAN8EXT man/lpmove.$MAN8EXT
631
632 %subpackage devel
633 f 0644 root sys $MANDIR/man1/cups-config.$MAN1EXT man/cups-config.$MAN1EXT
634
635 %subpackage lpd
636 d 0755 root sys $AMANDIR/man$MAN8DIR -
637 f 0644 root sys $AMANDIR/man$MAN8DIR/cups-lpd.$MAN8EXT man/cups-lpd.$MAN8EXT
638 %subpackage
639
640 # Startup scripts
641 %system darwin
642 f 0644 root sys /System/Library/LaunchDaemons/org.cups.cupsd.plist init/org.cups.cupsd.plist
643 d 0755 root sys /System/Library/StartupItems/PrintingServices -
644 f 0644 root sys /System/Library/StartupItems/PrintingServices/PrintingServices init/PrintingServices.launchd
645 f 0644 root sys /System/Library/StartupItems/PrintingServices/StartupParamters.plist init/StartupParameters.plist
646 d 0755 root sys /System/Library/StartupItems/PrintingServices/Resources -
647 d 0755 root sys /System/Library/StartupItems/PrintingServices/Resources/English.lproj -
648 f 0644 root sys /System/Library/StartupItems/PrintingServices/Resources/English.lproj/Localizable.strings init/Localizable.strings
649 %preremove <<EOF
650 launchctl unload /System/Library/LaunchDaemons/org.cups.cupsd.plist || exit 0
651 killall cupsd || exit 0
652 EOF
653 %preinstall <<EOF
654 launchctl unload /System/Library/LaunchDaemons/org.cups.cupsd.plist || exit 0
655 killall cupsd || exit 0
656 EOF
657 %postinstall <<EOF
658 launchctl load -D system /System/Library/LaunchDaemons/org.cups.cupsd.plist
659 EOF
660 %subpackage lpd
661 f 0644 root sys /System/Library/LaunchDaemons/org.cups.cups-lpd.plist init/org.cups.cups-lpd.plist
662 %preremove <<EOF
663 launchctl unload /System/Library/LaunchDaemons/org.cups.cups-lpd.plist || exit 0
664 EOF
665 %preinstall <<EOF
666 launchctl unload /System/Library/LaunchDaemons/org.cups.cups-lpd.plist || exit 0
667 EOF
668 %postinstall <<EOF
669 rm -f /etc/xinetd.d/cups-lpd
670 launchctl load -D system /System/Library/LaunchDaemons/org.cups.cupsd-lpd.plist
671 EOF
672 %subpackage
673
674 %system !darwin
675 i 0755 root sys cups init/cups.sh start(@RCSTART@) stop(@RCSTOP) runlevels(@RCLEVELS@)
676 %subpackage lpd
677 %if XINETD
678 f 0644 root sys $XINETD/cups-lpd init/cups-lpd
679 %endif
680 %subpackage
681
682 #
683 # End of "$Id: cups.list.in 7014 2007-10-10 21:57:43Z mike $".
684 #