cvsdist afac77
%define initdir /etc/rc.d/init.d
cvsdist afac77
%define use_alternatives 1
cvsdist dc9ef5
%define build_as_pie 1
Tim Waugh 0edf4c
%define beta b2
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 0edf4c
Version: 1.2
Tim Waugh 80d6a9
Release: 0.1.%{beta}.5
cvsdist afac77
License: GPL
cvsdist afac77
Group: System Environment/Daemons
Tim Waugh 0edf4c
Source: ftp://ftp.easysw.com/pub/cups/test/cups-1.2%{beta}-source.tar.bz2
cvsdist afac77
Source1: cups.init
cvsdist afac77
Source2: cupsprinter.png
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 e85467
Patch0: cups-1.2svn5335.patch
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 124cf2
Patch4: cups-1.1.17-backend.patch
Tim Waugh 124cf2
Patch5: cups-ext.patch
Tim Waugh 80d6a9
Patch6: cups-kde.patch
Tim Waugh 124cf2
Patch8: cups-logfileperm.patch
Tim Waugh 124cf2
Patch9: cups-1.1.17-rcp.patch
Tim Waugh 124cf2
Patch10: cups-1.1.17-ppdsdat.patch
cvsdist 79dcdc
Patch12: cups-locale.patch
Tim Waugh 699c7e
Patch13: cups-CAN-2005-0064.patch
cvsdist dc9ef5
Patch16: cups-pie.patch
cvsdist dc9ef5
Patch17: cups-1.1.19-no_rpath.patch
cvsdist dc9ef5
Patch18: cups-language.patch
Tim Waugh 7fe06e
Patch22: cups-dest-cache-v2.patch
cvsdist f5e536
Patch24: cups-maxlogsize.patch
cvsdist f0394a
Patch28: cups-no-propagate-ipp-port.patch
Tim Waugh aee6db
Patch32: cups-pid.patch
Tim Waugh c9dd66
Patch40: cups-link.patch
Tim Waugh c9dd66
Patch41: cups-relro.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
cvsdist 79dcdc
Provides: lpd lpr LPRng = 3.8.15-3
cvsdist 79dcdc
Tim Waugh 3218f2
BuildPrereq: pam-devel openssl-devel pkgconfig
Tim Waugh 0edf4c
BuildPrereq: gnutls-devel
cvsdist f5e536
BuildRequires: make >= 1:3.80
Tim Waugh 0edf4c
BuildRequires: php-devel, aspell-devel, pcre-devel
Tim Waugh 288518
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 ceed90
BuildPrereq: dbus-devel >= 0.60
John (J5) Palmieri ceed90
Requires: dbus >= 0.60
cvsdist afac77
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}
cvsdist dc9ef5
Requires: openssl-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 0edf4c
%setup -q -n %{name}-%{version}%{beta}
Tim Waugh e85467
%patch0 -p1 -b .svn5335
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 124cf2
%patch4 -p1 -b .backend
Tim Waugh 124cf2
%patch5 -p1 -b .ext
Tim Waugh 80d6a9
%patch6 -p1 -b .kde
Tim Waugh 124cf2
%patch8 -p1 -b .logfileperm
Tim Waugh 124cf2
%patch9 -p1 -b .rcp
Tim Waugh 124cf2
%patch10 -p1 -b .ppdsdat
cvsdist 79dcdc
%patch12 -p1 -b .locale
Tim Waugh 699c7e
%patch13 -p1 -b .CAN-2005-0064
cvsdist dc9ef5
%if %build_as_pie
cvsdist dc9ef5
%patch16 -p1 -b .pie
cvsdist dc9ef5
%endif
cvsdist dc9ef5
%patch17 -p1 -b .no_rpath
cvsdist dc9ef5
%patch18 -p1 -b .language
Tim Waugh 7fe06e
%patch22 -p1 -b .dest-cache-v2
cvsdist f5e536
%patch24 -p1 -b .maxlogsize
cvsdist f0394a
%patch28 -p1 -b .no-propagate-ipp-port
Tim Waugh aee6db
%patch32 -p1 -b .pid
Tim Waugh c9dd66
%patch40 -p1 -b .link
Tim Waugh c9dd66
%patch41 -p1 -b .relro
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
cvsdist 051973
if pkg-config openssl ; then
cvsdist 051973
  export CFLAGS=`pkg-config --cflags openssl`
cvsdist 051973
  export CPPFLAGS=`pkg-config --cflags-only-I openssl`
cvsdist 051973
  export LDFLAGS=`pkg-config --libs-only-L openssl`
cvsdist 051973
fi
cvsdist 2c4942
%configure --with-docdir=%{_docdir}/cups-%{version} \
Tim Waugh 05bc8c
	--with-optim="$RPM_OPT_FLAGS $CFLAGS -fstack-protector-all"
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
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
cvsdist 99ecd1
ln -s ../doc/%{name}-%{version} $RPM_BUILD_ROOT%{_datadir}/%{name}/doc
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
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 0edf4c
# Ship a clients.conf file.
Tim Waugh 0edf4c
touch $RPM_BUILD_ROOT%{_sysconfdir}/cups/client.conf
Tim Waugh 0edf4c
Tim Waugh 0edf4c
# Ship an SSL directory
Tim Waugh 0edf4c
mkdir $RPM_BUILD_ROOT%{_sysconfdir}/cups/ssl
cvsdist 79dcdc
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
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
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 0edf4c
%dir %attr(0755,root,nobody) /etc/cups
Tim Waugh 0edf4c
%dir %attr(0511,lp,sys) /var/run/cups/certs
Tim Waugh 0edf4c
%config(noreplace) %attr(0640,root,nobody) /etc/cups/cupsd.conf
Tim Waugh 0edf4c
%attr(0640,root,nobody) /etc/cups/cupsd.conf.default
Tim Waugh 0edf4c
%config(noreplace) %attr(0644,root,nobody) /etc/cups/client.conf
cvsdist afac77
/etc/cups/interfaces
cvsdist 79dcdc
%config(noreplace) /etc/cups/mime.types
cvsdist 79dcdc
%config(noreplace) /etc/cups/mime.convs
Tim Waugh 0edf4c
%dir %attr(0755,root,nobody) /etc/cups/ppd
Tim Waugh 0edf4c
%dir %attr(0700,root,nobody) /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 0edf4c
%{_docdir}/cups-%{version}/ja
Tim Waugh 124cf2
%{_docdir}/cups-%{version}/es
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 0edf4c
%{cups_serverbin}/notifier/mailto
Tim Waugh 0edf4c
%{cups_serverbin}/notifier/testnotify
Tim Waugh 0edf4c
%{cups_serverbin}/filter
Tim Waugh 0edf4c
%{cups_serverbin}/monitor
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 0edf4c
%dir %attr(1770,root,nobody) /var/spool/cups/tmp
Tim Waugh 0edf4c
%dir %attr(0710,root,nobody) /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 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