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