- Prevent a warning from DB.pl (bug #145605).
This commit is contained in:
parent
1929ab387c
commit
df830852a7
@ -49,6 +49,9 @@ Patch10: foomatic-db-engine-xml-cflags.patch
|
|||||||
# Applied some foomatic-rip fixes from CVS.
|
# Applied some foomatic-rip fixes from CVS.
|
||||||
Patch11: foomatic-rip-cvs.patch
|
Patch11: foomatic-rip-cvs.patch
|
||||||
|
|
||||||
|
# Prevent a warning from DB.pl (bug #145605).
|
||||||
|
Patch12: foomatic-db-engine-warning.patch
|
||||||
|
|
||||||
# Make foomatic-db-engine build.
|
# Make foomatic-db-engine build.
|
||||||
Patch14: foomatic-ampathxml.patch
|
Patch14: foomatic-ampathxml.patch
|
||||||
|
|
||||||
@ -111,6 +114,7 @@ chmod a+x mkinstalldirs
|
|||||||
%patch14 -p1 -b .ampathxml
|
%patch14 -p1 -b .ampathxml
|
||||||
%patch10 -p1 -b .xml-cflags
|
%patch10 -p1 -b .xml-cflags
|
||||||
%patch15 -p1 -b .bad-utf8
|
%patch15 -p1 -b .bad-utf8
|
||||||
|
%patch12 -p1 -b .warning
|
||||||
./make_configure
|
./make_configure
|
||||||
popd
|
popd
|
||||||
|
|
||||||
@ -261,6 +265,9 @@ rm -fr %buildroot $RPM_BUILD_DIR/%{name}
|
|||||||
%{_mandir}/*/*
|
%{_mandir}/*/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jan 21 2005 Tim Waugh <twaugh@redhat.com>
|
||||||
|
- Prevent a warning from DB.pl (bug #145605).
|
||||||
|
|
||||||
* Tue Jan 18 2005 Tim Waugh <twaugh@redhat.com> 3.0.2-13
|
* Tue Jan 18 2005 Tim Waugh <twaugh@redhat.com> 3.0.2-13
|
||||||
- Updated db to 20050118.
|
- Updated db to 20050118.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user