diff --git a/foomatic.spec b/foomatic.spec index b3390b9..f5b96ab 100644 --- a/foomatic.spec +++ b/foomatic.spec @@ -49,6 +49,9 @@ Patch10: foomatic-db-engine-xml-cflags.patch # Applied some foomatic-rip fixes from CVS. Patch11: foomatic-rip-cvs.patch +# Prevent a warning from DB.pl (bug #145605). +Patch12: foomatic-db-engine-warning.patch + # Make foomatic-db-engine build. Patch14: foomatic-ampathxml.patch @@ -111,6 +114,7 @@ chmod a+x mkinstalldirs %patch14 -p1 -b .ampathxml %patch10 -p1 -b .xml-cflags %patch15 -p1 -b .bad-utf8 +%patch12 -p1 -b .warning ./make_configure popd @@ -261,6 +265,9 @@ rm -fr %buildroot $RPM_BUILD_DIR/%{name} %{_mandir}/*/* %changelog +* Fri Jan 21 2005 Tim Waugh +- Prevent a warning from DB.pl (bug #145605). + * Tue Jan 18 2005 Tim Waugh 3.0.2-13 - Updated db to 20050118.