- Fix foomatic-cleanupdrivers.
This commit is contained in:
parent
1304f082a4
commit
f6e2df90a2
@ -57,6 +57,9 @@ Patch16: foomatic-badxml.patch
|
||||
# Handle PPDs with default option values of '0'.
|
||||
Patch17: foomatic-default0.patch
|
||||
|
||||
# Fix foomatic-cleanupdrivers.
|
||||
Patch18: foomatic-cleanup.patch
|
||||
|
||||
Url: http://www.linuxprinting.org
|
||||
BuildRequires: perl >= 3:5.8.1
|
||||
BuildRequires: libxml2-devel
|
||||
@ -109,6 +112,7 @@ chmod a+x mkinstalldirs
|
||||
%patch10 -p1 -b .xml-cflags
|
||||
%patch15 -p1
|
||||
%patch17 -p1 -b .default0
|
||||
%patch18 -p1 -b .cleanup
|
||||
./make_configure
|
||||
popd
|
||||
|
||||
@ -272,6 +276,7 @@ rm -fr %buildroot $RPM_BUILD_DIR/%{name}
|
||||
|
||||
%changelog
|
||||
* Tue Jan 17 2006 Tim Waugh <twaugh@redhat.com> 3.0.2-32
|
||||
- Fix foomatic-cleanupdrivers.
|
||||
- Updated db-engine to 3.0-20060117.
|
||||
- Handle PPDs with default option values of '0'.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user