source: projects/specs/trunk/c/cups/cups-vl.spec @ 3065

Revision 3065, 38.8 KB checked in by tomop, 13 years ago (diff)

cups-1.4.6-1

Line 
1%define _libexecdir %{_libdir}
2%define build_compat32 %{?_with_compat32:1}%{!?_with_compat32:0}
3%define initdir %{_sysconfdir}/rc.d/init.d
4%define use_alternatives 1
5%define use_dbus 1
6%define use_avahi 1
7
8Summary: Common Unix Printing System
9Name: cups
10Version: 1.4.6
11Release: 1%{?_dist_release}
12License: GPL
13Group: System Environment/Daemons
14
15Vendor: Project Vine
16Distribution: Vine Linux
17Packager: daisuke, tomop
18
19Source: http://ftp.easysw.com/pub/cups/%{version}/cups-%{version}-source.tar.bz2
20# Our initscript
21Source1: cups.init
22# Pixmap for desktop file
23Source2: cupsprinter.png
24# udev rules for libusb devices
25Source3: cups-libusb.rules
26# LSPP-required ps->pdf filter
27Source4: pstopdf
28# xinetd config file for cups-lpd service
29Source5: cups-lpd
30# Logrotate configuration
31Source6: cups.logrotate
32# Backend for NCP protocol
33Source7: ncp.backend
34# Cron-based tmpwatch for /var/spool/cups/tmp
35Source8: cups.cron
36# Filter and PPD for textonly printing
37Source9: textonly.filter
38Source10: textonly.ppd
39
40Source101: http://www.openprinting.org/download/printing/dnssd
41Source102: pstoraster
42Source103: pstoraster.convs
43Source104: postscript.ppd.gz
44Source105: pdftops.conf
45
46Source201: dvitops
47Source202: dvitops.convs
48Source203: dvitops.types
49Source204: cjktexttops
50Source206: pxlmono.ppd.gz
51Source207: pxlcolor.ppd.gz
52Source208: cups.conf
53
54Patch1: cups-no-gzip-man.patch
55Patch2: cups-1.1.16-system-auth.patch
56Patch3: cups-multilib.patch
57Patch4: cups-serial.patch
58Patch5: cups-banners.patch
59Patch6: cups-serverbin-compat.patch
60Patch7: cups-no-export-ssllibs.patch
61Patch8: cups-direct-usb.patch
62Patch9: cups-lpr-help.patch
63Patch10: cups-peercred.patch
64Patch11: cups-pid.patch
65Patch12: cups-page-label.patch
66Patch13: cups-eggcups.patch
67Patch14: cups-getpass.patch
68Patch15: cups-driverd-timeout.patch
69Patch16: cups-strict-ppd-line-length.patch
70Patch17: cups-logrotate.patch
71Patch18: cups-usb-paperout.patch
72Patch19: cups-build.patch
73Patch20: cups-res_init.patch
74Patch21: cups-filter-debug.patch
75Patch22: cups-uri-compat.patch
76Patch23: cups-cups-get-classes.patch
77Patch25: cups-str3382.patch
78Patch26: cups-force-gnutls.patch
79Patch27: cups-serialize-gnutls.patch
80Patch29: cups-0755.patch
81Patch31: cups-hostnamelookups.patch
82Patch33: cups-snmp-quirks.patch
83Patch34: cups-hp-deviceid-oid.patch
84Patch35: cups-dnssd-deviceid.patch
85Patch36: cups-ricoh-deviceid-oid.patch
86Patch37: cups-texttops-rotate-page.patch
87Patch38: cups-autotype-crash.patch
88Patch39: cups-str3754.patch
89Patch40: cups-avahi.patch
90Patch41: cups-icc.patch
91Patch42: cups-usb-parallel.patch
92Patch43: cups-job-state-changed.patch
93
94Patch100: cups-1.4.6-fix-template-ja.patch
95
96Url: http://www.cups.org/
97BuildRoot: %{_tmppath}/%{name}-root
98Requires(pre): chkconfig initscripts perl alternatives
99Requires: %{name}-libs = %{version}-%{release}
100Requires: tmpwatch
101%if %use_alternatives
102Provides: /usr/bin/lpq /usr/bin/lpr /usr/bin/lp /usr/bin/cancel /usr/bin/lprm /usr/bin/lpstat
103Requires(pre): alternatives
104%else
105Obsoletes: lpd lpr LPRng printtool
106Provides: lpd lpr LPRng
107%endif
108BuildRequires: pam-devel pkgconfig
109BuildRequires: gnutls-devel
110BuildRequires: libacl-devel
111BuildRequires: openldap-devel
112BuildRequires: aspell-devel
113BuildRequires: libjpeg-devel
114BuildRequires: libpng-devel
115BuildRequires: libtiff-devel
116BuildRequires: krb5-devel
117BuildRequires: e2fsprogs-devel
118BuildRequires: poppler-utils
119%if %use_dbus
120BuildRequires: dbus-devel >= 0.90
121Requires: dbus >= 0.90
122%endif
123
124%if %use_avahi
125BuildRequires: avahi-devel >= 0.6.20
126Requires: avahi >= 0.6.20
127Requires: avahi-tools
128%endif
129
130Requires: poppler-utils
131
132%package devel
133Summary: Common Unix Printing System - development environment
134Group: Development/Libraries
135Requires: %{name}-libs = %{version}-%{release}
136Requires: gnutls-devel
137Requires: krb5-devel
138Requires: zlib-devel
139License: LGPL
140
141%package libs
142Summary: Common Unix Printing System - libraries
143Group: System Environment/Libraries
144License: LGPL
145
146%package -n compat32-%{name}-libs
147Summary: Common Unix Printing System - libraries
148Group: System Environment/Libraries
149
150%package -n compat32-%{name}-devel
151Summary: Common Unix Printing System - development environment
152Group: Development/Libraries
153Requires: compat32-%{name}-libs = %{version}-%{release}
154Requires: %{name}-devel = %{version}-%{release}
155Requires: compat32-gnutls-devel
156Requires: compat32-krb5-devel
157Requires: compat32-zlib-devel
158
159%description
160The Common UNIX Printing System provides a portable printing layer for
161UNIX. operating systems. It has been developed by Easy Software Products
162to promote a standard printing solution for all UNIX vendors and users.
163CUPS provides the System V and Berkeley command-line interfaces.
164
165If you want to use CUPS on VineLinux, you should rebuild ghostscript package.
166Please read README.vine in your CUPS's document dir.
167#'
168
169%description -l ja
170Common UNIX Printing SystemはUNIX操作環境においてポータブルな印刷環境を提供します。CUPSは全てのUNIXベンダーやユーザのために標準的な印刷ソリューションを提供するためにEasy Software Productsで開発されました。CUPSはSystem VやBerkeleyコマンドラインなインターフェースを提供します。
171
172%description devel
173The Common UNIX Printing System provides a portable printing layer for
174UNIX. operating systems. This is the development package for creating
175additional printer drivers, and other CUPS services.
176
177%description devel -l ja
178Common UNIX Printing SystemはUNIX操作環境においてポータブルな印刷環境を提供しま\す。このパッケージはプリンタドライバを追加したり他のCUPSサービスを開発するためのパッケージです。
179
180%description libs
181The Common UNIX Printing System provides a portable printing layer for
182UNIXョ operating systems. It has been developed by Easy Software Products
183to promote a standard printing solution for all UNIX vendors and users.
184CUPS provides the System V and Berkeley command-line interfaces.
185The cups-libs package provides libraries used by applications to use CUPS
186natively, without needing the lp/lpr commands.
187
188%description libs -l ja
189Common UNIX Printing SystemはUNIX操作環境においてポータブルな印刷環境を提供しま\す。CUPSは全てのUNIXベンダーやユーザのために標準的な印刷ソリューションを提供するためにEasy Software Productsで開発されました。CUPSはSystem VやBerkeleyコマンドラインなインターフェースを提供します。cups-libsパッケージはlp/lprコマンドを必要としないCUPSネイティブなアプリケーションから使われるライブラリ類です。
190
191%description -n compat32-%{name}-libs
192The Common UNIX Printing System provides a portable printing layer for
193UNIXョ operating systems. It has been developed by Easy Software Products
194to promote a standard printing solution for all UNIX vendors and users.
195CUPS provides the System V and Berkeley command-line interfaces.
196The cups-libs package provides libraries used by applications to use CUPS
197natively, without needing the lp/lpr commands.
198
199%description -n compat32-%{name}-libs -l ja
200Common UNIX Printing SystemはUNIX操作環境においてポータブルな印刷環境を提供しま\す。CUPSは全てのUNIXベンダーやユーザのために標準的な印刷ソリューションを提供するためにEasy Software Productsで開発されました。CUPSはSystem VやBerkeleyコマンドラインなインターフェースを提供します。cups-libsパッケージはlp/lprコマンドを必要としないCUPSネイティブなアプリケーションから使われるライブラリ類です。
201
202%description -n compat32-%{name}-devel
203The Common UNIX Printing System provides a portable printing layer for
204UNIX. operating systems. This is the development package for creating
205additional printer drivers, and other CUPS services.
206
207%description -n compat32-%{name}-devel -l ja
208Common UNIX Printing SystemはUNIX操作環境においてポータブルな印刷環境を提供しま\す。このパッケージはプリンタドライバを追加したり他のCUPSサービスを開発するためのパッケージです。
209
210%prep
211%setup -q -n %{name}-%{version}
212
213# Don't gzip man pages in the Makefile, let rpmbuild do it.
214%patch1 -p1 -b .no-gzip-man
215# Use the system pam configuration.
216%patch2 -p1 -b .system-auth
217# Prevent multilib conflict in cups-config script.
218%patch3 -p1 -b .multilib
219# Fix compilation of serial backend.
220%patch4 -p1 -b .serial
221# Ignore rpm save/new files in the banners directory.
222%patch5 -p1 -b .banners
223# Use compatibility fallback path for ServerBin.
224%patch6 -p1 -b .serverbin-compat
225# Don't export SSLLIBS to cups-config.
226%patch7 -p1 -b .no-export-ssllibs
227# Allow file-based usb device URIs.
228%patch8 -p1 -b .direct-usb
229# Add --help option to lpr.
230%patch9 -p1 -b .lpr-help
231# Fix compilation of peer credentials support.
232%patch10 -p1 -b .peercred
233# Maintain a cupsd.pid file.
234%patch11 -p1 -b .pid
235# Fix orientation of page labels.
236%patch12 -p1 -b .page-label
237# Fix implementation of com.redhat.PrinterSpooler D-Bus object.
238%patch13 -p1 -b .eggcups
239# More sophisticated implementation of cupsGetPassword than getpass.
240%patch14 -p1 -b .getpass
241# Increase driverd timeout to 70s to accommodate foomatic.
242%patch15 -p1 -b .driverd-timeout
243# Only enforce maximum PPD line length when in strict mode.
244%patch16 -p1 -b .strict-ppd-line-length
245# Re-open the log if it has been logrotated under us.
246%patch17 -p1 -b .logrotate
247# Support for errno==ENOSPACE-based USB paper-out reporting.
248%patch18 -p1 -b .usb-paperout
249# Simplify the DNSSD parts so they can build using the compat library.
250%patch19 -p1 -b .build
251# Re-initialise the resolver on failure in httpAddrGetList().
252%patch20 -p1 -b .res_init
253# Log extra debugging information if no filters are available.
254%patch21 -p1 -b .filter-debug
255# Allow the usb backend to understand old-style URI formats.
256%patch22 -p1 -b .uri-compat
257# Fix support for older CUPS servers in cupsGetDests.
258%patch23 -p1 -b .cups-get-classes
259# Fix temporary filename creation.
260%patch25 -p1 -b .str3382
261# Force the use of gnutls despite thread-safety concerns (bug #607159).
262%patch26 -p1 -b .force-gnutls
263# Perform locking for gnutls and avoid libgcrypt's broken
264# locking (bug #607159).
265%patch27 -p1 -b .serialize-gnutls
266# Use mode 0755 for binaries and libraries where appropriate.
267%patch29 -p1 -b .0755
268# Use numeric addresses for interfaces unless HostNameLookups are
269# turned on (bug #583054).
270%patch31 -p1 -b .hostnamelookups
271# Handle SNMP supply level quirks (bug #581825).
272%patch33 -p1 -b .snmp-quirks
273# Add an SNMP query for HP's device ID OID (STR #3552).
274%patch34 -p1 -b .hp-deviceid-oid
275# Mark DNS-SD Device IDs that have been guessed at with "FZY:1;".
276%patch35 -p1 -b .dnssd-deviceid
277# Add an SNMP query for Ricoh's device ID OID (STR #3552).
278%patch36 -p1 -b .ricoh-deviceid-oid
279# Adjust texttops output to be in natural orientation (STR #3563).
280# This fixes page-label orientation when texttops is used in the
281# filter chain (bug #572338).
282%patch37 -p1 -b .texttops-rotate-page
283# Don't crash when MIME database could not be loaded (bug #610088).
284%patch38 -p1 -b .autotype-crash
285# Don't crash when job queued for printer that times out (bug #660604).
286%patch39 -p1 -b .str3754
287# Avahi support in the dnssd backend.
288%patch40 -p1 -b .avahi
289# ICC colord support.
290%patch41 -p1 -b .icc
291# Till's patch to fix USB-Parallel adapter cable problem (bug #624564).
292%patch42 -p1 -b .usb-parallel
293# Fixed dbus notifier support for job-state-changed.
294%patch43 -p1 -b .job-state-changed
295
296%patch100 -p1 -b .template-ja
297
298# make to use cjktexttops instead texttops.
299perl -pi -e 's/texttops$/cjktexttops/' conf/mime.convs.in
300
301
302perl -pi -e 's,^#(DefaultCharset\s)utf-8,$1notused,' conf/cupsd.conf.in
303perl -pi -e 's,^#(Printcap\s+/etc/printcap),$1,' conf/cupsd.conf.in
304perl -pi -e 's,^#(MaxLogSize\s+0),$1,' conf/cupsd.conf.in
305perl -pi -e 's,exec_prefix/lib/cups,exec_prefix/%{_lib}/cups,' config-scripts/cups-directories.m4
306autoconf
307
308cp %{SOURCE5} cups-lpd.real
309perl -pi -e "s,\@LIBDIR\@,%{_libdir},g" cups-lpd.real
310
311# Let's look at the compilation command lines.
312perl -pi -e "s,^.SILENT:,," Makedefs.in
313
314# Fix locale code for Norwegian (bug #520379).
315mv locale/cups_no.po locale/cups_nb.po
316
317f=CREDITS.txt
318mv "$f" "$f"~
319iconv -f MACINTOSH -t UTF-8 "$f"~ > "$f"
320rm "$f"~
321
322# Rebuild configure script for --enable-avahi.
323aclocal -I config-scripts
324autoconf -I config-scripts
325
326%build
327
328export CFLAGS="$RPM_OPT_FLAGS -fstack-protector-all -DLDAP_DEPRECATED=1"
329# --enable-debug to avoid stripping binaries
330%configure --with-docdir=%{_datadir}/%{name}/www --enable-debug \
331        --with-log-file-perm=0600 --enable-relro \
332        --with-pdftops=pdftops \
333        --with-dbusdir=%{_sysconfdir}/dbus-1 \
334        --enable-avahi \
335        --enable-threads \
336        --enable-gnutls \
337        --disable-slp \
338        localedir=%{_datadir}/locale
339
340        ##--enable-lspp \
341
342perl -pi -e "s,^DSO     =.*,DSO=gcc -fpic," Makedefs
343
344# If we got this far, all prerequisite libraries must be here.
345make %{?_smp_mflags} OPTIM="$RPM_OPT_FLAGS -fpic"
346
347%install
348rm -rf $RPM_BUILD_ROOT
349
350make BUILDROOT=$RPM_BUILD_ROOT install
351
352# Serial backend needs to run as root (bug #212577).
353chmod 700 $RPM_BUILD_ROOT%{_libdir}/%{name}/backend/serial
354
355rm -rf  $RPM_BUILD_ROOT%{initdir} \
356        $RPM_BUILD_ROOT%{_sysconfdir}/init.d \
357        $RPM_BUILD_ROOT%{_sysconfdir}/rc?.d
358mkdir -p $RPM_BUILD_ROOT%{initdir}
359install -m 755 $RPM_SOURCE_DIR/cups.init $RPM_BUILD_ROOT%{initdir}/cups
360
361find $RPM_BUILD_ROOT%{_datadir}/cups/model -name "*.ppd" |xargs gzip -n9f
362
363%if %use_alternatives
364pushd $RPM_BUILD_ROOT%{_bindir}
365for i in cancel lp lpq lpr lprm lpstat; do
366        mv $i $i.cups
367done
368cd $RPM_BUILD_ROOT%{_sbindir}
369mv lpc lpc.cups
370cd $RPM_BUILD_ROOT%{_mandir}/man1
371for i in cancel lp lpq lpr lprm lpstat; do
372        mv $i.1 $i-cups.1
373done
374
375cd $RPM_BUILD_ROOT%{_mandir}/man8
376mv lpc.8 lpc-cups.8
377popd
378%endif
379
380mkdir -p $RPM_BUILD_ROOT%{_datadir}/pixmaps $RPM_BUILD_ROOT%{_sysconfdir}/X11/sysconfig $RPM_BUILD_ROOT%{_sysconfdir}/X11/applnk/System $RPM_BUILD_ROOT%{_sysconfdir}/xinetd.d $RPM_BUILD_ROOT%{_sysconfdir}/logrotate.d $RPM_BUILD_ROOT%{_sysconfdir}/cron.daily
381install -c -m 644 %{SOURCE2} $RPM_BUILD_ROOT%{_datadir}/pixmaps
382install -c -m 644 cups-lpd.real $RPM_BUILD_ROOT%{_sysconfdir}/xinetd.d/cups-lpd
383install -c -m 644 %{SOURCE6} $RPM_BUILD_ROOT%{_sysconfdir}/logrotate.d/cups
384install -c -m 755 %{SOURCE7} $RPM_BUILD_ROOT%{_libdir}/cups/backend/ncp
385install -c -m 755 %{SOURCE8} $RPM_BUILD_ROOT%{_sysconfdir}/cron.daily/cups
386install -c -m 755 %{SOURCE9} $RPM_BUILD_ROOT%{_libdir}/cups/filter/textonly
387install -c -m 644 %{SOURCE10} $RPM_BUILD_ROOT%{_datadir}/cups/model/textonly.ppd
388
389#install -c -m 644 %{SOURCE105} $RPM_BUILD_ROOT%{_sysconfdir}/cups/pdftops.conf
390
391# Ship a printers.conf file, and a client.conf file.  That way, they get
392# their SELinux file contexts set correctly.
393touch $RPM_BUILD_ROOT%{_sysconfdir}/cups/printers.conf
394touch $RPM_BUILD_ROOT%{_sysconfdir}/cups/classes.conf
395touch $RPM_BUILD_ROOT%{_sysconfdir}/cups/client.conf
396touch $RPM_BUILD_ROOT%{_sysconfdir}/cups/subscriptions.conf
397
398# This is %%ghost'ed, but needs to be created in %%install anyway.
399touch $RPM_BUILD_ROOT%{_sysconfdir}/cups/lpoptions
400
401# LSB 3.2 printer driver directory
402mkdir -p $RPM_BUILD_ROOT%{_datadir}/ppd
403
404# Handle https:// device URIs (bug #478677, STR #3122).
405ln -s ipp $RPM_BUILD_ROOT%{_libdir}/cups/backend/https
406
407# Remove unshipped files.
408rm -rf $RPM_BUILD_ROOT%{_mandir}/cat? $RPM_BUILD_ROOT%{_mandir}/*/cat?
409rm -f $RPM_BUILD_ROOT%{_datadir}/applications/cups.desktop
410rm -rf $RPM_BUILD_ROOT%{_datadir}/icons
411
412# Install the udev rules.
413%{__mkdir_p} %{buildroot}/lib/udev/rules.d
414install -m644 %{SOURCE3} \
415        %{buildroot}/lib/udev/rules.d/70-cups-libusb.rules
416
417# Ship a PCL XL/PCL 6 filter file from ESP gs-7.07.1
418install -c -m 644 %{SOURCE206} $RPM_BUILD_ROOT%{_datadir}/cups/model
419install -c -m 644 %{SOURCE207} $RPM_BUILD_ROOT%{_datadir}/cups/model
420
421# Ship a dvitops
422install -c -m 755 %{SOURCE201} $RPM_BUILD_ROOT%{_libdir}/cups/filter
423install -c -m 644 %{SOURCE202} $RPM_BUILD_ROOT%{_sysconfdir}/cups
424install -c -m 644 %{SOURCE203} $RPM_BUILD_ROOT%{_sysconfdir}/cups
425
426# Ship a cjktexttops (import from mdv)
427install -c -m 755 %{SOURCE204} $RPM_BUILD_ROOT%{_libdir}/cups/filter/
428
429install -c -m 644 conf/mime.types $RPM_BUILD_ROOT%{_sysconfdir}/cups/mime.types
430install -c -m 644 conf/mime.convs $RPM_BUILD_ROOT%{_sysconfdir}/cups/mime.convs
431
432# create a symlink for 32bit drivers on x86_64.
433%ifarch x86_64
434mkdir -p %{buildroot}/usr/lib
435ln -sf ../%{_lib}/cups %{buildroot}/usr/lib/cups
436%endif
437
438%post
439/sbin/chkconfig --del cupsd 2>/dev/null || true # Make sure old versions aren't there anymore
440/sbin/chkconfig --add cups || true
441# Remove old-style certs directory; new-style is /var/run
442# (see bug #194581 for why this is necessary).
443/bin/rm -rf /etc/cups/certs
444%if %use_alternatives
445/sbin/update-alternatives --install %{_bindir}/lpr print %{_bindir}/lpr.cups 40 \
446         --slave %{_bindir}/lp print-lp %{_bindir}/lp.cups \
447         --slave %{_bindir}/lpq print-lpq %{_bindir}/lpq.cups \
448         --slave %{_bindir}/lprm print-lprm %{_bindir}/lprm.cups \
449         --slave %{_bindir}/lpstat print-lpstat %{_bindir}/lpstat.cups \
450         --slave %{_bindir}/cancel print-cancel %{_bindir}/cancel.cups \
451         --slave %{_sbindir}/lpc print-lpc %{_sbindir}/lpc.cups \
452         --slave %{_mandir}/man1/cancel.1.gz print-cancelman %{_mandir}/man1/cancel-cups.1.gz \
453         --slave %{_mandir}/man1/lp.1.gz print-lpman %{_mandir}/man1/lp-cups.1.gz \
454         --slave %{_mandir}/man8/lpc.8.gz print-lpcman %{_mandir}/man8/lpc-cups.8.gz \
455         --slave %{_mandir}/man1/lpq.1.gz print-lpqman %{_mandir}/man1/lpq-cups.1.gz \
456         --slave %{_mandir}/man1/lpr.1.gz print-lprman %{_mandir}/man1/lpr-cups.1.gz \
457         --slave %{_mandir}/man1/lprm.1.gz print-lprmman %{_mandir}/man1/lprm-cups.1.gz \
458         --slave %{_mandir}/man1/lpstat.1.gz print-lpstatman %{_mandir}/man1/lpstat-cups.1.gz
459%endif
460if [ $1 -eq 1 ]; then
461  # First install.  Build ppds.dat.
462  /sbin/service cups reload >/dev/null 2>&1 || :
463fi
464exit 0
465
466%post libs -p /sbin/ldconfig
467
468%postun libs -p /sbin/ldconfig
469
470%post -n compat32-%{name}-libs -p /sbin/ldconfig
471
472%postun -n compat32-%{name}-libs -p /sbin/ldconfig
473
474%preun
475if [ "$1" = "0" ]; then
476        /sbin/service cups stop > /dev/null 2>&1
477        /sbin/chkconfig --del cups
478%if %use_alternatives
479        /sbin/update-alternatives --remove print %{_bindir}/lpr.cups
480%endif
481fi
482exit 0
483
484%postun
485if [ "$1" -ge "1" ]; then
486        /sbin/service cups condrestart > /dev/null 2>&1
487fi
488exit 0
489
490%triggerin -- samba-client
491ln -sf ../../../bin/smbspool %{_libdir}/cups/backend/smb || :
492exit 0
493
494%triggerun -- samba-client
495[ $2 = 0 ] || exit 0
496rm -f %{_libdir}/cups/backend/smb
497
498%clean
499rm -rf $RPM_BUILD_ROOT
500
501%files
502%defattr(-,root,root)
503%doc LICENSE.txt README.txt CREDITS.txt CHANGES.txt
504/lib/udev/rules.d/70-cups-libusb.rules
505%dir %attr(0755,root,lp) %{_sysconfdir}/cups
506%dir %attr(0755,root,lp) /var/run/cups
507%dir %attr(0511,lp,sys) /var/run/cups/certs
508%config(noreplace) %attr(0640,root,lp) %{_sysconfdir}/cups/cupsd.conf
509%attr(0640,root,lp) %{_sysconfdir}/cups/cupsd.conf.default
510%config(noreplace) %attr(0644,root,lp) %{_sysconfdir}/cups/client.conf
511%config(noreplace) %attr(0600,root,lp) %{_sysconfdir}/cups/classes.conf
512%config(noreplace) %attr(0600,root,lp) %{_sysconfdir}/cups/printers.conf
513#%config(noreplace) %attr(0644,root,lp) %{_sysconfdir}/cups/pdftops.conf
514%config(noreplace) %attr(0644,root,lp) %{_sysconfdir}/cups/snmp.conf
515%config(noreplace) %attr(0644,root,lp) %{_sysconfdir}/cups/subscriptions.conf
516%{_sysconfdir}/cups/interfaces
517%config(noreplace) %{_sysconfdir}/cups/mime.types
518%config(noreplace) %{_sysconfdir}/cups/mime.convs
519#%config(noreplace) %{_sysconfdir}/cups/pstoraster.convs
520%config(noreplace) %{_sysconfdir}/cups/dvitops.types
521%config(noreplace) %{_sysconfdir}/cups/dvitops.convs
522%config(noreplace) %attr(0644,root,lp) %{_sysconfdir}/cups/lpoptions
523%dir %attr(0755,root,lp) %{_sysconfdir}/cups/ppd
524%dir %attr(0700,root,lp) %{_sysconfdir}/cups/ssl
525%config(noreplace) %{_sysconfdir}/pam.d/cups
526%config(noreplace) %{_sysconfdir}/logrotate.d/cups
527%config(noreplace) %{_sysconfdir}/xinetd.d/cups-lpd
528%dir %{_datadir}/%{name}/www
529%{_datadir}/%{name}/www/images
530%{_datadir}/%{name}/www/*.css
531%doc %{_datadir}/%{name}/www/index.html
532%doc %{_datadir}/%{name}/www/help
533%doc %{_datadir}/%{name}/www/robots.txt
534%doc %{_datadir}/%{name}/www/de/index.html
535%doc %{_datadir}/%{name}/www/es/index.html
536%doc %{_datadir}/%{name}/www/eu/index.html
537%doc %{_datadir}/%{name}/www/id/index.html
538%doc %{_datadir}/%{name}/www/it/index.html
539%doc %{_datadir}/%{name}/www/ja/index.html
540%doc %{_datadir}/%{name}/www/pl/index.html
541%doc %{_datadir}/%{name}/www/ru/index.html
542%config(noreplace) %{initdir}/cups
543%{_bindir}/cupstestppd
544%{_bindir}/cupstestdsc
545%{_bindir}/cancel*
546%{_bindir}/lp.cups
547%{_bindir}/lpoptions
548%attr(4755,root,root) %{_bindir}/lppasswd
549%{_bindir}/lpq.cups
550%{_bindir}/lpr.cups
551%{_bindir}/lprm.cups
552%{_bindir}/lpstat.cups
553%{_bindir}/ppd*
554%dir %{_libdir}/cups
555%{_libdir}/cups/backend
556%{_libdir}/cups/cgi-bin
557%dir %{_libdir}/cups/daemon
558%{_libdir}/cups/daemon/cups-polld
559%{_libdir}/cups/daemon/cups-deviced
560%{_libdir}/cups/daemon/cups-driverd
561%{_libdir}/cups/daemon/cups-lpd
562%{_libdir}/cups/notifier
563%{_libdir}/cups/filter
564%{_libdir}/cups/monitor
565%{_libdir}/cups/driver
566%ifarch x86_64
567/usr/lib/cups
568%endif
569%{_mandir}/man1/cancel*
570%{_mandir}/man1/cupstest*
571%{_mandir}/man1/lp*
572%{_mandir}/man1/ppd*
573%{_mandir}/man[578]/*
574%{_sbindir}/*
575%dir %{_datadir}/cups
576%dir %{_datadir}/cups/banners
577%config(noreplace) %{_datadir}/cups/banners/*
578%{_datadir}/cups/charsets
579%{_datadir}/cups/charmaps
580%{_datadir}/cups/data
581%{_datadir}/cups/fonts
582%{_datadir}/cups/model
583%{_datadir}/cups/templates
584%{_datadir}/locale/*/*
585%{_datadir}/ppd
586%dir %attr(1770,root,lp) /var/spool/cups/tmp
587%dir %attr(0710,root,lp) /var/spool/cups
588%dir %attr(0755,lp,sys) /var/log/cups
589%{_datadir}/pixmaps/cupsprinter.png
590%{_sysconfdir}/cron.daily/cups
591%config(noreplace) %{_sysconfdir}/dbus-1/system.d/cups.conf
592%{_datadir}/cups/drv
593%{_datadir}/cups/examples
594%dir %{_datadir}/cups/mime
595%{_datadir}/cups/mime/mime.types
596%{_datadir}/cups/mime/mime.convs
597%dir %{_datadir}/cups/ppdc
598%{_datadir}/cups/ppdc/*.defs
599%{_datadir}/cups/ppdc/*.h
600
601%files libs
602%defattr(-,root,root)
603%doc LICENSE.txt
604%{_libdir}/*.so.*
605
606%files devel
607%defattr(-,root,root)
608%{_bindir}/cups-config
609%{_libdir}/*.so
610%{_includedir}/cups
611%{_mandir}/man1/cups-config.1*
612
613%if %{build_compat32}
614%files -n compat32-%{name}-devel
615%defattr(-,root,root)
616%{_libdir}/*.so
617
618%files -n compat32-%{name}-libs
619%doc LICENSE.txt
620%defattr(-,root,root)
621%{_libdir}/*.so.*
622%endif
623
624%changelog
625* Tue Mar 22 2011 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 1.4.6-1
626- new upstream release.
627- dropped old patches.
628- shipped some patches from fedora development.
629
630* Sun Jul  4 2010 Satoshi IWAMOTO <satoshi.iwamoto@nifty.ne.jp> 1.3.11-6
631- add --disable-slp option in configure
632
633* Sun Jul  4 2010 Satoshi IWAMOTO <satoshi.iwamoto@nifty.ne.jp> 1.3.11-5
634- add Patch340 for fix CVE-2009-2820
635- add Patch350 for fix CVE-2009-3553
636- patch340,350 are from rhel5
637
638* Sun Jul  4 2010 Satoshi IWAMOTO <satoshi.iwamoto@nifty.ne.jp> 1.3.11-4
639- fix changelog typo
640- add Patch310 for fix CVE-2010-0540 (texttop)
641- add Patch320 for fix CVE-2010-0542 (web IF CSRF)
642- add Patch330 for fix CVE-2010-1748 (web IF uninit memory read)
643
644* Sun Mar  7 2010 Satoshi IWAMOTO <satoshi.iwamoto@nifty.ne.jp> 1.3.11-3
645- setuid 0 to lppasswd binary
646
647* Sat Mar  6 2010 Satoshi IWAMOTO <satoshi.iwamoto@nifty.ne.jp> 1.3.11-2
648- add Patch300 for fix CVE-2010-0393 (lppasswd)
649
650* Fri Jul 10 2009 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 1.3.11-1
651- new upstream release
652
653* Sun Jun 28 2009 NAKAMURA Kenta <kenta@vinelinux.org> 1.3.10-2
654- Build requires krb5-devel.
655- The devel sub-package requires krb5-devel.
656
657* Thu Jun 04 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 1.3.10-1
658- new upstream release
659- remove LC_ALL from cjktexttops
660
661* Sat Apr 04 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 1.3.9-4
662- rebuild with openldap-2.4.11
663
664* Mon Mar 23 2009 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 1.3.9-3
665- add /usr/lib/cups for 32bit binary drivers on x86_64.
666
667* Sat Jan 17 2009 Toshiharu Kudoh <toshi.kd2@gmail.com> 1.3.9-2
668- rebuild with gnutls-2.6.3
669
670* Wed Oct 29 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 1.3.9-1
671- new upstream release
672- renumber fedora patches
673- remove hal patch, hal backend module is now provided by hal-cups-utils
674
675* Mon Apr 21 2008 Tomohiro 'Tomo-p' KATO <tomop@teamgedoh.net> 1.3.7-2
676- remove libacl from dependency.
677
678* Fri Apr 18 2008 Tomohiro 'Tomo-p' KATO <tomop@teamgedoh.net> 1.3.7-1
679- new upstream release.
680- ship some patches from Fedora development.
681
682* Sun Aug 26 2007 MATSUBAYASHI Kohji <shaolin@vinelinux.org> 1.1.23-0vl13
683- add Patch300 and Patch310 for CVE-2007-0104 and CVE-2007-3387 respectively
684  (same fixes for 1.1.23-0vl7.1 for Vine-4.1)
685
686* Sat May 26 2007 NAKAMURA Kenta <kenta@vinelinux.org> 1.1.23-0vl12
687- enabled Patch20: cups-gcc4.patch
688
689* Mon May 21 2007 MATSUBAYASHI Kohji <shaolin@vinelinux.org> 1.1.23-0vl11
690- always do %%configure on all archs (due to autoconf upgrade)
691
692* Thu May 17 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 1.1.23-0vl10
693- rebuild with new openssl
694
695* Thu May 03 2007 NAKAMURA Kenta <kenta@vinelinux.org> 1.1.23-0vl9
696- added compat32 subpackage for x86_64 arch support.
697
698* Sat Apr 28 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 1.1.23-0vl8
699- rebuild with dbus-1.0
700
701* Fri Oct 27 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 1.1.23-0vl7
702- add Patch50, Source20 to support hal backend.
703
704* Thu Jun 29 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 1.1.23-0vl6
705- add cjktexttops to use mpage for text-ps filter
706  (Source18, Patch210)
707- mark mime.convs and mime.types as config file
708
709* Sat Mar 11 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 1.1.23-0vl5
710- add Patch43 for dbus support
711- add Patch200 to support UTF-8 ppd files
712
713* Wed Feb 15 2006 Shu KONNO <owa@bg.wakwak.com> 1.1.23-0vl4
714- fixed cups-link.patch of missing "-L../cups"
715- added %%configure for x86_64 architecture support
716
717* Sat Jan 28 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 1.1.23-0vl3
718- import some FC patches
719  - fix several security bugs
720    - CVS-2005-3625,CVS-2005-3626,CVS-2005-3627
721    - CAN-2005-2097
722    - CAN-2004-0888
723    - CAN-2005-0064
724  - apply upstream patches
725
726* Sun Mar 27 2005 Satoshi MACHINO <machino@vinelinux.org> 1.1.23-0vl2
727- added dvitops, dvitops.convs and dvitops.types
728
729* Tue Jan 04 2005 Satoshi MACHINO <machino@vinelinux.org> 1.1.23-0vl1
730- new upstream version(cups-1.1.23)
731- removed unused patches
732
733* Fri Dec 31 2004 Satoshi MACHINO <machino@vinelinux.org> 1.1.23-0vl0.1rc1
734- added cups-1.1.23rc1-scheduler_client.patch
735        -- special thanks to kmuto@debian.org
736
737* Mon Dec 20 2004 Satoshi MACHINO <machino@vinelinux.org> 1.1.23-0vl0.0rc1
738- new upstream version (cups-1.1.23rc1)
739
740* Wed Nov 03 2004 Satoshi MACHINO <machino@vinelinux.org> 1.1.22-0vl1
741- new upstream version (cups-1.1.22)
742        -- updated cups-resource-ja-1.1.22
743
744* Sun Oct 17 2004 Satoshi MACHINO <machino@vinelinux.org> 1.1.22-0vl0.0rc2
745- new upstream version (cups-1.1.22rc2)
746
747* Wed Oct 06 2004 Satoshi MACHINO <machino@vinelinux.org> 1.1.22-0vl0.0rc1
748- new upstream version (cups-1.1.22rc1)
749
750* Thu Sep 16 2004 Satoshi MACHINO <machino@vinelinux.org> 1.1.21-0vl1
751- new upstream version (cups-1.1.21)
752
753* Thu Aug 26 2004 Satoshi MACHINO <machino@vinelinux.org> 1.1.21-0vl0.1rc2
754- added some txt files in docdir
755
756* Wed Aug 25 2004 Satoshi MACHINO <machino@vinelinux.org> 1.1.21-0vl0.0rc2
757- new upstream version (cups-1.1.21rc2)
758- updated to cups-1.1.21rc2-makefile.patch(patch11)
759
760* Sun May 30 2004 Satoshi MACHINO <machino@vinelinux.org> 1.1.21-0vl0.0rc1
761- new upstream version (cups-1.1.21rc1)
762- updated cups-resource-ja-1.1.21.tar.bz2
763- updated ppdsdat.patch
764- dropped system-auth.patch
765
766* Fri Apr 23 2004 Satoshi MACHINO <machino@vinelinux.org> 1.1.20-0vl6
767- updated pstorater to v1.6
768
769* Sun Apr 18 2004 Satoshi MACHINO <machino@vinelinux.org> 1.1.20-0vl5
770- removed README.vine
771
772* Thu Apr 15 2004 KOBAYASHI R. Taizo <tkoba@vinelinux.org> 1.1.20-0vl4
773- rebuild
774
775* Wed Dec 10 2003 Satoshi MACHINO <machino@vinelinux.org> 1.1.20-0vl3
776- fixed DefaultCharset in cupsd.conf
777
778* Mon Dec 08 2003 Satoshi MACHINO <machino@vinelinux.org> 1.1.20-0vl2
779- added PCL XL/PCL 6 PPD and filter from ESP gs-7.07.1
780- updated pstoraster
781
782* Sun Dec 07 2003 Satoshi MACHINO <machino@vinelinux.org> 1.1.20-0vl1
783- new upstream version (cups-1.1.20)
784        -- fixed resource-ja
785        -- changed DefaultCharset in cupsd.conf
786        -- removed patch100
787- raised update-alternatives's priority to 50
788
789* Sat Nov 15 2003 Satoshi MACHINO <machino@vinelinux.org> 1.1.19-0vl6
790- added Patch11 (cups-1.1.19-makefile.patch)
791        -- fixed makefile
792- added resource-ja (imported from cups-1.2.x)
793- added Patch100(cups-1.1.19-lang-adhoc.patch)
794        -- fixed "DefaultCharset EUC-JP" in cupsd.conf
795        -- Don't fallback to C locale in setlocale()
796
797* Fri Nov 14 2003 Satoshi MACHINO <machino@vinelinux.org> 1.1.19-0vl5
798- merged to 1.1.20rc6 patch
799- dropped patches
800        --cups-idefense-v2.patch, cups-1.1.17-sanity.patch
801- deleted needless dependence in Obsoletes
802
803* Thu Nov 13 2003 Satoshi MACHINO <machino@vinelinux.org> 1.1.19-0vl4
804- fixed init script for logrotation
805
806* Sun Oct 26 2003 Satoshi MACHINO <machino@vinelinux.org> 1.1.19-0vl3
807- fixed coding system in spec file
808- updated README.vine
809
810* Mon Jul 07 2003 Satoshi MACHINO <machino@vinelinux.org> 1.1.19-0vl2
811- added cups-1.1.17-sanity.patch
812- added Japanese descriptions
813
814* Sat Jun 06 2003 Satoshi MACHINO <machino@vinelinux.org> 1.1.19-0vl1
815- fixed spec file
816
817* Fri Jun 05 2003 Satoshi MACHINO <machino@vinelinux.org> 1.1.19-0vl0.1
818- new upstream vrsion
819- remade spec file
820
821* Sun May 18 2003 Satoshi MACHINO <machino@vinelinux.org> 1.1.19-0.rc5vl1
822        -- disable D-BUS.
823- new upstream version
824- added some fixes. from cups-1.1.19-0.rc5.2
825        -- disable D-BUS.
826        -- Fix option parsing in lpq (bug #90823).
827        -- No longer need error, sigchld patches.
828        -- Ship cupstestppd.
829        -- Mark banners as config files (bug #89069).
830
831* Fri Apr 18 2003 Satoshi MACHINO <machino@vinelinux.org> 1.1.18-0vl2
832- imported some patches from rawhide (cups-1.1.18-2)
833        -- added cups-idefense-v2.patch
834        -- added cups-1.1.17-pdftops.patch
835        -- added cups-1.1.17-error.patch
836        -- added cups-1.1.17-rcp.patch
837        -- added cups-1.1.17-ppdsdat.patch
838        -- added cups-1.1.17-sigchld.patch
839- Fix translation in the init script
840- Build ppds.dat on first install.
841- Use pkg-config information to find SSL libraries
842- Make 'service cups reload' update the configuration first
843- added README.vine
844
845* Sun Jan 05 2003 Satoshi MACHINO <machino@vinelinux.org> 1.1.18-0vl1
846- fixed alternative path
847
848* Fri Dec 27 2002 Satoshi MACHINO <machino@vinelinux.org> 1.1.18-0vl0
849- New upstream version
850- dropped patch4 (merged cups-1.1.18)
851- dropped epoch tag
852
853* Thu Dec 26 2002 Satoshi MACHINO <machino@vinelinux.org> 1.1.17-3vl0
854- build on Vine Linux
855
856* Tue Dec 10 2002 Tim Waugh <twaugh@redhat.com> 1.1.17-3
857- Fix cupsd startup hang (bug #79346).
858
859* Mon Dec  9 2002 Tim Waugh <twaugh@redhat.com> 1.1.17-2
860- Fix parallel backend behaviour when cancelling jobs.
861
862* Mon Dec  9 2002 Tim Waugh <twaugh@redhat.com> 1.1.17-1
863- 1.1.17.
864- No longer need libdir patch.
865- Fix logrotate script (bug #76791).
866
867* Wed Nov 20 2002 Tim Waugh <twaugh@redhat.com>
868- Build requires XFree86-devel (bug #78362).
869
870* Wed Nov 20 2002 Tim Waugh <twaugh@redhat.com>
871- 1.1.16.
872- Updated system-auth patch.
873- Add ncp backend script.
874
875* Wed Nov 13 2002 Tim Waugh <twaugh@redhat.com> 1.1.15-15
876- Set alternatives priority to 40.
877
878* Mon Nov 11 2002 Nalin Dahyabhai <nalin@redhat.com> 1.1.15-14
879- Buildrequire pam-devel.
880- Patch default PAM config file to remove directory names from module paths,
881  allowing the configuration files to work equally well on multilib systems.
882- Patch default PAM config file to use system-auth, require the file at build-
883  time because that's what data/Makefile checks for.
884
885* Fri Nov  8 2002 Tim Waugh <twaugh@redhat.com> 1.1.15-13
886- Use logrotate for log rotation (bug #76791).
887- No longer need cups.desktop, since redhat-config-printer handles it.
888
889* Thu Oct 17 2002 Tim Waugh <twaugh@redhat.com> 1.1.15-12
890- Revert to libdir for CUPS_SERVERBIN.
891
892* Thu Oct 17 2002 Tim Waugh <twaugh@redhat.com> 1.1.15-11
893- Use %%configure for multilib correctness.
894- Use libexec instead of lib for CUPS_SERVERBIN.
895- Ship translated man pages.
896- Remove unshipped files.
897- Fix file list permissions (bug #59021, bug #74738).
898- Fix messy initscript output (bug #65857).
899- Add 'reload' to initscript (bug #76114).
900
901* Fri Aug 30 2002 Bernhard Rosenkraenzer <bero@redhat.de> 1.1.15-10
902- Add generic postscript PPD file (#73061)
903
904* Mon Aug 19 2002 Tim Waugh <twaugh@redhat.com> 1.1.15-9
905- Fix prefix in pstoraster (bug #69573).
906
907* Mon Aug 19 2002 Tim Waugh <twaugh@redhat.com> 1.1.15-8
908- Disable cups-lpd by default (bug #71712).
909- No need for fread patch now that glibc is fixed.
910
911* Thu Aug 15 2002 Tim Waugh <twaugh@redhat.com> 1.1.15-7
912- Really add cups-lpd xinetd file (bug #63919).
913- Ship pstoraster (bug #69573).
914- Prevent fread from trying to read from beyond EOF (fixes a segfault
915  with new glibc).
916
917* Sat Aug 10 2002 Elliot Lee <sopwith@redhat.com> 1.1.15-6
918- rebuilt with gcc-3.2 (we hope)
919
920* Mon Aug  5 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.15-5
921- Add cups-lpd xinetd file (#63919)
922
923* Tue Jul 23 2002 Florian La Roche <Florian.LaRoche@redhat.de> 1.1.15-4
924- add a "exit 0" to postun script
925
926* Tue Jul  2 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.15-3
927- Add a symlink /usr/share/cups/doc -> /usr/share/doc/cups-devel-1.1.15
928  because some applications expect to find the cups docs in
929  /usr/share/cups/doc
930
931* Fri Jun 21 2002 Tim Powers <timp@redhat.com>
932- automated rebuild
933
934* Fri Jun 21 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.15-1
935- 1.1.15-1
936- Fix up smb printing trigger (samba-client, not samba-clients)
937- Start cupsd earlier, apparently it needs to be running before samba
938  starts up for smb printing to work.
939
940* Thu May 23 2002 Tim Powers <timp@redhat.com>
941- automated rebuild
942
943* Tue May  7 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-17
944- Rebuild in current environment
945- [-16 never existed because of build system breakage]
946
947* Wed Apr 17 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-15
948- Fix bug #63387
949
950* Mon Apr 15 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-14
951- Fix dangling symlink created by samba-clients trigger
952
953* Wed Apr 10 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-13
954- Add desktop file and icon for CUPS configuration
955
956* Wed Apr  3 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-12
957- Support SMB printing (#62407)
958- Add HTML redirections to doc files to work around users mistaking
959  /usr/share/doc/cups-1.1.14 for the web frontend (#62405)
960
961* Tue Apr  2 2002 Bill Nottingham <notting@redhat.com> 1.1.14-11
962- fix subsys in initscript (#59206)
963- don't strip binaries
964
965* Mon Mar 11 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-10
966- Make initscript use killproc instead of killall
967
968* Fri Mar  8 2002 Bill Nottingham <notting@redhat.com> 1.1.14-9
969- use alternatives --initscript support
970
971* Mon Mar  4 2002 Bill Nottingham <notting@redhat.com> 1.1.14-8
972- use the right path for the lpc man page, duh
973
974* Thu Feb 28 2002 Bill Nottingham <notting@redhat.com> 1.1.14-7
975- lpc man page is alternative too
976- run ldconfig in -libs %post/%postun, not main
977- remove alternatives in %preun
978
979* Wed Feb 27 2002 Bill Nottingham <notting@redhat.com> 1.1.14-6
980- don't source /etc/sysconfig/network in cups.init, we don't use any
981  values from it
982
983* Tue Feb 26 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-4
984- Fix bugs #60220 and #60352
985
986* Thu Feb 21 2002 Tim Powers <timp@redhat.com>
987- rebuild against correct version of openssl (0.9.6b)
988
989* Wed Feb 20 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-2
990- Add all man pages to alternatives (#59943)
991- Update to real 1.1.14
992
993* Tue Feb 12 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-1
994- Update to almost-1.1.14
995
996* Mon Feb 11 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-5
997- Move cups-config to cups-devel subpackage
998- Make alternatives usage a %%define to simplify builds for earlier
999  releases
1000- Explicitly provide things we're supplying through alternatives
1001  to shut up kdeutils dependencies
1002
1003* Tue Feb  5 2002 Tim Powers <timp@redhat.com>
1004- shut the alternatives stuff up for good
1005
1006* Fri Feb  1 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-3
1007- Fix alternatives stuff
1008- Don't display error messages in %%post
1009
1010* Wed Jan 30 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-2
1011- alternatives stuff
1012
1013* Tue Jan 29 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-1
1014- 1.1.13
1015- Add patch for koi8-{r,u} and iso8859-8 encodings (#59018)
1016- Rename init scripts so we can safely "killall cupsd" from there
1017
1018* Sat Jan 26 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.12-1
1019- Initial (conflicting, since alternatives isn't there yet) packaging for
1020  Red Hat Linux
1021
1022* Sat Jan 19 2002 Bernhard Rosenkraenzer <bero@redhat.com>
1023- 1.1.12
1024
1025* Mon Nov  5 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.10-3
1026- Compress PPD files
1027- Fix build with gcc 3.1
1028- Fix init script
1029
1030* Tue Sep  4 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.10-2
1031- Fix URL
1032- Generate printcap
1033- s/Copyright/License/g
1034
1035* Tue Sep  4 2001 Than Ngo <than@redhat.com> 1.1.10-1
1036- update to 1.1.10-1 for ExtraBinge 7.2
1037
1038* Tue May 29 2001 Michael Stefaniuc <mstefani@redhat.com>
1039- update to 1.1.8
1040- changed cupsd.conf to generate /etc/printcap
1041
1042* Tue May 15 2001 Than Ngo <than@redhat.com>
1043- update to 1.1.7, bugfixes
1044
1045* Thu Dec 14 2000 Than Ngo <than@redhat.com>
1046- fixed package dependency with lpr and LPRng
1047
1048* Wed Oct 25 2000 Than Ngo <than@redhat.com>
1049- remove man/cat
1050
1051* Tue Oct 24 2000 Than Ngo <than@redhat.com>
1052- don't start cupsd service in level 0, fixed
1053
1054* Thu Oct 19 2000 Than Ngo <than@redhat.com>
1055- update to 1.1.4
1056- fix CUPS_DOCROOT (Bug #18717)
1057
1058* Fri Aug 11 2000 Than Ngo <than@redhat.de>
1059- update to 1.1.2 (Bugfix release)
1060
1061* Fri Aug 4 2000 Than Ngo <than@redhat.de>
1062- fix, cupsd read config file under /etc/cups (Bug #15432)
1063- add missing cups filters
1064
1065* Wed Aug 2 2000 Tim Powers <timp@redhat.com>
1066- rebuilt against libpng-1.0.8
1067
1068* Tue Aug 01 2000 Than Ngo <than@redhat.de>
1069- fix permission, add missing ldconfig in %post and %postun (Bug #14963)
1070
1071* Sat Jul 29 2000 Bernhard Rosenkraenzer <bero@redhat.com>
1072- 1.1.1 (this has some major bugfixes)
1073- Fix a typo in initscript (it's $?, not ?$)
1074- Fix /usr/etc vs. /etc trouble, don't insist on /usr/var (YUCK!)
1075- Create the spool dir
1076
1077* Fri Jul 28 2000 Than Ngo <than@redhat.de>
1078- fix unclean code for building against gcc-2.96
1079- add missing restart function in startup script
1080
1081* Fri Jul 28 2000 Tim Powers <timp@redhat.com>
1082- fixed initscript so that conrestart doesn't return 1 if the test fails
1083
1084* Mon Jul 24 2000 Prospector <prospector@redhat.com>
1085- rebuilt
1086
1087* Wed Jul 19 2000 Than Ngo <than@redhat.de>
1088- using service to fire them up
1089- fix Prereq section
1090
1091* Mon Jul 17 2000 Tim Powers <timp@redhat.com>
1092- added defattr to the devel package
1093
1094* Sun Jul 16 2000 Than Ngo <than@redhat.de>
1095- add cups config files
1096
1097* Sat Jul 15 2000 Than Ngo <than@redhat.de>
1098- update to 1.1 release
1099- move back to /etc/rc.d/init.d
1100- fix cupsd.init to work with /etc/init.d and /etc/rc.d/init.d
1101- split cups
1102
1103* Wed Jul 12 2000 Than Ngo <than@redhat.de>
1104- rebuilt
1105
1106* Thu Jul 06 2000 Tim Powers <timp@redhat.com>
1107- fixed broken PreReq to now require /etc/init.d
1108
1109* Tue Jun 27 2000 Tim Powers <timp@redhat.com>
1110- PreReq initscripts >= 5.20
1111
1112* Mon Jun 26 2000 Tim Powers <timp@redhat.com>
1113- started changelog
1114- fixed init.d script location
1115- changed script in init.d quite a bit and made more like the rest of our
1116  startup scripts
Note: See TracBrowser for help on using the repository browser.