diff --git a/foomatic.spec b/foomatic.spec index c198ed7..b8e2ea2 100644 --- a/foomatic.spec +++ b/foomatic.spec @@ -8,7 +8,7 @@ Summary: Foomatic printer database. Name: foomatic Version: 3.0.2 -Release: 32 +Release: 33 License: GPL Group: System Environment/Libraries @@ -215,7 +215,7 @@ rm -f %{buildroot}%{_datadir}/foomatic/db/source/driver/{bjc6000a1,PM760p,PM820p # Remove drivers with no command line. pushd foomatic-db-engine-%{enginever} -./foomatic-cleanupdrivers %{buildroot}%{_datadir}/foomatic +perl -Ilib ./foomatic-cleanupdrivers %{buildroot}%{_datadir}/foomatic popd # Update any old-style printer IDs still left around. @@ -275,6 +275,9 @@ rm -fr %buildroot $RPM_BUILD_DIR/%{name} %{_var}/cache/foomatic %changelog +* Wed Jan 18 2006 Tim Waugh 3.0.2-33 +- Make build self-hosting. + * Tue Jan 17 2006 Tim Waugh 3.0.2-32 - Fix foomatic-cleanupdrivers. - Updated db-engine to 3.0-20060117.