- Make build self-hosting.

This commit is contained in:
Tim Waugh 2006-01-18 11:59:27 +00:00
parent f6e2df90a2
commit e2701e86db

View File

@ -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 <twaugh@redhat.com> 3.0.2-33
- Make build self-hosting.
* Tue Jan 17 2006 Tim Waugh <twaugh@redhat.com> 3.0.2-32
- Fix foomatic-cleanupdrivers.
- Updated db-engine to 3.0-20060117.