- Another attempt at fixing bug #135502.

This commit is contained in:
Tim Waugh 2004-10-14 08:06:59 +00:00
parent 1ca4c9bc81
commit 9e8251c991

View File

@ -6,7 +6,7 @@
Summary: Common Unix Printing System
Name: cups
Version: 1.1.22
Release: 0.rc1.2
Release: 0.rc1.3
License: GPL
Group: System Environment/Daemons
Source: ftp://ftp.easysw.com/pub/cups/test/cups-%{version}rc1-source.tar.bz2
@ -341,6 +341,9 @@ rm -rf $RPM_BUILD_ROOT
%{_includedir}/cups
%changelog
* Thu Oct 14 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.22-0.rc1.3
- Another attempt at fixing bug #135502.
* Wed Oct 13 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.22-0.rc1.2
- Fail better when receiving corrupt IPP responses (bug #135502).