- Fixed STR #1024 (rest of bug #143086).

This commit is contained in:
Tim Waugh 2004-12-16 16:20:39 +00:00
parent 363ef3f4de
commit 0e531ead13

View File

@ -34,6 +34,7 @@ Patch11: cups-1.1.19-lpstat.patch
Patch12: cups-locale.patch
Patch13: cups-ref-before-use.patch
Patch14: cups-str1023.patch
Patch15: cups-str1024.patch
Patch16: cups-pie.patch
Patch17: cups-1.1.19-no_rpath.patch
Patch18: cups-language.patch
@ -121,6 +122,7 @@ lpd emulation.
%patch12 -p1 -b .locale
%patch13 -p1 -b .ref-before-use
%patch14 -p1 -b .str1023
%patch15 -p1 -b .str1024
%if %build_as_pie
%patch16 -p1 -b .pie
%endif
@ -398,6 +400,7 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Thu Dec 16 2004 Tim Waugh <twaugh@redhat.com>
- Fixed STR #1023 (part of bug #143086).
- Fixed STR #1024 (rest of bug #143086).
* Thu Dec 9 2004 Tim Waugh <twaugh@redhat.com>
- Not all files in the doc directory are pure documentation (bug #67337).