cvsdist afac77
%define initdir /etc/rc.d/init.d
cvsdist afac77
%define use_alternatives 1
Tim Waugh 6bb98a
%define lspp 1
Tim Waugh 0edf4c
%define cups_serverbin %{_exec_prefix}/lib/cups
cvsdist afac77
cvsdist afac77
Summary: Common Unix Printing System
cvsdist afac77
Name: cups
Tim Waugh 16fc81
Version: 1.2.7
Tim Waugh bacd20
Release: 6%{?dist}
cvsdist afac77
License: GPL
cvsdist afac77
Group: System Environment/Daemons
Tim Waugh fc491f
Source: ftp://ftp.easysw.com/pub/cups/%{version}/cups-%{version}-source.tar.bz2
cvsdist afac77
Source1: cups.init
cvsdist afac77
Source2: cupsprinter.png
Tim Waugh 7bf6f0
Source4: pstopdf
cvsdist 99ecd1
Source5: cups-lpd
cvsdist 99ecd1
Source6: pstoraster
cvsdist 99ecd1
Source7: pstoraster.convs
cvsdist a87014
Source8: postscript.ppd.gz
cvsdist 051973
Source9: cups.logrotate
cvsdist 051973
Source10: ncp.backend
cvsdist 79dcdc
Source11: cups.conf
Tim Waugh dfe8c9
Source12: cups.cron
Tim Waugh 14b920
Source13: pdftops.conf
Tim Waugh 3b8dbc
Source14: textonly.filter
Tim Waugh 3b8dbc
Source15: textonly.ppd
Tim Waugh 124cf2
Patch1: cups-1.1.15-initscript.patch
Tim Waugh 124cf2
Patch2: cups-no-gzip-man.patch
Tim Waugh 124cf2
Patch3: cups-1.1.16-system-auth.patch
Tim Waugh 26c258
Patch4: cups-multilib.patch
Tim Waugh 124cf2
Patch5: cups-ext.patch
Tim Waugh 16d686
Patch6: cups-includeifexists.patch
Tim Waugh 62dfe3
Patch7: cups-banners.patch
Tim Waugh 814726
Patch8: cups-serverbin-compat.patch
Tim Waugh 814726
Patch9: cups-locale.patch
Tim Waugh 814726
Patch10: cups-no-export-ssllibs.patch
Tim Waugh 814726
Patch11: cups-paps.patch
Tim Waugh 9310f5
Patch12: cups-wbuffer.patch
Tim Waugh 814726
Patch13: cups-direct-usb.patch
Tim Waugh 486384
Patch14: cups-lpr-help.patch
Tim Waugh 814726
Patch15: cups-maxlogsize.patch
Tim Waugh 814726
Patch16: cups-pid.patch
Tim Waugh 814726
Patch17: cups-relro.patch
Tim Waugh 8dd9ed
Patch18: cups-directed-broadcast.patch
Tim Waugh 62b525
Patch19: cups-eggcups.patch
Tim Waugh cf5e76
Patch20: cups-getpass.patch
Tim Waugh 18cfbf
Patch21: cups-driverd-timeout.patch
Tim Waugh 86da75
Patch22: cups-str2121.patch
Tim Waugh 347dd7
Patch23: cups-str2111.patch
Tim Waugh d36b60
Patch24: cups-str2133.patch
Tim Waugh 75d0e8
Patch100: cups-lspp.patch
cvsdist afac77
Epoch: 1
cvsdist afac77
Url: http://www.cups.org/
cvsdist afac77
BuildRoot: %{_tmppath}/%{name}-root
cvsdist afac77
PreReq: /sbin/chkconfig /sbin/service
Tim Waugh 940d02
Requires: %{name}-libs = %{epoch}:%{version}
cvsdist afac77
%if %use_alternatives
cvsdist afac77
Provides: /usr/bin/lpq /usr/bin/lpr /usr/bin/lp /usr/bin/cancel /usr/bin/lprm /usr/bin/lpstat
cvsdist afac77
Prereq: /usr/sbin/alternatives
cvsdist afac77
%endif
cvsdist 79dcdc
cvsdist 79dcdc
# Unconditionally obsolete LPRng so that upgrades work properly.
cvsdist fa7095
Obsoletes: lpd lpr LPRng <= 3.8.15-3
Tim Waugh 30df47
Provides: lpd lpr
cvsdist 79dcdc
Tim Waugh fb731f
# kdelibs conflict for bug #192585.
Tim Waugh fb731f
Conflicts: kdelibs < 6:3.5.2-6
Tim Waugh fb731f
Tim Waugh 29eef2
BuildPrereq: pam-devel pkgconfig
Tim Waugh 14b920
BuildPrereq: gnutls-devel libacl-devel
Tim Waugh f111b1
BuildRequires: openldap-devel
cvsdist f5e536
BuildRequires: make >= 1:3.80
Tim Waugh 0edf4c
BuildRequires: php-devel, aspell-devel, pcre-devel
Tim Waugh 07ef8e
BuildRequires: libjpeg-devel
Tim Waugh 07ef8e
BuildRequires: libpng-devel
Tim Waugh 07ef8e
BuildRequires: libtiff-devel
Tim Waugh 288518
Tim Waugh 75d0e8
%if %lspp
Tim Waugh 75d0e8
BuildPrereq: libselinux-devel >= 1.23
Tim Waugh 75d0e8
BuildPrereq: audit-libs-devel >= 1.1
Tim Waugh 75d0e8
%endif
Tim Waugh 75d0e8
Tim Waugh 288518
# -fstack-protector-all requires GCC 4.0.1
Tim Waugh 288518
BuildRequires: gcc >= 4.0.1
Tim Waugh 288518
John (J5) Palmieri 6ce2c3
BuildPrereq: dbus-devel >= 0.90
John (J5) Palmieri 6ce2c3
Requires: dbus >= 0.90
cvsdist afac77
Tim Waugh 3fcd02
# The paps package uses pango to render UTF-8 text to PostScript.
Tim Waugh ab136b
Requires: paps >= 0.6.6-9
Tim Waugh 3fcd02
cvsdist afac77
%package devel
cvsdist afac77
Summary: Common Unix Printing System - development environment
cvsdist afac77
Group: Development/Libraries
cvsdist 051973
Requires: %{name}-libs = %{epoch}:%{version}
Tim Waugh 58abef
Requires: gnutls-devel
cvsdist afac77
cvsdist afac77
%package libs
cvsdist afac77
Summary: Common Unix Printing System - libraries
cvsdist afac77
Group: System Environment/Libraries
cvsdist afac77
Tim Waugh 940d02
%package lpd
Tim Waugh 940d02
Summary: Common Unix Printing System - lpd emulation
Tim Waugh 940d02
Group: System Environment/Daemons
Tim Waugh 940d02
Requires: %{name} = %{epoch}:%{version} xinetd
Tim Waugh 940d02
cvsdist afac77
%description
cvsdist afac77
The Common UNIX Printing System provides a portable printing layer for 
Tim Waugh cdd8f9
UNIX速 operating systems. It has been developed by Easy Software Products 
cvsdist afac77
to promote a standard printing solution for all UNIX vendors and users. 
cvsdist afac77
CUPS provides the System V and Berkeley command-line interfaces. 
cvsdist afac77
cvsdist afac77
%description devel
cvsdist afac77
The Common UNIX Printing System provides a portable printing layer for 
Tim Waugh cdd8f9
UNIX速 operating systems. This is the development package for creating
cvsdist afac77
additional printer drivers, and other CUPS services.
cvsdist afac77
cvsdist afac77
%description libs
cvsdist afac77
The Common UNIX Printing System provides a portable printing layer for 
Tim Waugh cdd8f9
UNIX速 operating systems. It has been developed by Easy Software Products 
cvsdist afac77
to promote a standard printing solution for all UNIX vendors and users. 
cvsdist afac77
CUPS provides the System V and Berkeley command-line interfaces. 
cvsdist afac77
The cups-libs package provides libraries used by applications to use CUPS
cvsdist afac77
natively, without needing the lp/lpr commands.
cvsdist afac77
Tim Waugh 940d02
%description lpd
Tim Waugh 940d02
The Common UNIX Printing System provides a portable printing layer for 
Tim Waugh cdd8f9
UNIX速 operating systems. This is the package that provices standard 
Tim Waugh 940d02
lpd emulation.
Tim Waugh 940d02
cvsdist afac77
%prep
Tim Waugh fc491f
%setup -q -n %{name}-%{version}
Tim Waugh 124cf2
%patch1 -p1 -b .noinit
Tim Waugh 124cf2
%patch2 -p1 -b .no-gzip-man
Tim Waugh 124cf2
%patch3 -p1 -b .system-auth
Tim Waugh 26c258
%patch4 -p1 -b .multilib
Tim Waugh 124cf2
%patch5 -p1 -b .ext
Tim Waugh 16d686
%patch6 -p1 -b .includeifexists
Tim Waugh 62dfe3
%patch7 -p1 -b .banners
Tim Waugh 814726
%patch8 -p1 -b .serverbin-compat
Tim Waugh 814726
%patch9 -p1 -b .locale
Tim Waugh 814726
%patch10 -p1 -b .no-export-ssllibs
Tim Waugh 814726
%patch11 -p1 -b .paps
Tim Waugh 9310f5
%patch12 -p1 -b .wbuffer
Tim Waugh 814726
%patch13 -p1 -b .direct-usb
Tim Waugh 486384
%patch14 -p1 -b .lpr-help
Tim Waugh 814726
%patch15 -p1 -b .maxlogsize
Tim Waugh 814726
%patch16 -p1 -b .pid
Tim Waugh 814726
%patch17 -p1 -b .relro
Tim Waugh 8dd9ed
%patch18 -p1 -b .directed-broadcast
Tim Waugh 62b525
%patch19 -p1 -b .eggcups
Tim Waugh cf5e76
%patch20 -p1 -b .getpass
Tim Waugh 18cfbf
%patch21 -p1 -b .driverd-timeout
Tim Waugh 86da75
%patch22 -p1 -b .str2121
Tim Waugh 347dd7
%patch23 -p1 -b .str2111
Tim Waugh d36b60
%patch24 -p1 -b .str2133
Tim Waugh 75d0e8
Tim Waugh 75d0e8
%if %lspp
Tim Waugh 75d0e8
%patch100 -p1 -b .lspp
Tim Waugh 75d0e8
%endif
Tim Waugh 75d0e8
cvsdist afac77
perl -pi -e 's,^#(Printcap\s+/etc/printcap),$1,' conf/cupsd.conf.in
cvsdist 5dbbcc
aclocal -I config-scripts
cvsdist afac77
autoconf
cvsdist afac77
cvsdist 051973
cp %{SOURCE5} cups-lpd.real
cvsdist 051973
perl -pi -e "s,\@LIBDIR\@,%{_libdir},g" cups-lpd.real
cvsdist 051973
cvsdist 79dcdc
# Let's look at the compilation command lines.
cvsdist 79dcdc
perl -pi -e "s,^.SILENT:,," Makedefs.in
cvsdist 79dcdc
cvsdist afac77
%build
Tim Waugh 29eef2
export CFLAGS="-DLDAP_DEPRECATED=1"
cvsdist 2c4942
%configure --with-docdir=%{_docdir}/cups-%{version} \
Tim Waugh 9d10de
	--with-optim="$RPM_OPT_FLAGS $CFLAGS -fstack-protector-all" \
Tim Waugh 75d0e8
%if %lspp
Tim Waugh 75d0e8
	--enable-lspp \
Tim Waugh 75d0e8
%endif
Tim Waugh 1371af
	--with-log-file-perm=0600 --enable-pie
cvsdist afac77
cvsdist afac77
# If we got this far, all prerequisite libraries must be here.
cvsdist 2c4942
make
cvsdist afac77
cvsdist afac77
%install
cvsdist afac77
rm -rf $RPM_BUILD_ROOT
cvsdist afac77
mkdir -p $RPM_BUILD_ROOT%{initdir}
cvsdist afac77
cvsdist afac77
make BUILDROOT=$RPM_BUILD_ROOT install 
cvsdist afac77
Tim Waugh 9c6194
# Serial backend needs to run as root (bug #212577).
Tim Waugh 9c6194
chmod 700 $RPM_BUILD_ROOT%{cups_serverbin}/backend/serial
Tim Waugh 9c6194
cvsdist afac77
install -m 755 $RPM_SOURCE_DIR/cups.init $RPM_BUILD_ROOT%{initdir}/cups
cvsdist afac77
Tim Waugh e69e7d
find $RPM_BUILD_ROOT/usr/share/cups/model -name "*.ppd" |xargs gzip -n9f
cvsdist afac77
cvsdist afac77
%if %use_alternatives
cvsdist 051973
pushd $RPM_BUILD_ROOT%{_bindir}
cvsdist afac77
for i in cancel lp lpq lpr lprm lpstat; do
cvsdist afac77
	mv $i $i.cups
cvsdist afac77
done
cvsdist afac77
cd $RPM_BUILD_ROOT%{_sbindir}
cvsdist afac77
mv lpc lpc.cups
cvsdist afac77
cd $RPM_BUILD_ROOT%{_mandir}/man1
Tim Waugh 27e6db
for i in lp lpq lpr lprm lpstat; do
cvsdist afac77
	mv $i.1 $i-cups.1
cvsdist afac77
done
Tim Waugh 27e6db
rm -f $RPM_BUILD_ROOT%{_mandir}/man1/cancel.1
Tim Waugh 27e6db
ln -s lp-cups.1 $RPM_BUILD_ROOT%{_mandir}/man1/cancel-cups.1
cvsdist afac77
cd $RPM_BUILD_ROOT%{_mandir}/man8
cvsdist afac77
mv lpc.8 lpc-cups.8
cvsdist 051973
popd
cvsdist afac77
%endif
cvsdist afac77
Tim Waugh dfe8c9
mkdir -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
cvsdist afac77
install -c -m 644 %{SOURCE2} $RPM_BUILD_ROOT%{_datadir}/pixmaps
Tim Waugh 5f3a03
install -c -m 644 cups-lpd.real $RPM_BUILD_ROOT%{_sysconfdir}/xinetd.d/cups-lpd
cvsdist 2eebc2
install -c -m 644 %{SOURCE9} $RPM_BUILD_ROOT%{_sysconfdir}/logrotate.d/cups
Tim Waugh 0edf4c
install -c -m 755 %{SOURCE10} $RPM_BUILD_ROOT%{cups_serverbin}/backend/ncp
Tim Waugh dfe8c9
install -c -m 755 %{SOURCE12} $RPM_BUILD_ROOT%{_sysconfdir}/cron.daily/cups
Tim Waugh 14b920
install -c -m 644 %{SOURCE13} $RPM_BUILD_ROOT%{_sysconfdir}/cups/pdftops.conf
Tim Waugh 3b8dbc
install -c -m 755 %{SOURCE14} $RPM_BUILD_ROOT%{cups_serverbin}/filter/textonly
Tim Waugh 3b8dbc
install -c -m 644 %{SOURCE15} $RPM_BUILD_ROOT%{_datadir}/cups/model/textonly.ppd
cvsdist 99ecd1
ln -s ../doc/%{name}-%{version} $RPM_BUILD_ROOT%{_datadir}/%{name}/doc
Tim Waugh 6697a7
Tim Waugh 0d62e0
# Ship pstopdf for LSPP systems to deal with malicious postscript
Tim Waugh 0d62e0
%if %lspp
Tim Waugh 0d62e0
install -c -m 755 %{SOURCE4} $RPM_BUILD_ROOT%{cups_serverbin}/filter
Tim Waugh 0d62e0
%endif
Tim Waugh 0d62e0
cvsdist afac77
# Deal with users trying to access the admin tool at
cvsdist afac77
# /usr/share/doc/cups-%{version}/index.html rather than the
cvsdist afac77
# correct http://localhost:631/
cvsdist afac77
for i in admin classes jobs printers; do
cvsdist afac77
	mkdir -p $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}/$i
cvsdist afac77
	cat >$RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}/$i/index.html <
cvsdist afac77
cvsdist afac77
cvsdist afac77
<html lang="en" xmlns="http://www.w3.org/1999/xhtml">
cvsdist afac77
<head>
cvsdist afac77
<meta http-equiv="refresh" content="2; URL=http://localhost:631/$i" />
cvsdist afac77
<title>CUPS $i</title>
cvsdist afac77
</head>
cvsdist afac77
<body bgcolor="#cccc99" text="#000000" link="#0000ff" vlink="#ff00ff">
cvsdist afac77

You are trying to access the CUPS admin frontend through reading the files.

cvsdist afac77
The correct way to access the CUPS admin frontend is pointing your browser at
cvsdist afac77
http://localhost:631/.

cvsdist afac77

You should be automatically redirected to the correct URL in 2 seconds.

cvsdist afac77
If your browser does not support redirection, please use
cvsdist afac77
this link.

cvsdist afac77
</body>
cvsdist afac77
</html>
cvsdist afac77
EOF
cvsdist afac77
done
cvsdist afac77
Tim Waugh 52c268
cat >$RPM_BUILD_ROOT%{_sysconfdir}/cups/snmp.conf <<"EOF"
Tim Waugh 52c268
#Address @LOCAL
Tim Waugh 52c268
#Community public
Tim Waugh 52c268
#DebugLevel 0
Tim Waugh 52c268
#HostNameLookups off
Tim Waugh 52c268
EOF
Tim Waugh 52c268
cvsdist 99ecd1
# Ship pstoraster (bug #69573).
Tim Waugh 0edf4c
install -c -m 755 %{SOURCE6} $RPM_BUILD_ROOT%{cups_serverbin}/filter
cvsdist 99ecd1
install -c -m 644 %{SOURCE7} $RPM_BUILD_ROOT%{_sysconfdir}/cups
cvsdist 66c832
cvsdist a87014
# Ship a generic postscript PPD file (#73061)
cvsdist a87014
install -c -m 644 %{SOURCE8} $RPM_BUILD_ROOT%{_datadir}/cups/model
cvsdist a87014
Tim Waugh b1b5a1
# Ship a printers.conf file, and a client.conf file.  That way, they get
Tim Waugh b1b5a1
# their SELinux file contexts set correctly.
Tim Waugh b1b5a1
touch $RPM_BUILD_ROOT%{_sysconfdir}/cups/printers.conf
Tim Waugh 36ea4e
touch $RPM_BUILD_ROOT%{_sysconfdir}/cups/classes.conf
Tim Waugh 0edf4c
touch $RPM_BUILD_ROOT%{_sysconfdir}/cups/client.conf
Tim Waugh 0edf4c
Tim Waugh 906a1b
# This is %%ghost'ed, but needs to be created in %%install anyway.
Tim Waugh 906a1b
touch $RPM_BUILD_ROOT%{_sysconfdir}/cups/lpoptions
Tim Waugh 906a1b
cvsdist 051973
# Remove unshipped files.
cvsdist 051973
rm -rf $RPM_BUILD_ROOT%{_mandir}/cat? $RPM_BUILD_ROOT%{_mandir}/*/cat?
Tim Waugh 618bdd
rm -f $RPM_BUILD_ROOT%{_datadir}/applications/cups.desktop
Tim Waugh b0e38c
rm -rf $RPM_BUILD_ROOT%{_datadir}/icons
cvsdist 051973
Warren Togami 5fbd6b
cvsdist afac77
%post
cvsdist afac77
/sbin/chkconfig --del cupsd 2>/dev/null || true # Make sure old versions aren't there anymore
cvsdist afac77
/sbin/chkconfig --add cups || true
Tim Waugh 90b0af
# Remove old-style certs directory; new-style is /var/run
Tim Waugh 90b0af
# (see bug #194581 for why this is necessary).
Tim Waugh 90b0af
/bin/rm -rf /etc/cups/certs
cvsdist afac77
%if %use_alternatives
cvsdist 051973
/usr/sbin/alternatives --install %{_bindir}/lpr print %{_bindir}/lpr.cups 40 \
cvsdist afac77
	 --slave %{_bindir}/lp print-lp %{_bindir}/lp.cups \
cvsdist afac77
	 --slave %{_bindir}/lpq print-lpq %{_bindir}/lpq.cups \
cvsdist afac77
	 --slave %{_bindir}/lprm print-lprm %{_bindir}/lprm.cups \
cvsdist afac77
	 --slave %{_bindir}/lpstat print-lpstat %{_bindir}/lpstat.cups \
cvsdist afac77
	 --slave %{_bindir}/cancel print-cancel %{_bindir}/cancel.cups \
cvsdist afac77
	 --slave %{_sbindir}/lpc print-lpc %{_sbindir}/lpc.cups \
cvsdist afac77
	 --slave %{_mandir}/man1/cancel.1.gz print-cancelman %{_mandir}/man1/cancel-cups.1.gz \
cvsdist afac77
	 --slave %{_mandir}/man1/lp.1.gz print-lpman %{_mandir}/man1/lp-cups.1.gz \
cvsdist afac77
	 --slave %{_mandir}/man8/lpc.8.gz print-lpcman %{_mandir}/man8/lpc-cups.8.gz \
cvsdist afac77
	 --slave %{_mandir}/man1/lpq.1.gz print-lpqman %{_mandir}/man1/lpq-cups.1.gz \
cvsdist afac77
	 --slave %{_mandir}/man1/lpr.1.gz print-lprman %{_mandir}/man1/lpr-cups.1.gz \
cvsdist afac77
	 --slave %{_mandir}/man1/lprm.1.gz print-lprmman %{_mandir}/man1/lprm-cups.1.gz \
cvsdist afac77
	 --slave %{_mandir}/man1/lpstat.1.gz print-lpstatman %{_mandir}/man1/lpstat-cups.1.gz \
cvsdist afac77
	 --initscript cups
cvsdist afac77
%endif
cvsdist 051973
if [ $1 -eq 1 ]; then
cvsdist 051973
  # First install.  Build ppds.dat.
cvsdist 051973
  /sbin/service cups reload >/dev/null 2>&1 || :
cvsdist 051973
fi
cvsdist afac77
exit 0
cvsdist afac77
cvsdist afac77
%post libs -p /sbin/ldconfig
cvsdist afac77
cvsdist afac77
%postun libs -p /sbin/ldconfig
cvsdist afac77
cvsdist afac77
%preun
cvsdist afac77
if [ "$1" = "0" ]; then
cvsdist afac77
	/sbin/service cups stop > /dev/null 2>&1
cvsdist afac77
	/sbin/chkconfig --del cups
cvsdist afac77
%if %use_alternatives
cvsdist afac77
        /usr/sbin/alternatives --remove print %{_bindir}/lpr.cups
cvsdist afac77
%endif
cvsdist afac77
fi
cvsdist afac77
exit 0
cvsdist afac77
cvsdist afac77
%postun
cvsdist afac77
if [ "$1" -ge "1" ]; then
cvsdist afac77
	/sbin/service cups condrestart > /dev/null 2>&1
cvsdist afac77
fi
cvsdist 66c832
exit 0
cvsdist afac77
cvsdist 66c832
%triggerin -- samba-client
Tim Waugh 0edf4c
ln -sf ../../../bin/smbspool %{cups_serverbin}/backend/smb || :
cvsdist afac77
exit 0
cvsdist afac77
cvsdist 66c832
%triggerun -- samba-client
cvsdist afac77
[ $2 = 0 ] || exit 0
Tim Waugh 0edf4c
rm -f %{cups_serverbin}/backend/smb
cvsdist afac77
cvsdist afac77
%clean
cvsdist afac77
rm -rf $RPM_BUILD_ROOT
cvsdist afac77
cvsdist afac77
%files
cvsdist afac77
%defattr(-,root,root)
Tim Waugh 4df0f1
%dir %attr(0755,root,lp) /etc/cups
Tim Waugh d52981
%dir %attr(0755,root,lp) /var/run/cups
Tim Waugh 0edf4c
%dir %attr(0511,lp,sys) /var/run/cups/certs
Tim Waugh 4df0f1
%config(noreplace) %attr(0640,root,lp) /etc/cups/cupsd.conf
Tim Waugh 4df0f1
%attr(0640,root,lp) /etc/cups/cupsd.conf.default
Tim Waugh 4df0f1
%config(noreplace) %attr(0644,root,lp) /etc/cups/client.conf
Tim Waugh 36ea4e
%config(noreplace) %attr(0644,root,lp) /etc/cups/classes.conf
Tim Waugh 4df0f1
%config(noreplace) %attr(0600,root,lp) /etc/cups/printers.conf
Tim Waugh 4df0f1
%config(noreplace) %attr(0644,root,lp) /etc/cups/pdftops.conf
Tim Waugh 4df0f1
%config(noreplace) %attr(0644,root,lp) /etc/cups/snmp.conf
cvsdist afac77
/etc/cups/interfaces
cvsdist 79dcdc
%config(noreplace) /etc/cups/mime.types
cvsdist 79dcdc
%config(noreplace) /etc/cups/mime.convs
Tim Waugh 0b3f19
%config(noreplace) %attr(0644,root,lp) /etc/cups/lpoptions
Tim Waugh 4df0f1
%dir %attr(0755,root,lp) /etc/cups/ppd
Tim Waugh 4df0f1
%dir %attr(0700,root,lp) /etc/cups/ssl
cvsdist 99ecd1
/etc/cups/pstoraster.convs
cvsdist 79dcdc
%config(noreplace) /etc/pam.d/cups
Tim Waugh 16814d
%dir %{_docdir}/cups-%{version}
Tim Waugh 0edf4c
%{_docdir}/cups-%{version}/favicon.ico
Tim Waugh 16814d
%{_docdir}/cups-%{version}/images
Tim Waugh 4d5e69
%{_docdir}/cups-%{version}/de
Tim Waugh 124cf2
%{_docdir}/cups-%{version}/es
Tim Waugh 8f0d3d
%{_docdir}/cups-%{version}/et
Tim Waugh 16fc81
%{_docdir}/cups-%{version}/it
Tim Waugh 4d5e69
%{_docdir}/cups-%{version}/ja
Tim Waugh 998a64
%{_docdir}/cups-%{version}/pl
Tim Waugh 4d5e69
%{_docdir}/cups-%{version}/sv
Tim Waugh 16814d
%{_docdir}/cups-%{version}/*.css
Tim Waugh 16814d
%{_docdir}/cups-%{version}/admin
Tim Waugh 16814d
%{_docdir}/cups-%{version}/classes
Tim Waugh 16814d
%{_docdir}/cups-%{version}/jobs
Tim Waugh 16814d
%{_docdir}/cups-%{version}/printers
Tim Waugh 16814d
%doc %{_docdir}/cups-%{version}/index.html
Tim Waugh 0edf4c
%doc %{_docdir}/cups-%{version}/help
Tim Waugh 16814d
%doc %{_docdir}/cups-%{version}/robots.txt
Tim Waugh 15f640
%config(noreplace) %{initdir}/cups
cvsdist 79dcdc
%{_bindir}/cupstestppd
Tim Waugh 124cf2
%{_bindir}/cupstestdsc
cvsdist afac77
%{_bindir}/cancel*
cvsdist afac77
%{_bindir}/lp*
Tim Waugh 0edf4c
%dir %{cups_serverbin}
Tim Waugh 0edf4c
%{cups_serverbin}/backend
Tim Waugh 0edf4c
%{cups_serverbin}/cgi-bin
Tim Waugh 0edf4c
%dir %{cups_serverbin}/daemon
Tim Waugh 0edf4c
%{cups_serverbin}/daemon/cups-polld
Tim Waugh 0edf4c
%{cups_serverbin}/daemon/cups-deviced
Tim Waugh 0edf4c
%{cups_serverbin}/daemon/cups-driverd
Tim Waugh 5e360d
%{cups_serverbin}/notifier
Tim Waugh 0edf4c
%{cups_serverbin}/filter
Tim Waugh 0edf4c
%{cups_serverbin}/monitor
Tim Waugh 0efb0a
%{cups_serverbin}/driver
cvsdist afac77
%{_mandir}/man?/*
cvsdist afac77
%{_sbindir}/*
cvsdist 79dcdc
%dir %{_datadir}/cups
cvsdist 79dcdc
%dir %{_datadir}/cups/banners
cvsdist 79dcdc
%config(noreplace) %{_datadir}/cups/banners/*
cvsdist 79dcdc
%{_datadir}/cups/charsets
Tim Waugh 0edf4c
%{_datadir}/cups/charmaps
cvsdist 79dcdc
%{_datadir}/cups/data
cvsdist 79dcdc
%{_datadir}/cups/doc
cvsdist 79dcdc
%{_datadir}/cups/fonts
cvsdist 79dcdc
%{_datadir}/cups/model
cvsdist 79dcdc
%{_datadir}/cups/templates
cvsdist afac77
%{_datadir}/locale/*/*
Tim Waugh 4df0f1
%dir %attr(1770,root,lp) /var/spool/cups/tmp
Tim Waugh 4df0f1
%dir %attr(0710,root,lp) /var/spool/cups
cvsdist 051973
%dir %attr(0755,lp,sys) /var/log/cups
cvsdist 051973
%config(noreplace) %{_sysconfdir}/logrotate.d/cups
cvsdist afac77
%{_datadir}/pixmaps/cupsprinter.png
Tim Waugh dfe8c9
%{_sysconfdir}/cron.daily/cups
cvsdist 79dcdc
%{_sysconfdir}/dbus-1/system.d/cups.conf
Tim Waugh 0edf4c
%{_libdir}/php/modules/*.so
cvsdist afac77
cvsdist afac77
%files libs
cvsdist afac77
%defattr(-,root,root)
cvsdist afac77
%{_libdir}/*.so.*
cvsdist afac77
cvsdist afac77
%files devel
cvsdist afac77
%defattr(-,root,root)
cvsdist afac77
%{_bindir}/cups-config
cvsdist afac77
%{_libdir}/*.so
cvsdist afac77
%{_includedir}/cups
cvsdist afac77
Tim Waugh 940d02
%files lpd
Tim Waugh 940d02
%defattr(-,root,root)
Tim Waugh 940d02
%config(noreplace) %{_sysconfdir}/xinetd.d/cups-lpd
Tim Waugh 0edf4c
%dir %{cups_serverbin}
Tim Waugh 0edf4c
%dir %{cups_serverbin}/daemon
Tim Waugh 0edf4c
%{cups_serverbin}/daemon/cups-lpd
Tim Waugh 940d02
cvsdist afac77
%changelog
Tim Waugh bacd20
* Thu Dec  7 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.7-6
Tim Waugh d36b60
- Fixed If-Modified-Since: handling in libcups (bug #217556, STR #2133).
Tim Waugh 347dd7
- Fixed extra EOF in pstops output (bug #216154, STR #2111).
Tim Waugh 86da75
- Use upstream patch for STR #2121.
Tim Waugh 86da75
Tim Waugh e39e08
* Mon Nov 27 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.7-5
Tim Waugh 63d099
- Better LSPP fix for bug #216855.
Tim Waugh 63d099
Tim Waugh 80ed43
* Thu Nov 23 2006 Tim Waugh <twaugh@redhat.com>
Tim Waugh 80ed43
- Use translated string for password prompt (STR #2121).
Tim Waugh 80ed43
Tim Waugh d4fc41
* Wed Nov 22 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.7-4
Tim Waugh 125dce
- Another LSPP fix (bug #216669).
Tim Waugh d04237
- Fixed LSPP SELinux check (bug #216855).
Tim Waugh 18cfbf
- Increased PPD timeout in copy_model() (bug #216065).
Tim Waugh 18cfbf
Tim Waugh 9c6194
* Tue Nov 21 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.7-3
Tim Waugh 9c6194
- Run the serial backend as root (bug #212577).
Tim Waugh 9c6194
Tim Waugh 16fc81
* Thu Nov 16 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.7-2
Tim Waugh 16fc81
- 1.2.7.
Tim Waugh 16fc81
Tim Waugh 1371af
* Tue Nov 14 2006 Tim Waugh <twaugh@redhat.com>
Tim Waugh 1371af
- Fixed LogFilePerm.
Tim Waugh 1371af
Tim Waugh cf5e76
* Mon Nov 13 2006 Tim Waugh <twaugh@redhat.com>
Tim Waugh ebf051
- Don't use getpass() (bug #215133).
Tim Waugh cf5e76
Tim Waugh 459b0a
* Fri Nov 10 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.6-5
Tim Waugh 459b0a
- Reload, don't restart, when logrotating (bug #215023).
Tim Waugh 459b0a
Tim Waugh eb70a5
* Wed Nov  8 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.6-4
Tim Waugh eb70a5
- Fixed pdftops.conf (bug #214611).
Tim Waugh eb70a5
Tim Waugh 92e089
* Mon Nov  6 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.6-3
Tim Waugh 92e089
- 1.2.6.
Tim Waugh 92e089
Tim Waugh 4a4ac2
* Mon Nov  6 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.5-7
Tim Waugh 4a4ac2
- One more D-Bus signal fix (bug #212763).
Tim Waugh 4a4ac2
Tim Waugh bd6348
* Fri Nov  3 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.5-6
Tim Waugh bd6348
- Restore missed JobQueuedRemote D-Bus signal in ipp backend (part of
Tim Waugh bd6348
  bug #212763).
Tim Waugh bd6348
Tim Waugh 29a565
* Thu Nov  2 2006 Tim Waugh <twaugh@redhat.com>
Tim Waugh 29a565
- LSPP patch fix (bug #213498).
Tim Waugh 29a565
Tim Waugh 405b2c
* Wed Nov  1 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.5-5
Tim Waugh 188c36
- Send QueueChanged D-Bus signal on all job state changes.
Tim Waugh 188c36
Tim Waugh 3b8dbc
* Tue Oct 31 2006 Tim Waugh <twaugh@redhat.com>
Tim Waugh 3b8dbc
- Added filter and PPD for text-only printer (bug #213030).
Tim Waugh 3b8dbc
Tim Waugh 232105
* Mon Oct 30 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.5-4
Tim Waugh 32f28f
- Fixed support for /dev/ttyUSB devices (bug #212577, STR #2061).
Tim Waugh 07ace3
- Fixed parallel backend (bug #213021, STR #2056).
Tim Waugh 07ace3
Tim Waugh 0b3f19
* Tue Oct 26 2006 Tim Waugh <twaugh@redhat.com>
Tim Waugh 0b3f19
- Ship a real lpoptions file to make sure it is world-readable (bug #203510).
Tim Waugh 0b3f19
Tim Waugh 12583d
* Mon Oct 23 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.5-3
Tim Waugh 8f0d3d
- 1.2.5.
Tim Waugh 8f0d3d
Tim Waugh a06301
* Tue Oct 17 2006 Tim Waugh <twaugh@redhat.com>
Tim Waugh ef70a0
- Feature-complete LSPP patch from Matt Anderson (bug #210542).
Tim Waugh ef70a0
Tim Waugh 8dd9ed
* Thu Oct  5 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.4-9
Tim Waugh 8dd9ed
- adminutil.c: when writing 'BrowseAllow @LOCAL', add a comment about what
Tim Waugh 8dd9ed
  to change it to when using directed broadcasts from another subnet
Tim Waugh 8dd9ed
  (bug #204373).
Tim Waugh 8dd9ed
Tim Waugh c5c707
* Wed Oct  4 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.4-8
Tim Waugh 6bb98a
- LSPP patch didn't get updated properly in 1:1.2.4-6.  Use the right
Tim Waugh 6bb98a
  patch this time (bug #208676).  LSPP re-enabled.
Tim Waugh 6bb98a
Tim Waugh 6100f7
* Wed Oct  4 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.4-7
Tim Waugh 6100f7
- LSPP patch disabled, since it still causes cupsd to crash.
Tim Waugh 6100f7
Tim Waugh 41e595
* Wed Oct  4 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.4-6
Tim Waugh 41e595
- Updated LSPP patch from Matt Anderson (bug #208676).
Tim Waugh 41e595
Tim Waugh 22cc21
* Tue Oct  3 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.4-5
Tim Waugh 22cc21
- Updated LSPP patch from Matt Anderson (bug #208676).
Tim Waugh 22cc21
Jesse Keating 644096
* Sun Oct 01 2006 Jesse Keating <jkeating@redhat.com> - 1:1.2.4-4
Jesse Keating 644096
- rebuilt for unwind info generation, broken in gcc-4.1.1-21
Jesse Keating 644096
Tim Waugh 486384
* Wed Sep 27 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.4-3
Tim Waugh 486384
- Add '--help' option to lpr command (bug #206380, STR #1989).
Tim Waugh 486384
Tim Waugh bd257f
* Fri Sep 22 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.4-2
Tim Waugh bd257f
- 1.2.4 (bug #206763).  No longer need str1968 patch.
Tim Waugh bd257f
Tim Waugh 9310f5
* Wed Sep 13 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.3-5
Tim Waugh 9310f5
- Fixed STR #1968 properly (bug #205619).
Tim Waugh 9310f5
Tim Waugh 425e78
* Tue Sep 12 2006 Tim Waugh <twaugh@redhat.com>
Tim Waugh 425e78
- No longer need language patch.
Tim Waugh 425e78
Tim Waugh 662b6b
* Mon Sep 11 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.3-4
Tim Waugh 662b6b
- Applied upstream patch to fix STR #1968 (bug #205619).
Tim Waugh 662b6b
Tim Waugh 906a1b
* Thu Sep  7 2006 Tim Waugh <twaugh@redhat.com>
Tim Waugh 906a1b
- %%ghost %%config(noreplace) /etc/cups/lpoptions (bug #59022).
Tim Waugh 906a1b
Tim Waugh bc44f8
* Wed Aug 30 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.3-3
Tim Waugh bc44f8
- Don't overwrite snmp.c.
Tim Waugh 8c9f7f
- No longer need str1893 patch.
Tim Waugh 8c9f7f
Tim Waugh adb38b
* Wed Aug 30 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.3-2
Tim Waugh adb38b
- 1.2.3.  No longer need str1880 or str1881 patches.
Tim Waugh adb38b
Tim Waugh adb38b
* Tue Aug 29 2006 Tim Waugh <twaugh@redhat.com>
Tim Waugh 00838e
- Removed dest-cache patch.
Tim Waugh 00838e
Tim Waugh 840dbf
* Thu Aug 24 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.2-17
Tim Waugh f6c7a0
- Fixed another LSPP patch problem (bug #203784).
Tim Waugh f6c7a0
- Updated fix for STR #1881 from upstream.
Tim Waugh f6c7a0
Tim Waugh 111928
* Thu Aug 24 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.2-16
Tim Waugh 111928
- Fixed another LSPP patch problem noted by Erwin Rol.
Tim Waugh 111928
Tim Waugh d90f39
* Thu Aug 24 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.2-15
Tim Waugh d90f39
- Fixed LSPP patch passing NULL to strcmp (bug #203784).
Tim Waugh d90f39
Tim Waugh 9ad376
* Mon Aug 21 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.2-14
Tim Waugh 9ad376
- Updated LSPP patch (bug #203376).
Tim Waugh 9ad376
Jesse Keating dce6a1
* Fri Aug 18 2006 Jesse Keating <jkeating@redhat.com> - 1:1.2.2-13
Jesse Keating dce6a1
- rebuilt with latest binutils to pick up 64K -z commonpagesize on ppc*
Jesse Keating dce6a1
  (#203001)
Jesse Keating dce6a1
Tim Waugh 5e360d
* Fri Aug 18 2006 Tim Waugh <twaugh@redhat.com>
Tim Waugh 5e360d
- Own notifier directory (bug #203085).
Tim Waugh 5e360d
Tim Waugh 4e5001
* Thu Aug 17 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.2-12
Tim Waugh 4e5001
- Apply patch to fix STR #1880 (bug #200205).
Tim Waugh 4e5001
Tim Waugh 670184
* Wed Aug 16 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.2-11
Tim Waugh 670184
- Use upstream patch to fix STR #1881.
Tim Waugh 670184
Tim Waugh 186d47
* Fri Aug 11 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.2-10
Tim Waugh 30df47
- Remove 'Provides: LPRng = 3.8.15-3' (bug #148757).
Tim Waugh abd89f
- Applied patch to fix STR #1893 (bug #201800).
Tim Waugh abd89f
Tim Waugh 5a4f19
* Thu Aug 10 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.2-9
Tim Waugh 5a4f19
- Try different fix for STR #1795/STR #1881 (bug #201167).
Tim Waugh 5a4f19
Tim Waugh c0b0e2
* Sun Aug  6 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.2-8
Tim Waugh c0b0e2
- Apply patch from STR #1881 for remote IPP printing (bug #201167).
Tim Waugh c0b0e2
Tim Waugh 5dd986
* Wed Aug  2 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.2-7
Tim Waugh 5dd986
- Updated LSPP patch from Matt Anderson.
Tim Waugh 7bf6f0
- Ship pstopdf filter for LSPP.
Tim Waugh 5dd986
Tim Waugh 8b2ddc
* Fri Jul 28 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.2-6
Tim Waugh 8b2ddc
- Use replacement snmp.c from STR #1737 (bug #193093).
Tim Waugh 8b2ddc
- Re-enable LSPP; doesn't harm browsing after all.
Tim Waugh 8b2ddc
Tim Waugh 2a480f
* Fri Jul 28 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.2-5
Tim Waugh 2a480f
- Disable LSPP for now, since it seems to break browsing somehow.
Tim Waugh 2a480f
Tim Waugh a9e61d
* Mon Jul 24 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.2-4
Tim Waugh a9e61d
- Fixed package requirements (bug #199903).
Tim Waugh a9e61d
Tim Waugh 75d0e8
* Fri Jul 21 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.2-3
Tim Waugh 75d0e8
- Apply Matt Anderson's LSPP patch.
Tim Waugh 814726
- Renumbered patches.
Tim Waugh 814726
Tim Waugh f910f9
* Thu Jul 20 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.2-2
Tim Waugh f910f9
- 1.2.2.
Tim Waugh f910f9
Tim Waugh 2f02c9
* Wed Jul 19 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.1-21
Tim Waugh 2f02c9
- Sync with svn5754.  Fixes bug #198987, bug #195532, bug #130118.
Tim Waugh 2f02c9
Tim Waugh 2f02c9
* Tue Jul 18 2006 John (J5) Palmieri <johnp@redhat.com> - 1:1.2.1-20
John (J5) Palmieri 6ce2c3
- Require a new version of D-Bus and rebuild
John (J5) Palmieri 6ce2c3
Tim Waugh 73d7a1
* Fri Jul 14 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.1-19
Tim Waugh 2f02c9
- Sync with svn5737.  Fixes bug #192015.
Tim Waugh 73d7a1
Jesse Keating f93a4c
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 1:1.2.1-18.1
Jesse Keating f93a4c
- rebuild
Jesse Keating f93a4c
Tim Waugh 36ea4e
* Fri Jul  7 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.1-18
Tim Waugh 36ea4e
- Ship with an empty classes.conf file.
Tim Waugh 36ea4e
Tim Waugh 0bbee8
* Tue Jul  4 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.1-17
Tim Waugh 0bbee8
- Sync with svn5706.
Tim Waugh 0bbee8
- No longer need localhost, str1740, str1758, str1736, str1776 patches.
Tim Waugh 0bbee8
Tim Waugh dc85b5
* Thu Jun 29 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.1-16
Tim Waugh ab136b
- Bumped paps requirement.
Tim Waugh ab136b
- Don't use texttopaps for application/* MIME types (bug #197214).
Tim Waugh ab136b
Tim Waugh 3fcd02
* Thu Jun 29 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.1-15
Tim Waugh 3fcd02
- Require paps and use it for printing text (bug #197214).
Tim Waugh 3fcd02
Tim Waugh 99b3ae
* Thu Jun 15 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.1-14
Tim Waugh 99b3ae
- Don't export in SSLLIBS to cups-config.
Tim Waugh 99b3ae
Tim Waugh b47357
* Thu Jun 15 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.1-13
Tim Waugh 266f34
- Fixed cupsd network default printer crash (STR #1776).
Tim Waugh 266f34
Tomáš Mráz 4f026d
* Wed Jun 14 2006 Tomas Mraz <tmraz@redhat.com> - 1:1.2.1-12
Tomáš Mráz 4f026d
- rebuilt with new gnutls
Tomáš Mráz 4f026d
Tim Waugh 90b0af
* Tue Jun 13 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.1-11
Tim Waugh 90b0af
- Remove certs directory in %%post, not %%postun.
Tim Waugh 90b0af
Tim Waugh b6f8e6
* Tue Jun 13 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.1-10
Tim Waugh b6f8e6
- Remove old-style certs directory after upgrade (bug #194581).
Tim Waugh b6f8e6
Tim Waugh 203c21
* Wed Jun  7 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.1-9
Tim Waugh 203c21
- Prevent 'too many open files' error (STR #1736, bug #194368).
Tim Waugh 203c21
Tim Waugh 8d0690
* Wed Jun  7 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.1-8
Tim Waugh 8d0690
- Fix 'Allow from @IF(...)' (STR #1758, bug #187703).
Tim Waugh 8d0690
Tim Waugh f25831
* Wed Jun  7 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.1-7
Tim Waugh c07f02
- ServerBin compatibility patch (bug #194005).
Tim Waugh c07f02
Tim Waugh 2dc8ae
* Fri Jun  2 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.1-6
Tim Waugh 2dc8ae
- Applied upstream patch to fix STR #1740 (bug #192809).
Tim Waugh 2dc8ae
Tim Waugh 4df0f1
* Thu Jun  1 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.1-5
Tim Waugh 4df0f1
- Fixed group ownerships again (bug #192880).
Tim Waugh 4df0f1
Tim Waugh e0ed49
* Thu Jun  1 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.1-4
Tim Waugh 4df0f1
- Fixed 'service cups reload' not to give an error message.
Tim Waugh e0ed49
Tim Waugh be3fa5
* Thu May 25 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.1-3
Tim Waugh 65a965
- Fix 'localhost' fallback in httpAddrGetList() (bug #192628, STR #1723).
Tim Waugh 65a965
Tim Waugh c7f768
* Mon May 22 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.1-2
Tim Waugh c7f768
- 1.2.1.
Tim Waugh 10e4df
- Another STR #1705 fix (bug #192034).
Tim Waugh 26c258
- Fixed devel package multilib conflict (bug #192664).
Tim Waugh 26c258
Tim Waugh 43d17c
* Mon May 22 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.0-7
Tim Waugh 8b0c70
- Sync to svn5568.  No longer need rpath patch.
Tim Waugh fb731f
- Added a 'conflicts:' for kdelibs to prevent bug #192548.
Tim Waugh 6697a7
Tim Waugh 4e6203
* Sat May 20 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.0-6
Tim Waugh 579b45
- Sync to svn5555.  No longer need str1670 or str1705 patches.
Tim Waugh 579b45
Tim Waugh 8bfdfe
* Fri May 19 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.0-5
Tim Waugh 4d8288
- Sync to svn5545.
Tim Waugh 0efb0a
- Ship a driver directory.
Tim Waugh 0efb0a
Tim Waugh 5e538c
* Thu May 18 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.0-4
Tim Waugh 6a78ca
- Disable back-channel data in the usb backend (STR #1705, bug #192034).
Tim Waugh ca908f
- Fix for 'browsing stops on reload', STR #1670 (bug #191217).
Tim Waugh ca908f
Tim Waugh e1fac7
* Wed May 16 2006 Tim Waugh <twaugh@redhat.com>
Tim Waugh 9edcc6
- Sync to svn5538.
Tim Waugh ea7be1
- Added 'restartlog' to initscript, for clearing out error_log.  Useful
Tim Waugh ea7be1
  for problem diagnosis.
Tim Waugh e1fac7
- Initscript no longer needs to check for printconf-backend.
Tim Waugh e1fac7
Tim Waugh 07ef8e
* Tue May 16 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.0-3
Tim Waugh 07ef8e
- Added image library build requirements.
Tim Waugh 58abef
- The devel package requires gnutls-devel (bug #191908).
Tim Waugh 07ef8e
Tim Waugh fc491f
* Mon May  8 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.0-2
Tim Waugh fc491f
- 1.2.0.
Tim Waugh fc491f
Tim Waugh e28b95
* Fri May  5 2006 Tim Waugh <twaugh@redhat.com> 1:1.2-0.5.rc3.4
Tim Waugh e28b95
- Sync to svn5493.
Tim Waugh e28b95
Tim Waugh a98e7f
* Fri May  5 2006 Tim Waugh <twaugh@redhat.com> 1:1.2-0.5.rc3.3
Tim Waugh a98e7f
- Sync to svn5491.
Tim Waugh c9f932
Tim Waugh 4da752
* Fri Apr 28 2006 Tim Waugh <twaugh@redhat.com>
Tim Waugh 4da752
- Sync to svn5470.
Tim Waugh 4da752
- No longer need link, CAN-2005-0064, or no-propagate-ipp-port patches.
Tim Waugh 4da752
- Switch to upstream PIE implementation (every single binary is PIE).
Tim Waugh 77bffe
- Extend relro to all binaries.
Tim Waugh 3fd997
- Better rpath patch.
Tim Waugh 4da752
Tim Waugh e5d232
* Wed Apr 26 2006 Tim Waugh <twaugh@redhat.com>
Tim Waugh 4da752
- No longer need backend, rcp, or ppdsdat patches.
Tim Waugh 9d10de
- Use configure switch for LogFilePerm default instead of patch.
Tim Waugh e5d232
Tim Waugh d52981
* Tue Apr 25 2006 Tim Waugh <twaugh@redhat.com>
Tim Waugh d52981
- Own /var/run/cups (bug #189561).
Tim Waugh 8325fe
- Sync from svn5460 to svn5462.
Tim Waugh d52981
Tim Waugh d6df28
* Tue Apr 25 2006 Tim Waugh <twaugh@redhat.com> 1:1.2-0.5.rc3.2
Tim Waugh 16d686
- Patch pdftops to understand 'includeifexists', and use that in the
Tim Waugh 16d686
  pdftops.conf file (bug #189809).
Tim Waugh 16d686
Tim Waugh 998a64
* Mon Apr 24 2006 Tim Waugh <twaugh@redhat.com> 1:1.2-0.5.rc3.1
Tim Waugh 998a64
- 1.2rc3.
Tim Waugh 52c268
- Ship an snmp.conf.
Tim Waugh 52c268
Tim Waugh 3ae790
* Fri Apr 21 2006 Tim Waugh <twaugh@redhat.com> 1:1.2-0.4.rc2.2
Tim Waugh 3ae790
- Updated to svn 5446.
Tim Waugh 3ae790
Tim Waugh 62dfe3
* Wed Apr 19 2006 Tim Waugh <twaugh@redhat.com>
Tim Waugh 62dfe3
- Ignore .rpmnew and .rpmsave banner files.
Tim Waugh 62dfe3
Tim Waugh 14b920
* Tue Apr 11 2006 Tim Waugh <twaugh@redhat.com>
Tim Waugh 14b920
- Ship a /etc/cups/pdftops.conf file (bug #188583).
Tim Waugh 14b920
Tim Waugh 8791e2
* Fri Apr  7 2006 Tim Waugh <twaugh@redhat.com>
Tim Waugh 8791e2
- Build requires libacl-devel.
Tim Waugh 8791e2
Tim Waugh 837e09
* Fri Apr  7 2006 Tim Waugh <twaugh@redhat.com> 1:1.2-0.4.rc2.1
Tim Waugh 837e09
- 1.2rc2.
Tim Waugh 837e09
Tim Waugh 9d2d9c
* Fri Apr  7 2006 Tim Waugh <twaugh@redhat.com> 1:1.2-0.2.rc1.9
Tim Waugh a59156
- Sync scheduler/* with svn 5383.
Tim Waugh a59156
Tim Waugh 00a298
* Fri Apr  7 2006 Tim Waugh <twaugh@redhat.com> 1:1.2-0.2.rc1.8
Tim Waugh 29eef2
- No longer need openssl-devel.
Tim Waugh 29eef2
- Build with LDAP_DEPRECATED=1, to pick up declarations of ldap_init() etc.
Tim Waugh 29eef2
- Only warn about ACLs once (STR #1532).
Tim Waugh a2f37b
- Fix imagetops filter (STR #1533).
Tim Waugh a3358e
- Sync pstops.c with svn 5382.
Tim Waugh 29eef2
Tim Waugh 91729e
* Thu Apr  6 2006 Tim Waugh <twaugh@redhat.com> 1:1.2-0.2.rc1.7
Tim Waugh f111b1
- Build requires openldap-devel.
Tim Waugh 91729e
- Sync pstops.c with svn 5372.
Tim Waugh f111b1
Tim Waugh 46df88
* Tue Apr  4 2006 Tim Waugh <twaugh@redhat.com> 1:1.2-0.2.rc1.6
Tim Waugh 46df88
- Tweak to allow 'usb:/dev/usb/lp0'-style URIs again.
Tim Waugh 46df88
Tim Waugh bd6546
* Sun Apr  2 2006 Tim Waugh <twaugh@redhat.com> 1:1.2-0.2.rc1.5
Tim Waugh 94c45d
- Backported svn 5365:5366 change for mutex-protected stringpool (STR #1530).
Tim Waugh bd6546
Tim Waugh bd93f4
* Sat Apr  1 2006 Tim Waugh <twaugh@redhat.com>
Tim Waugh bd93f4
- Fixed _cupsStrFree() (STR #1529).
Tim Waugh bd93f4
Tim Waugh 91172a
* Fri Mar 31 2006 Tim Waugh <twaugh@redhat.com> 1:1.2-0.2.rc1.4
Tim Waugh 91172a
- Fixed interaction with CUPS 1.1 servers (STR #1528).
Tim Waugh 91172a
Tim Waugh 80869e
* Wed Mar 29 2006 Tim Waugh <twaugh@redhat.com> 1:1.2-0.2.rc1.3
Tim Waugh eb14af
- Fix group list of non-root backends (STR #1521, bug #186954).
Tim Waugh eb14af
Tim Waugh 2fc5c8
* Tue Mar 28 2006 Tim Waugh <twaugh@redhat.com> 1:1.2-0.2.rc1.2
Tim Waugh 1d0e9c
- Fix lpq -h (STR#1515, bug #186686).
Tim Waugh 1d0e9c
Tim Waugh b1b5a1
* Mon Mar 27 2006 Tim Waugh <twaugh@redhat.com> 1:1.2-0.2.rc1.1
Tim Waugh b1b5a1
- Ship a printers.conf file, and a client.conf file.  That way, they get
Tim Waugh b1b5a1
  their SELinux file contexts set correctly.
Tim Waugh b1b5a1
Tim Waugh b0e38c
* Mon Mar 27 2006 Tim Waugh <twaugh@redhat.com> 1:1.2-0.2.rc1.0
Tim Waugh b0e38c
- 1.2rc1.
Tim Waugh b0e38c
Tim Waugh 14cd46
* Fri Mar 24 2006 Tim Waugh <twaugh@redhat.com> 1:1.2-0.1.b2.6
Tim Waugh 14cd46
- Add KDE compatibility symbols _ipp_add_attr/_ipp_free_attr to ipp.h, with
Tim Waugh 14cd46
  a comment saying why they shouldn't be used.
Tim Waugh 14cd46
Tim Waugh 80d6a9
* Fri Mar 24 2006 Tim Waugh <twaugh@redhat.com> 1:1.2-0.1.b2.5
Tim Waugh 80d6a9
- Fix KDE compatibility symbols _ipp_add_attr/_ipp_free_attr.
Tim Waugh 80d6a9
Tim Waugh e85467
* Fri Mar 24 2006 Tim Waugh <twaugh@redhat.com> 1:1.2-0.1.b2.4
Tim Waugh e85467
- Update to svn snapshot.
Tim Waugh e85467
Tim Waugh 124cf2
* Thu Mar 23 2006 Tim Waugh <twaugh@redhat.com> 1:1.2-0.1.b2.3
Tim Waugh 124cf2
- Update to svn snapshot.  No longer need users or policy patches.
Tim Waugh 124cf2
Tim Waugh 0edf4c
* Fri Mar 17 2006 Tim Waugh <twaugh@redhat.com> 1:1.2-0.1.b2.2
Tim Waugh 0edf4c
- Rebuilt.
Tim Waugh 0edf4c
Tim Waugh 0edf4c
* Tue Mar 14 2006 Tim Waugh <twaugh@redhat.com> 1:1.2-0.1.b2.1
Tim Waugh 0edf4c
- Build requires gnutls-devel.
Tim Waugh 0edf4c
- Fixed default policy name.
Tim Waugh 0edf4c
- Fixed 'set-allowed-users' in web UI.
Tim Waugh 0edf4c
Tim Waugh 0edf4c
* Mon Mar 13 2006 Tim Waugh <twaugh@redhat.com> 1:1.2-0.1.b2.0
Tim Waugh 0edf4c
- 1.2b2.
Tim Waugh 0edf4c
- Use new CUPS_SERVERBIN location (/usr/lib/cups even on 64-bit hosts).
Tim Waugh 9080a9
Tim Waugh 0edf4c
* Fri Mar 10 2006 Tim Waugh <twaugh@redhat.com>
Tim Waugh 0edf4c
- Fixed some permissions.
Jesse Keating 905fea
Tim Waugh 0edf4c
* Fri Mar 10 2006 Tim Waugh <twaugh@redhat.com> 1:1.2-0.1.b1.1
Tim Waugh 0edf4c
- Ship /etc/cups/ssl directory.
Jesse Keating 90f630
Tim Waugh 0edf4c
* Thu Mar  9 2006 Tim Waugh <twaugh@redhat.com> 1:1.2-0.1.b1.0
Tim Waugh 0edf4c
- 1.2b1.  No longer need devid patch.
Tim Waugh 0edf4c
Tim Waugh 0edf4c
* Wed Mar  8 2006 Tim Waugh <twaugh@redhat.com> 1:1.2-0.0.svn5238.2
Tim Waugh 0edf4c
- Fixed 'device-id' attribute in GET_DEVICES requests (STR #1467).
Tim Waugh 0edf4c
Tim Waugh 0edf4c
* Tue Mar  7 2006 Tim Waugh <twaugh@redhat.com> 1:1.2-0.0.svn5238.1
Tim Waugh 0edf4c
- New svn snapshot.
Tim Waugh 0edf4c
- No longer need browse or raw patches.
Tim Waugh 0edf4c
Tim Waugh 0edf4c
* Wed Mar  1 2006 Tim Waugh <twaugh@redhat.com> 1:1.2-0.0.svn5137.1
Tim Waugh 0edf4c
- Fixed raw printing.
Tim Waugh 0edf4c
- Removed (unapplied) session printing patch.
Tim Waugh 0edf4c
- Fixed browse info.
Tim Waugh 0edf4c
Tim Waugh 0edf4c
* Thu Feb 23 2006 Tim Waugh <twaugh@redhat.com> 1:1.2-0.0.svn5137.0
Tim Waugh 0edf4c
- New svn snapshot.
Tim Waugh 0edf4c
Tim Waugh 0edf4c
* Fri Feb 17 2006 Tim Waugh <twaugh@redhat.com> 1:1.2-0.0.svn5102.0
Tim Waugh 0edf4c
- New svn snapshot.
Tim Waugh 0edf4c
- No longer need enabledisable patch.
Tim Waugh 0edf4c
- Fixed double-free in scheduler/policy.c (STR #1428).
Tim Waugh 0edf4c
Tim Waugh 0edf4c
* Fri Feb 10 2006 Tim Waugh <twaugh@redhat.com> 1:1.2-0.0.svn5083.0
Tim Waugh 0edf4c
- New svn snapshot.
Tim Waugh 0edf4c
Tim Waugh 0edf4c
* Wed Jan 25 2006 Tim Waugh <twaugh@redhat.com> 1:1.2-0.0.svn4964.0
Tim Waugh 0edf4c
- Use -fPIE not -fpie in PIE patch.
Tim Waugh 0edf4c
- Fix link patch.
Tim Waugh 0edf4c
- Patch in PIE instead of using --enable-pie, since that doesn't work.
Tim Waugh 0edf4c
Tim Waugh 0edf4c
* Fri Jan 20 2006 Tim Waugh <twaugh@redhat.com>
Tim Waugh 0edf4c
- 1.2 svn snapshot.
Tim Waugh 0edf4c
- No longer need doclink, str1023, pdftops, sanity, lpstat, str1068,
Tim Waugh 0edf4c
  sigchld, gcc34, gcc4, slow, CAN-2004-0888, CAN-2005-2097, finddest,
Tim Waugh 0edf4c
  str1249, str1284, str1290, str1301, CVE-2005-3625,6,7 patches.
Tim Waugh 0edf4c
- Removed autodetect-tag patch.
Tim Waugh 5de4b6
Tim Waugh 45081a
* Tue Jan 17 2006 Tim Waugh <twaugh@redhat.com> 1:1.1.23-30
Tim Waugh 45081a
- Include 'Autodetected' tag for better integration with autodetection tools.
Tim Waugh 45081a
Tim Waugh 7fe06e
* Tue Jan 10 2006 Tim Waugh <twaugh@redhat.com> 1:1.1.23-29
Tim Waugh 7fe06e
- Apply dest-cache-v2 patch (bug #175847).
Tim Waugh 7fe06e
Tim Waugh 0f0c41
* Wed Jan  4 2006 Tim Waugh <twaugh@redhat.com> 1:1.1.23-28
Tim Waugh d6e984
- Apply patch to fix CVE-2005-3625, CVE-2005-3626, CVE-2005-3627
Tim Waugh d6e984
  (bug #176868).
Tim Waugh d6e984
Tim Waugh c9dd66
* Mon Dec 19 2005 Tim Waugh <twaugh@redhat.com> 1:1.1.23-27
Tim Waugh c9dd66
- Link pdftops with -z relro.
Tim Waugh c9dd66
Jesse Keating b693a8
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
Jesse Keating b693a8
- rebuilt
Jesse Keating b693a8
John (J5) Palmieri ceed90
* Thu Dec 01 2005 John (J5) Palmieri <johnp@redhat.com> - 1:1.1.23-26
John (J5) Palmieri ceed90
- rebuild for new dbus
John (J5) Palmieri ceed90
Tomáš Mráz 3e9ff7
* Tue Nov  8 2005 Tomas Mraz <tmraz@redhat.com> 1:1.1.23-25
Tomáš Mráz 3e9ff7
- rebuilt with new openssl
Tomáš Mráz 3e9ff7
Tim Waugh 5f98a3
* Thu Oct 20 2005 Tim Waugh <twaugh@redhat.com> 1:1.1.23-24
Tim Waugh 05bc8c
- Build with -fstack-protector-all.
Tim Waugh 05bc8c
Tim Waugh 05bc8c
* Sat Oct 15 2005 Florian La Roche <laroche@redhat.com> 1:1.1.23-23
Florian La Roche 4a70c5
- link libcupsimage.so against libcups
Florian La Roche 4a70c5
Tim Waugh eb7f18
* Tue Oct 11 2005 Tim Waugh <twaugh@redhat.com> 1:1.1.23-22
Tim Waugh aae056
- Apply patch to fix STR #1301 (bug #169979).
Tim Waugh aae056
Tim Waugh 18ff64
* Thu Oct  6 2005 Tim Waugh <twaugh@redhat.com> 1:1.1.23-21
Tim Waugh 18ff64
- Apply patch to fix STR #1290.
Tim Waugh 18ff64
Tim Waugh 690bce
* Wed Oct  5 2005 Tim Waugh <twaugh@redhat.com> 1:1.1.23-20
Tim Waugh 690bce
- Apply upstream patch for STR #1249.
Tim Waugh 690bce
Tim Waugh 8294eb
* Fri Sep 30 2005 Tim Waugh <twaugh@redhat.com> 1:1.1.23-19
Tim Waugh f11895
- Use upstream patch for STR #1284.
Tim Waugh f11895
Tomáš Mráz b0b1e6
* Fri Sep 30 2005 Tomas Mraz <tmraz@redhat.com>
Tomáš Mráz b0b1e6
- use include instead of pam_stack in pam config
Tomáš Mráz b0b1e6
Tim Waugh ff33a6
* Thu Sep 29 2005 Tim Waugh <twaugh@redhat.com> 1:1.1.23-18
Tim Waugh 48d679
- Raise IPP_MAX_VALUES to 100 (bug #164232).  STR #1284.
Tim Waugh 26ad1d
- Made FindDest better behaved in some instances (bug #164232).  STR #1283.
Tim Waugh 53db00
Tim Waugh 75f0fa
* Fri Sep  2 2005 Tim Waugh <twaugh@redhat.com> 1:1.1.23-17
Tim Waugh 75f0fa
- Fixed CAN-2005-2097 (bug #164510).
Tim Waugh 75f0fa
Tim Waugh e57c28
* Thu Jun 16 2005 Tim Waugh <twaugh@redhat.com> 1:1.1.23-16
Tim Waugh 85af8b
- Make DeletePrinterFromClass faster (bug #160620).
Tim Waugh 85af8b
Tim Waugh 785e3c
* Thu Mar 31 2005 Tim Waugh <twaugh@redhat.com> 1:1.1.23-15
Tim Waugh aff4b5
- Don't require exact dbus version, just minimum.
Tim Waugh aff4b5
Tim Waugh e1a5ea
* Thu Mar 10 2005 Tim Waugh <twaugh@redhat.com> 1:1.1.23-14
Tim Waugh e1a5ea
- Fixed up dbus patch so that it compiles.
Tim Waugh e1a5ea
Tim Waugh e1a5ea
* Wed Mar  9 2005 John (J5) Palmieri <johnp@redhat.com>
John (J5) Palmieri f7efb9
- Fix up dbus patch 
John (J5) Palmieri f7efb9
John (J5) Palmieri 871b60
* Mon Mar  7 2005 John (J5) Palmieri <johnp@redhat.com> 1:1.1.23-13
John (J5) Palmieri 871b60
- Fixed up dbus patch to work with dbus 0.31
John (J5) Palmieri 871b60
Tomáš Mráz a4a7cd
* Tue Mar  1 2005 Tomas Mraz <tmraz@redhat.com> 1:1.1.23-12
Tomáš Mráz a4a7cd
- rebuild for openssl-0.9.7e
Tomáš Mráz a4a7cd
Tim Waugh cdd8f9
* Tue Feb 22 2005 Tim Waugh <twaugh@redhat.com> 1:1.1.23-11
Tim Waugh cdd8f9
- UTF-8-ify spec file (bug #149293).
Tim Waugh cdd8f9
Tim Waugh fc7773
* Fri Feb 18 2005 Tim Waugh <twaugh@redhat.com> 1:1.1.23-10
Tim Waugh 895872
- Fixed build with GCC 4.
Tim Waugh 060494
Tim Waugh fc7773
* Thu Feb 10 2005 Tim Waugh <twaugh@redhat.com> 1:1.1.23-9
Tim Waugh 7e0189
- Back to old DBUS API since new DBUS isn't built yet.
Tim Waugh 7e0189
Tim Waugh 8d9167
* Mon Feb  7 2005 Tim Waugh <twaugh@redhat.com>
Tim Waugh 13489f
- Use upstream patch for STR #1068.
Tim Waugh 804276
- Apply patch to fix remainder of CAN-2004-0888 (bug #135378).
Tim Waugh 8d9167
Tim Waugh 296147
* Wed Feb  2 2005 Tim Waugh <twaugh@redhat.com>
Tim Waugh 296147
- Applied patch to prevent occasional cupsd crash on reload (bug #146850).
Tim Waugh 296147
Tim Waugh fc7773
* Tue Feb  1 2005 Tim Waugh <twaugh@redhat.com> 1:1.1.23-8
Tim Waugh 815092
- New DBUS API.
Tim Waugh 815092
Tim Waugh fc7773
* Tue Feb  1 2005 Tim Waugh <twaugh@redhat.com> 1:1.1.23-7
Tim Waugh b31cc6
- Applied patch to prevent file descriptor confusion (STR #1068).
Tim Waugh b31cc6
Tim Waugh 3218f2
* Fri Jan 28 2005 Tim Waugh <twaugh@redhat.com>
Tim Waugh 3218f2
- Build does not require XFree86-devel (bug #146397).
Tim Waugh 3218f2
Tim Waugh a8006d
* Thu Jan 27 2005 Tim Waugh <twaugh@redhat.com>
Tim Waugh a8006d
- Corrected directory modes so that they reflect what cupsd sets them to.
Tim Waugh a8006d
Tim Waugh fc7773
* Mon Jan 24 2005 Tim Waugh <twaugh@redhat.com> 1:1.1.23-6
Tim Waugh 29acb6
- Build against new dbus.
Tim Waugh 29acb6
Tim Waugh fc7773
* Fri Jan 21 2005 Tim Waugh <twaugh@redhat.com> 1:1.1.23-5
Tim Waugh dfe8c9
- Use tmpwatch to remove unused files in the spool temporary directory
Tim Waugh dfe8c9
  (bug #110026).
Tim Waugh dfe8c9
Tim Waugh e69e7d
* Thu Jan 20 2005 Tim Waugh <twaugh@redhat.com>
Tim Waugh e69e7d
- Use gzip's -n flag for the PPDs.
Tim Waugh e69e7d
Tim Waugh fc7773
* Thu Jan 20 2005 Tim Waugh <twaugh@redhat.com> 1:1.1.23-4
Tim Waugh 15f640
- Mark the initscript noreplace (bug #145629).
Tim Waugh 15f640
Tim Waugh fc7773
* Wed Jan 19 2005 Tim Waugh <twaugh@redhat.com> 1:1.1.23-3
Tim Waugh 699c7e
- Applied patch to fix CAN-2005-0064.
Tim Waugh 699c7e
Tim Waugh fc7773
* Thu Jan  6 2005 Tim Waugh <twaugh@redhat.com> 1:1.1.23-2
Tim Waugh 665437
- Fixed patch from STR #1023.
Tim Waugh 665437
Tim Waugh fc7773
* Tue Jan  4 2005 Tim Waugh <twaugh@redhat.com> 1:1.1.23-1
Tim Waugh 39db5f
- 1.1.23.
Tim Waugh 39db5f
Tim Waugh fc7773
* Mon Dec 20 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.23-0.rc1.1
Tim Waugh 04d25c
- 1.1.23rc1.
Tim Waugh 04d25c
- No longer need ioctl, ref-before-use, str1023 or str1024 patches.
Tim Waugh 04d25c
Tim Waugh fc7773
* Fri Dec 17 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.22-6
Tim Waugh 4e91e0
- Use upstream patches for bug #143086.
Tim Waugh 4e91e0
Tim Waugh fc7773
* Thu Dec 16 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.22-5
Tim Waugh 363ef3
- Fixed STR #1023 (part of bug #143086).
Tim Waugh 0e531e
- Fixed STR #1024 (rest of bug #143086).
Tim Waugh 363ef3
Tim Waugh 04c9a7
* Thu Dec  9 2004 Tim Waugh <twaugh@redhat.com>
Tim Waugh 16814d
- Not all files in the doc directory are pure documentation (bug #67337).
Tim Waugh 16814d
Tim Waugh 16814d
* Thu Dec  9 2004 Tim Waugh <twaugh@redhat.com>
Tim Waugh 04c9a7
- Fixed ioctl parameter size in usb backend.  Spotted by David A. Marlin.
Tim Waugh 04c9a7
Tim Waugh 0e87af
* Fri Dec  3 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.22-4
Tim Waugh 0e87af
- Convert de and fr .tmpl files into UTF-8 (bug #136177).
Tim Waugh 0e87af
Tim Waugh 3e55b0
* Thu Dec  2 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.22-3
Tim Waugh 3e55b0
- Fix ref-before-use bug in debug output (bug #141585).
Tim Waugh 3e55b0
Tim Waugh eeb9a3
* Mon Nov 29 2004 Tim Waugh <twaugh@redhat.com>
Tim Waugh eeb9a3
- Copied "ext" patch over from xpdf RPM package.
Tim Waugh eeb9a3
Tim Waugh 43cd32
* Mon Nov 22 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.22-2
Tim Waugh 5f3a03
- Fixed cups-lpd file mode (bug #137325).
Tim Waugh 3deb1d
- Convert all man pages to UTF-8 (bug #107118).  Patch from Miloslav Trmac.
Tim Waugh 3deb1d
Tim Waugh 940d02
* Mon Nov  8 2004 Tim Waugh <twaugh@redhat.com>
Tim Waugh 5f3a03
- New lpd subpackage, from patch by Matthew Galgoci (bug #137325).
Tim Waugh 940d02
Tim Waugh fc04b6
* Tue Nov  2 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.22-1
Tim Waugh fc04b6
- 1.1.22.
Tim Waugh fc04b6
- No longer need ippfail, overread or str970 patches.
Tim Waugh fc04b6
Tim Waugh 9a7242
* Tue Oct 26 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.22-0.rc2.1
Tim Waugh 27e6db
- Make cancel-cups(1) man page point to lp-cups(1) not lp(1) (bug #136973).
Tim Waugh 62e8a8
- Use upstream patch for STR #953.
Tim Waugh 9a7242
- 1.1.22rc2.
Tim Waugh bc1e0e
Tim Waugh 92b151
* Wed Oct 20 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.22-0.rc1.7
Tim Waugh 9fa374
- Prevent filters generating incorrect PS in locales where "," is the
Tim Waugh d1be8e
  decimal separator (bug #136102).  Patch from STR #970.
Tim Waugh 9fa374
Tim Waugh 9bbae5
* Thu Oct 14 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.22-0.rc1.5
Tim Waugh 9bbae5
- Fixed another typo in last patch!
Tim Waugh 9bbae5
Tim Waugh ece553
* Thu Oct 14 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.22-0.rc1.4
Tim Waugh ece553
- Fixed typo in last patch.
Tim Waugh ece553
Tim Waugh 9e8251
* Thu Oct 14 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.22-0.rc1.3
Tim Waugh 9e8251
- Another attempt at fixing bug #135502.
Tim Waugh 9e8251
Tim Waugh 1ca4c9
* Wed Oct 13 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.22-0.rc1.2
Tim Waugh 1ca4c9
- Fail better when receiving corrupt IPP responses (bug #135502).
Tim Waugh 1ca4c9
Tim Waugh 8f2c8b
* Mon Oct 11 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.22-0.rc1.1
Tim Waugh 8f2c8b
- 1.1.22rc1.
Tim Waugh 8f2c8b
Tim Waugh 159ba0
* Tue Oct  5 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.21-7
Tim Waugh 159ba0
- Set LogFilePerm 0600 in default config file.
Tim Waugh 159ba0
Tim Waugh d79239
* Tue Oct  5 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.21-6
Tim Waugh d79239
- Apply patch to fix CAN-2004-0923 (bug #134601).
Tim Waugh d79239
Tim Waugh d15a43
* Mon Oct  4 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.21-5
Tim Waugh d15a43
- Fixed reload logic (bug #134080).
Tim Waugh d15a43
Warren Togami 5fbd6b
* Wed Sep 29 2004 Warren Togami <wtogami@redhat.com> 1:1.1.21-4
Warren Togami 5fbd6b
- Remove .pdf from docs, fix links
Warren Togami 5fbd6b
Tim Waugh aee6db
* Fri Sep 24 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.21-3
Tim Waugh aee6db
- Write a pid file (bug #132987).
Tim Waugh aee6db
Tim Waugh e7b778
* Thu Sep 23 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.21-2
Tim Waugh e7b778
- 1.1.21.
Tim Waugh e7b778
Tim Waugh 3349b6
* Thu Sep  9 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.21-1.rc2.2
Tim Waugh 3349b6
- Updated DBUS patch (from Colin Walters).
Tim Waugh 3349b6
cvsdist eef820
* Tue Aug 24 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.21-1.rc2.1
cvsdist eef820
- 1.1.21rc2.
cvsdist eef820
- No longer need state, reload-timeout or str743 patches.
cvsdist eef820
- httpnBase64 patch no longer applies; alternate method implemented
cvsdist eef820
  upstream.
cvsdist eef820
- Fix single byte overread in usersys.c (spotted by Colin Walters).
cvsdist eef820
cvsdist eef820
* Wed Aug 18 2004 Tim Waugh <twaugh@redhat.com>
cvsdist eef820
- Applied httpnEncode64 patch from Colin Walters.
cvsdist eef820
cvsdist eef820
* Sun Aug 15 2004 Tim Waugh <twaugh@redhat.com>
cvsdist eef820
- Session printing patch (Colin Walters).  Disabled for now.
cvsdist eef820
cvsdist db3ded
* Sun Aug 15 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.21-1.rc1.9
cvsdist db3ded
- Shorter reload timeout (Colin Walters).
cvsdist db3ded
- Updated DBUS patch from Colin Walters.
cvsdist db3ded
cvsdist db3ded
* Fri Aug 13 2004 Tim Waugh <twaugh@redhat.com>
cvsdist db3ded
- Updated IPP backend IPP_PORT patch from Colin Walters.
cvsdist db3ded
cvsdist d90a36
* Fri Aug 13 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.21-1.rc1.8
cvsdist d90a36
- Preserve DBUS_SESSION_BUS_ADDRESS in environment (Colin Walters).
cvsdist d90a36
- Fixed enabledisable patch.
cvsdist d90a36
cvsdist 7531ac
* Fri Aug 13 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.21-1.rc1.7
cvsdist 7531ac
- Bumped DBUS version to 0.22.
cvsdist 7531ac
cvsdist f0394a
* Fri Aug  6 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.21-1.rc1.6
cvsdist f0394a
- Patch from Colin Walters to prevent IPP backend using non-standard
cvsdist f0394a
  IPP port.
cvsdist f0394a
cvsdist 91a303
* Sun Aug  1 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.21-1.rc1.5
cvsdist 91a303
- Really bumped DBUS version.
cvsdist 91a303
cvsdist fa7095
* Fri Jul 30 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.21-1.rc1.4
cvsdist fa7095
- Bumped DBUS version.
cvsdist fa7095
cvsdist fa7095
* Fri Jul 16 2004 Tim Waugh <twaugh@redhat.com>
cvsdist fa7095
- Added version to LPRng obsoletes: tag (bug #128024).
cvsdist fa7095
cvsdist 6e8334
* Thu Jul  8 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.21-1.rc1.3
cvsdist 6e8334
- Updated DBUS patch.
cvsdist 6e8334
cvsdist c5dee2
* Tue Jun 29 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.21-1.rc1.2
cvsdist c5dee2
- Apply patch from STR #743 (bug #114999).
cvsdist c5dee2
cvsdist 2eebc2
* Fri Jun 25 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.21-1.rc1.1
cvsdist 2eebc2
- Fix permissions on logrotate script (bug #126426).
cvsdist 2eebc2
cvsdist 3d8961
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
cvsdist 3d8961
- rebuilt
cvsdist 3d8961
cvsdist 2c4942
* Fri Jun  4 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.21-0.rc1.2
cvsdist 2c4942
- Build for dbus-0.21.
cvsdist 2c4942
- Fix SetPrinterState().
cvsdist 2c4942
cvsdist 2c4942
* Thu Jun  3 2004 Tim Waugh <twaugh@redhat.com>
cvsdist 2c4942
- Use configure's --with-optim parameter instead of setting OPTIM at
cvsdist 2c4942
  make time (bug #125228).
cvsdist 2c4942
cvsdist 4a0857
* Thu Jun  3 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.21-0.rc1.1
cvsdist 4a0857
- 1.1.21rc1.
cvsdist 4a0857
- No longer need str716, str718, authtype or encryption patches.
cvsdist 4a0857
cvsdist 4a3035
* Wed Jun  2 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.20-15
cvsdist 4a3035
- Build on ppc and ppc64 again.
cvsdist 4a3035
cvsdist f5e536
* Wed Jun  2 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.20-14
cvsdist f5e536
- ExcludeArch ppc, ppc64.
cvsdist f5e536
- More D-BUS changes.
cvsdist f5e536
cvsdist f5e536
* Tue Jun  1 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.20-13
cvsdist f5e536
- Enable optimizations on ia64 again.
cvsdist f5e536
cvsdist f5e536
* Thu May 27 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.20-12
cvsdist f5e536
- D-BUS changes.
cvsdist f5e536
cvsdist f5e536
* Wed May 26 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.20-11
cvsdist f5e536
- Build requires make >= 3.80 (bug #124472).
cvsdist f5e536
cvsdist f5e536
* Wed May 26 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.20-10
cvsdist f5e536
- Finish fix for cupsenable/cupsdisable (bug #102490).
cvsdist f5e536
- Fix MaxLogSize setting (bug #123003).
cvsdist f5e536
cvsdist f5e536
* Tue May 25 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.20-9
cvsdist f5e536
- Apply patches from CVS (authtype) to fix STR #434, STR #611, and as a
cvsdist f5e536
  result STR #719.  This fixes several problems including those noted in
cvsdist f5e536
  bug #114999.
cvsdist f5e536
cvsdist f5e536
* Mon May 24 2004 Tim Waugh <twaugh@redhat.com>
cvsdist f5e536
- Use upstream patch for exit code fix for bug #110135 [STR 718].
cvsdist f5e536
cvsdist f5e536
* Wed May 19 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.20-8
cvsdist f5e536
- If cupsd fails to start, make it exit with an appropriate code so that
cvsdist f5e536
  initlog notifies the user (bug #110135).
cvsdist f5e536
cvsdist f5e536
* Thu May 13 2004 Tim Waugh <twaugh@redhat.com>
cvsdist f5e536
- Fix cups/util.c:get_num_sdests() to use encryption when it is necessary
cvsdist f5e536
  or requested (bug #118982).
cvsdist f5e536
- Use upstream patch for the HTTP/1.1 Continue bug (from STR716).
cvsdist f5e536
cvsdist f5e536
* Tue May 11 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.20-7
cvsdist f5e536
- Fix non-conformance with HTTP/1.1, which caused failures when printing
cvsdist f5e536
  to a Xerox Phaser 8200 via IPP (bug #122352).
cvsdist f5e536
- Make lppasswd(1) PIE.
cvsdist f5e536
- Rotate logs within cupsd (instead of relying on logrotate) if we start
cvsdist f5e536
  to approach the filesystem file size limit (bug #123003).
cvsdist f5e536
cvsdist 47b7c7
* Tue Apr  6 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.20-6
cvsdist 47b7c7
- Fix pie patch (bug #120078).
cvsdist 47b7c7
cvsdist 47b7c7
* Fri Apr  2 2004 Tim Waugh <twaugh@redhat.com>
cvsdist 47b7c7
- Fix rcp patch for new system-config-printer name.
cvsdist 47b7c7
cvsdist 5dbbcc
* Tue Mar 02 2004 Elliot Lee <sopwith@redhat.com>
cvsdist 5dbbcc
- rebuilt
cvsdist 5dbbcc
cvsdist 5dbbcc
* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
cvsdist 5dbbcc
- rebuilt
cvsdist 5dbbcc
cvsdist 5dbbcc
* Fri Feb  6 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.20-4
cvsdist 5dbbcc
- Tracked D-BUS API changes.
cvsdist 5dbbcc
- Updated D-BUS configuration file.
cvsdist 5dbbcc
- Symlinks to avoid conflicting with bash builtins (bug #102490).
cvsdist 5dbbcc
cvsdist 5dbbcc
* Thu Feb  5 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.20-3
cvsdist 5dbbcc
- Improved PIE patch.
cvsdist 5dbbcc
- Fixed compilation with GCC 3.4.
cvsdist 5dbbcc
cvsdist 5dbbcc
* Thu Jan 29 2004 Tim Waugh <twaugh@redhat.com>
cvsdist 5dbbcc
- Don't ship cupsconfig now that nothing uses it.
cvsdist 5dbbcc
cvsdist dc9ef5
* Wed Jan  7 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.20-2
cvsdist dc9ef5
- Try harder to find a translated page for the web interface (bug #107619).
cvsdist dc9ef5
- Added build_as_pie conditional to spec file to facilitate debugging.
cvsdist dc9ef5
cvsdist dc9ef5
* Mon Dec  1 2003 Tim Waugh <twaugh@redhat.com> 1:1.1.20-1
cvsdist dc9ef5
- 1.1.20.
cvsdist dc9ef5
- No longer need idefense, str226 patches.
cvsdist dc9ef5
- Updated sanity patch.
cvsdist dc9ef5
- The devel sub-package requires openssl-devel (bug #110772).
cvsdist dc9ef5
cvsdist dc9ef5
* Wed Nov 26 2003 Thomas Woerner <twoerner@redhat.com> 1:1.1.19-16
cvsdist dc9ef5
- removed -Wl,-rpath from cups-sharedlibs.m4 (replaced old no_rpath patch)
cvsdist dc9ef5
cvsdist dc9ef5
* Tue Nov 25 2003 Thomas Woerner <twoerner@redhat.com> 1:1.1.19-15
cvsdist dc9ef5
- no rpath in cups-config anymore
cvsdist dc9ef5
cvsdist dc9ef5
* Thu Nov 20 2003 Tim Waugh <twaugh@redhat.com> 1:1.1.19-14
cvsdist dc9ef5
- Enable PIE for cupsd.
cvsdist dc9ef5
cvsdist dc9ef5
* Fri Nov 14 2003 Tim Waugh <twaugh@redhat.com>
cvsdist dc9ef5
- Don't ignore the file descriptor when ShutdownClient is called: it
cvsdist dc9ef5
  might get closed before we next try to read it (bug #107787).
cvsdist dc9ef5
cvsdist dc9ef5
* Tue Oct 14 2003 Tim Waugh <twaugh@redhat.com>
cvsdist dc9ef5
- Removed busy-loop patch; 1.1.19 has its own fix for this.
cvsdist 74220d
cvsdist 79dcdc
* Thu Oct  2 2003 Tim Waugh <twaugh@redhat.com> 1:1.1.19-13
cvsdist 79dcdc
- Apply patch from STR 226 to make CUPS reload better behaved (bug #101507).
cvsdist 79dcdc
cvsdist 79dcdc
* Wed Sep 10 2003 Tim Waugh <twaugh@redhat.com> 1:1.1.19-12
cvsdist 79dcdc
- Prevent a libcups busy loop (bug #97958).
cvsdist 79dcdc
cvsdist 79dcdc
* Thu Aug 14 2003 Tim Waugh <twaugh@redhat.com> 1:1.1.19-11
cvsdist 79dcdc
- Another attempt to fix bug #100984.
cvsdist 79dcdc
cvsdist 79dcdc
* Wed Aug 13 2003 Tim Waugh <twaugh@redhat.com> 1:1.1.19-10
cvsdist 79dcdc
- Pass correct attributes-natural-language through even in the absence
cvsdist 79dcdc
  of translations for that language (bug #100984).
cvsdist 79dcdc
- Show compilation command lines.
cvsdist 79dcdc
cvsdist 79dcdc
* Wed Jul 30 2003 Tim Waugh <twaugh@redhat.com> 1:1.1.19-9
cvsdist 79dcdc
- Prevent lpstat displaying garbage.
cvsdist 79dcdc
cvsdist 79dcdc
* Mon Jul 21 2003 Tim Waugh <twaugh@redhat.com>
cvsdist 79dcdc
- Mark mime.convs and mime.types as config files (bug #99461).
cvsdist 79dcdc
cvsdist 79dcdc
* Mon Jun 23 2003 Tim Waugh <twaugh@redhat.com> 1:1.1.19-8
cvsdist 79dcdc
- Start cupsd before nfs server processes (bug #97767).
cvsdist 79dcdc
cvsdist 79dcdc
* Tue Jun 17 2003 Tim Waugh <twaugh@redhat.com> 1:1.1.19-7
cvsdist 79dcdc
- Add some %if %use_dbus / %endif's to make it compile without dbus
cvsdist 79dcdc
  (bug #97397).  Patch from Jos Vos.
cvsdist 79dcdc
cvsdist 79dcdc
* Mon Jun 16 2003 Tim Waugh <twaugh@redhat.com> 1:1.1.19-6
cvsdist 79dcdc
- Don't busy loop in the client if the IPP port is in use by another
cvsdist 79dcdc
  app (bug #97468).
cvsdist 79dcdc
cvsdist 79dcdc
* Tue Jun 10 2003 Tim Waugh <twaugh@redhat.com> 1:1.1.19-5
cvsdist 79dcdc
- Mark pam.d/cups as config file not to be replaced (bug #92236).
cvsdist 79dcdc
cvsdist 79dcdc
* Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com>
cvsdist 79dcdc
- rebuilt
cvsdist 79dcdc
cvsdist 79dcdc
* Tue Jun  3 2003 Tim Waugh <twaugh@redhat.com> 1:1.1.19-3
cvsdist 79dcdc
- Provide a version for LPRng (bug #92145).
cvsdist 79dcdc
cvsdist 79dcdc
* Thu May 29 2003 Tim Waugh <twaugh@redhat.com> 1:1.1.19-2
cvsdist 79dcdc
- Obsolete LPRng now.
cvsdist 79dcdc
cvsdist 79dcdc
* Tue May 27 2003 Tim Waugh <twaugh@redhat.com> 1:1.1.19-1
cvsdist 79dcdc
- 1.1.19.  No longer need optparse patch.
cvsdist 79dcdc
cvsdist 79dcdc
* Sat May 17 2003 Tim Waugh <twaugh@redhat.com> 1:1.1.19-0.rc5.4
cvsdist 79dcdc
- Ship configuration file for D-BUS.
cvsdist 79dcdc
cvsdist 79dcdc
* Fri May 16 2003 Tim Waugh <twaugh@redhat.com> 1:1.1.19-0.rc5.3
cvsdist 79dcdc
- Rebuild for dbus-0.11 API changes.
cvsdist 79dcdc
- Fix ownership in file manifest (bug #90840).
cvsdist 79dcdc
cvsdist 79dcdc
* Wed May 14 2003 Tim Waugh <twaugh@redhat.com> 1:1.1.19-0.rc5.2
cvsdist 79dcdc
- Fix option parsing in lpq (bug #90823).
cvsdist 79dcdc
cvsdist 79dcdc
* Tue May 13 2003 Tim Waugh <twaugh@redhat.com> 1:1.1.19-0.rc5.1
cvsdist 79dcdc
- 1.1.19rc5.
cvsdist 79dcdc
cvsdist 79dcdc
* Thu May  8 2003 Tim Waugh <twaugh@redhat.com> 1:1.1.19-0.rc4.1
cvsdist 79dcdc
- 1.1.19rc4.  Ported initscript, idefense, ppdsdat, dbus patches.
cvsdist 79dcdc
- No longer need error, sigchld patches.
cvsdist 79dcdc
- Ship cupstestppd.
cvsdist 381401
cvsdist 79dcdc
* Thu Apr 24 2003 Tim Waugh <twaugh@redhat.com>
cvsdist 79dcdc
- Mark banners as config files (bug #89069).
cvsdist d6a272
cvsdist 79dcdc
* Sat Apr 12 2003 Havoc Pennington <hp@redhat.com> 1:1.1.18-4
cvsdist 79dcdc
- adjust dbus patch - dbus_bus_get() sends the hello for you, 
cvsdist 79dcdc
  and there were a couple of memleaks
cvsdist 79dcdc
- buildprereq dbus 0.9
cvsdist 79dcdc
- rebuild for new dbus
cvsdist 79dcdc
- hope it works, I'm ssh'd in with no way to test. ;-)
cvsdist 14f049
cvsdist 79dcdc
* Thu Apr 10 2003 Tim Waugh <twaugh@redhat.com> 1.1.18-3
cvsdist 79dcdc
- Get on D-BUS.
cvsdist 14f049
cvsdist 79dcdc
* Fri Mar 28 2003 Tim Waugh <twaugh@redhat.com> 1.1.18-2
cvsdist 79dcdc
- Fix translation in the init script (bug #87551).
cvsdist 25ec0b
cvsdist 79dcdc
* Wed Mar 26 2003 Tim Waugh <twaugh@redhat.com> 1.1.18-1.1
cvsdist 79dcdc
- Turn off optimization on ia64 until bug #87383 is fixed.
cvsdist 25ec0b
cvsdist 79dcdc
* Wed Mar 26 2003 Tim Waugh <twaugh@redhat.com> 1.1.18-1
cvsdist 79dcdc
- 1.1.18.
cvsdist 79dcdc
- No longer need uninit patch.
cvsdist 79dcdc
- Some parts of the iDefense and pdftops patches seem to have been
cvsdist 79dcdc
  picked up, but not others.
cvsdist 25ec0b
cvsdist 051973
* Wed Feb 12 2003 Tim Waugh <twaugh@redhat.com> 1.1.17-13
cvsdist 051973
- Don't set SIGCHLD to SIG_IGN when using wait4 (via pclose) (bug #84101).
cvsdist 9f6e0f
cvsdist 051973
* Tue Feb  4 2003 Tim Waugh <twaugh@redhat.com> 1.1.17-12
cvsdist 051973
- Fix cups-lpd (bug #83452).
cvsdist 9f6e0f
cvsdist 051973
* Fri Jan 31 2003 Tim Waugh <twaugh@redhat.com> 1.1.17-11
cvsdist 051973
- Build ppds.dat on first install.
cvsdist 667ac6
cvsdist 051973
* Fri Jan 24 2003 Tim Waugh <twaugh@redhat.com> 1.1.17-10
cvsdist 051973
- Add support for rebuilding ppds.dat without running the scheduler
cvsdist 051973
  proper (for bug #82500).
cvsdist 667ac6
cvsdist 051973
* Wed Jan 22 2003 Tim Powers <timp@redhat.com> 1.1.17-9
cvsdist 051973
- rebuilt
cvsdist 667ac6
cvsdist 051973
* Wed Jan 22 2003 Tim Waugh <twaugh@redhat.com> 1.1.17-8
cvsdist 051973
- Warn against editing queues managed by redhat-config-printer
cvsdist 051973
  (bug #82267).
cvsdist 667ac6
cvsdist 051973
* Wed Jan 22 2003 Tim Waugh <twaugh@redhat.com> 1.1.17-7
cvsdist 051973
- Fix up error reporting in lpd backend.
cvsdist fcbc17
cvsdist 051973
* Thu Jan  9 2003 Tim Waugh <twaugh@redhat.com> 1.1.17-6
cvsdist 051973
- Add epoch to internal requirements.
cvsdist 051973
- Make 'condrestart' return success exit code when daemon isn't running.
cvsdist 051973
cvsdist 051973
* Tue Jan  7 2003 Nalin Dahyabhai <nalin@redhat.com> 1.1.17-5
cvsdist 051973
- Use pkg-config information to find SSL libraries.
cvsdist 051973
cvsdist 051973
* Thu Dec 19 2002 Tim Waugh <twaugh@redhat.com> 1.1.17-4
cvsdist fcbc17
- Security fixes.
cvsdist 051973
- Make 'service cups reload' update the configuration first (bug #79953).
cvsdist 051973
cvsdist 051973
* Tue Dec 10 2002 Tim Waugh <twaugh@redhat.com> 1.1.17-3
cvsdist 051973
- Fix cupsd startup hang (bug #79346).
cvsdist 051973
cvsdist 051973
* Mon Dec  9 2002 Tim Waugh <twaugh@redhat.com> 1.1.17-2
cvsdist 051973
- Fix parallel backend behaviour when cancelling jobs.
cvsdist 051973
cvsdist 051973
* Mon Dec  9 2002 Tim Waugh <twaugh@redhat.com> 1.1.17-1
cvsdist 051973
- 1.1.17.
cvsdist 051973
- No longer need libdir patch.
cvsdist 051973
- Fix logrotate script (bug #76791).
cvsdist 051973
cvsdist 051973
* Wed Nov 20 2002 Tim Waugh <twaugh@redhat.com>
cvsdist 051973
- Build requires XFree86-devel (bug #78362).
cvsdist 051973
cvsdist 051973
* Wed Nov 20 2002 Tim Waugh <twaugh@redhat.com>
cvsdist 051973
- 1.1.16.
cvsdist 051973
- Updated system-auth patch.
cvsdist 051973
- Add ncp backend script.
cvsdist 051973
cvsdist 051973
* Wed Nov 13 2002 Tim Waugh <twaugh@redhat.com> 1.1.15-15
cvsdist 051973
- Set alternatives priority to 40.
cvsdist 051973
cvsdist 051973
* Mon Nov 11 2002 Nalin Dahyabhai <nalin@redhat.com> 1.1.15-14
cvsdist 051973
- Buildrequire pam-devel.
cvsdist 051973
- Patch default PAM config file to remove directory names from module paths,
cvsdist 051973
  allowing the configuration files to work equally well on multilib systems.
cvsdist 051973
- Patch default PAM config file to use system-auth, require the file at build-
cvsdist 051973
  time because that's what data/Makefile checks for.
cvsdist 051973
cvsdist 051973
* Fri Nov  8 2002 Tim Waugh <twaugh@redhat.com> 1.1.15-13
cvsdist 051973
- Use logrotate for log rotation (bug #76791).
cvsdist 051973
- No longer need cups.desktop, since redhat-config-printer handles it.
cvsdist 051973
cvsdist 051973
* Thu Oct 17 2002 Tim Waugh <twaugh@redhat.com> 1.1.15-12
cvsdist 051973
- Revert to libdir for CUPS_SERVERBIN.
cvsdist 051973
cvsdist 051973
* Thu Oct 17 2002 Tim Waugh <twaugh@redhat.com> 1.1.15-11
cvsdist 051973
- Use %%configure for multilib correctness.
cvsdist 051973
- Use libexec instead of lib for CUPS_SERVERBIN.
cvsdist 051973
- Ship translated man pages.
cvsdist 051973
- Remove unshipped files.
cvsdist 051973
- Fix file list permissions (bug #59021, bug #74738).
cvsdist 051973
- Fix messy initscript output (bug #65857).
cvsdist 051973
- Add 'reload' to initscript (bug #76114).
cvsdist fcbc17
cvsdist a87014
* Fri Aug 30 2002 Bernhard Rosenkraenzer <bero@redhat.de> 1.1.15-10
cvsdist a87014
- Add generic postscript PPD file (#73061)
cvsdist a87014
cvsdist 58029c
* Mon Aug 19 2002 Tim Waugh <twaugh@redhat.com> 1.1.15-9
cvsdist 58029c
- Fix prefix in pstoraster (bug #69573).
cvsdist 58029c
cvsdist 99ecd1
* Mon Aug 19 2002 Tim Waugh <twaugh@redhat.com> 1.1.15-8
cvsdist 99ecd1
- Disable cups-lpd by default (bug #71712).
cvsdist 99ecd1
- No need for fread patch now that glibc is fixed.
cvsdist 99ecd1
cvsdist 99ecd1
* Thu Aug 15 2002 Tim Waugh <twaugh@redhat.com> 1.1.15-7
cvsdist 99ecd1
- Really add cups-lpd xinetd file (bug #63919).
cvsdist 99ecd1
- Ship pstoraster (bug #69573).
cvsdist 99ecd1
- Prevent fread from trying to read from beyond EOF (fixes a segfault
cvsdist 99ecd1
  with new glibc).
cvsdist 99ecd1
cvsdist 99ecd1
* Sat Aug 10 2002 Elliot Lee <sopwith@redhat.com> 1.1.15-6
cvsdist 99ecd1
- rebuilt with gcc-3.2 (we hope)
cvsdist 99ecd1
cvsdist 99ecd1
* Mon Aug  5 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.15-5
cvsdist 99ecd1
- Add cups-lpd xinetd file (#63919)
cvsdist 745e42
cvsdist 99ecd1
* Tue Jul 23 2002 Florian La Roche <Florian.LaRoche@redhat.de> 1.1.15-4
cvsdist 99ecd1
- add a "exit 0" to postun script
cvsdist 745e42
cvsdist 99ecd1
* Tue Jul  2 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.15-3
cvsdist 99ecd1
- Add a symlink /usr/share/cups/doc -> /usr/share/doc/cups-devel-1.1.15
cvsdist 99ecd1
  because some applications expect to find the cups docs in
cvsdist 99ecd1
  /usr/share/cups/doc
cvsdist 66c832
cvsdist 99ecd1
* Fri Jun 21 2002 Tim Powers <timp@redhat.com>
cvsdist 99ecd1
- automated rebuild
cvsdist 99ecd1
cvsdist 99ecd1
* Fri Jun 21 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.15-1
cvsdist 99ecd1
- 1.1.15-1
cvsdist 66c832
- Fix up smb printing trigger (samba-client, not samba-clients)
cvsdist 99ecd1
- Start cupsd earlier, apparently it needs to be running before samba
cvsdist 99ecd1
  starts up for smb printing to work.
cvsdist 99ecd1
cvsdist 99ecd1
* Thu May 23 2002 Tim Powers <timp@redhat.com>
cvsdist 99ecd1
- automated rebuild
cvsdist 99ecd1
cvsdist 99ecd1
* Tue May  7 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-17
cvsdist 99ecd1
- Rebuild in current environment
cvsdist 99ecd1
- [-16 never existed because of build system breakage]
cvsdist 66c832
cvsdist 9f149e
* Wed Apr 17 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-15
cvsdist 9f149e
- Fix bug #63387
cvsdist 9f149e
cvsdist afac77
* Mon Apr 15 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-14
cvsdist afac77
- Fix dangling symlink created by samba-clients trigger
cvsdist afac77
cvsdist afac77
* Wed Apr 10 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-13
cvsdist afac77
- Add desktop file and icon for CUPS configuration
cvsdist afac77
cvsdist afac77
* Wed Apr  3 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-12
cvsdist afac77
- Support SMB printing (#62407)
cvsdist afac77
- Add HTML redirections to doc files to work around users mistaking
cvsdist afac77
  /usr/share/doc/cups-1.1.14 for the web frontend (#62405)
cvsdist afac77
cvsdist afac77
* Tue Apr  2 2002 Bill Nottingham <notting@redhat.com> 1.1.14-11
cvsdist afac77
- fix subsys in initscript (#59206)
cvsdist afac77
- don't strip binaries
cvsdist afac77
cvsdist afac77
* Mon Mar 11 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-10
cvsdist afac77
- Make initscript use killproc instead of killall
cvsdist afac77
cvsdist afac77
* Fri Mar  8 2002 Bill Nottingham <notting@redhat.com> 1.1.14-9
cvsdist afac77
- use alternatives --initscript support
cvsdist afac77
cvsdist afac77
* Mon Mar  4 2002 Bill Nottingham <notting@redhat.com> 1.1.14-8
cvsdist afac77
- use the right path for the lpc man page, duh
cvsdist afac77
cvsdist afac77
* Thu Feb 28 2002 Bill Nottingham <notting@redhat.com> 1.1.14-7
cvsdist afac77
- lpc man page is alternative too
cvsdist afac77
- run ldconfig in -libs %post/%postun, not main
cvsdist afac77
- remove alternatives in %preun
cvsdist afac77
cvsdist afac77
* Wed Feb 27 2002 Bill Nottingham <notting@redhat.com> 1.1.14-6
cvsdist afac77
- don't source /etc/sysconfig/network in cups.init, we don't use any
cvsdist afac77
  values from it
cvsdist afac77
cvsdist afac77
* Tue Feb 26 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-4
cvsdist afac77
- Fix bugs #60220 and #60352
cvsdist afac77
cvsdist afac77
* Thu Feb 21 2002 Tim Powers <timp@redhat.com>
cvsdist afac77
- rebuild against correct version of openssl (0.9.6b)
cvsdist afac77
cvsdist afac77
* Wed Feb 20 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-2
cvsdist afac77
- Add all man pages to alternatives (#59943)
cvsdist afac77
- Update to real 1.1.14
cvsdist afac77
cvsdist afac77
* Tue Feb 12 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-1
cvsdist afac77
- Update to almost-1.1.14
cvsdist afac77
cvsdist afac77
* Mon Feb 11 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-5
cvsdist afac77
- Move cups-config to cups-devel subpackage
cvsdist afac77
- Make alternatives usage a %%define to simplify builds for earlier
cvsdist afac77
  releases
cvsdist afac77
- Explicitly provide things we're supplying through alternatives
cvsdist afac77
  to shut up kdeutils dependencies
cvsdist afac77
cvsdist afac77
* Tue Feb  5 2002 Tim Powers <timp@redhat.com>
cvsdist afac77
- shut the alternatives stuff up for good
cvsdist afac77
cvsdist afac77
* Fri Feb  1 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-3
cvsdist afac77
- Fix alternatives stuff
cvsdist afac77
- Don't display error messages in %%post
cvsdist afac77
cvsdist afac77
* Wed Jan 30 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-2
cvsdist afac77
- alternatives stuff
cvsdist afac77
cvsdist afac77
* Tue Jan 29 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-1
cvsdist afac77
- 1.1.13
cvsdist afac77
- Add patch for koi8-{r,u} and iso8859-8 encodings (#59018)
cvsdist afac77
- Rename init scripts so we can safely "killall cupsd" from there
cvsdist afac77
cvsdist afac77
* Sat Jan 26 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.12-1
cvsdist afac77
- Initial (conflicting, since alternatives isn't there yet) packaging for
cvsdist afac77
  Red Hat Linux
cvsdist afac77
cvsdist afac77
* Sat Jan 19 2002 Bernhard Rosenkraenzer <bero@redhat.com>
cvsdist afac77
- 1.1.12
cvsdist afac77
cvsdist afac77
* Mon Nov  5 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.10-3
cvsdist afac77
- Compress PPD files
cvsdist afac77
- Fix build with gcc 3.1
cvsdist afac77
- Fix init script
cvsdist afac77
cvsdist afac77
* Tue Sep  4 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.10-2
cvsdist afac77
- Fix URL
cvsdist afac77
- Generate printcap
cvsdist afac77
- s/Copyright/License/g
cvsdist afac77
cvsdist afac77
* Tue Sep  4 2001 Than Ngo <than@redhat.com> 1.1.10-1
cvsdist afac77
- update to 1.1.10-1 for ExtraBinge 7.2
cvsdist afac77
cvsdist afac77
* Tue May 29 2001 Michael Stefaniuc <mstefani@redhat.com>
cvsdist afac77
- update to 1.1.8
cvsdist afac77
- changed cupsd.conf to generate /etc/printcap
cvsdist afac77
cvsdist afac77
* Tue May 15 2001 Than Ngo <than@redhat.com>
cvsdist afac77
- update to 1.1.7, bugfixes
cvsdist afac77
cvsdist afac77
* Thu Dec 14 2000 Than Ngo <than@redhat.com>
cvsdist afac77
- fixed package dependency with lpr and LPRng
cvsdist afac77
cvsdist afac77
* Wed Oct 25 2000 Than Ngo <than@redhat.com>
cvsdist afac77
- remove man/cat
cvsdist afac77
cvsdist afac77
* Tue Oct 24 2000 Than Ngo <than@redhat.com>
cvsdist afac77
- don't start cupsd service in level 0, fixed
cvsdist afac77
cvsdist afac77
* Thu Oct 19 2000 Than Ngo <than@redhat.com>
cvsdist afac77
- update to 1.1.4
cvsdist afac77
- fix CUPS_DOCROOT (Bug #18717)
cvsdist afac77
cvsdist afac77
* Fri Aug 11 2000 Than Ngo <than@redhat.de>
cvsdist afac77
- update to 1.1.2 (Bugfix release)
cvsdist afac77
cvsdist afac77
* Fri Aug 4 2000 Than Ngo <than@redhat.de>
cvsdist afac77
- fix, cupsd read config file under /etc/cups (Bug #15432)
cvsdist afac77
- add missing cups filters
cvsdist afac77
cvsdist afac77
* Wed Aug 2 2000 Tim Powers <timp@redhat.com>
cvsdist afac77
- rebuilt against libpng-1.0.8
cvsdist afac77
cvsdist afac77
* Tue Aug 01 2000 Than Ngo <than@redhat.de>
cvsdist afac77
- fix permission, add missing ldconfig in %post and %postun (Bug #14963)
cvsdist afac77
cvsdist afac77
* Sat Jul 29 2000 Bernhard Rosenkraenzer <bero@redhat.com>
cvsdist afac77
- 1.1.1 (this has some major bugfixes)
cvsdist afac77
- Fix a typo in initscript (it's $?, not ?$)
cvsdist afac77
- Fix /usr/etc vs. /etc trouble, don't insist on /usr/var (YUCK!)
cvsdist afac77
- Create the spool dir
cvsdist afac77
cvsdist afac77
* Fri Jul 28 2000 Than Ngo <than@redhat.de>
cvsdist afac77
- fix unclean code for building against gcc-2.96
cvsdist afac77
- add missing restart function in startup script
cvsdist afac77
cvsdist afac77
* Fri Jul 28 2000 Tim Powers <timp@redhat.com>
cvsdist afac77
- fixed initscript so that conrestart doesn't return 1 if the test fails
cvsdist afac77
cvsdist afac77
* Mon Jul 24 2000 Prospector <prospector@redhat.com>
cvsdist afac77
- rebuilt
cvsdist afac77
cvsdist afac77
* Wed Jul 19 2000 Than Ngo <than@redhat.de>
cvsdist afac77
- using service to fire them up
cvsdist afac77
- fix Prereq section
cvsdist afac77
cvsdist afac77
* Mon Jul 17 2000 Tim Powers <timp@redhat.com>
cvsdist afac77
- added defattr to the devel package
cvsdist afac77
cvsdist afac77
* Sun Jul 16 2000 Than Ngo <than@redhat.de>
cvsdist afac77
- add cups config files
cvsdist afac77
cvsdist afac77
* Sat Jul 15 2000 Than Ngo <than@redhat.de>
cvsdist afac77
- update to 1.1 release
cvsdist afac77
- move back to /etc/rc.d/init.d
cvsdist afac77
- fix cupsd.init to work with /etc/init.d and /etc/rc.d/init.d
cvsdist afac77
- split cups
cvsdist afac77
cvsdist afac77
* Wed Jul 12 2000 Than Ngo <than@redhat.de>
cvsdist afac77
- rebuilt
cvsdist afac77
cvsdist afac77
* Thu Jul 06 2000 Tim Powers <timp@redhat.com>
cvsdist afac77
- fixed broken PreReq to now require /etc/init.d
cvsdist afac77
cvsdist afac77
* Tue Jun 27 2000 Tim Powers <timp@redhat.com>
cvsdist afac77
- PreReq initscripts >= 5.20
cvsdist afac77
cvsdist afac77
* Mon Jun 26 2000 Tim Powers <timp@redhat.com>
cvsdist afac77
- started changelog 
cvsdist afac77
- fixed init.d script location
cvsdist afac77
- changed script in init.d quite a bit and made more like the rest of our
cvsdist afac77
  startup scripts