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