- Moved beh backend to main package.

This commit is contained in:
Tim Waugh 2010-05-05 14:16:12 +00:00
parent e480ee0699
commit 3ef0818d1c
1 changed files with 5 additions and 2 deletions

View File

@ -4,7 +4,7 @@
Summary: Database of printers and printer drivers
Name: foomatic
Version: %{enginever}
Release: 10%{?dist}
Release: 11%{?dist}
License: GPLv2+
Group: System Environment/Libraries
@ -176,6 +176,7 @@ rm -fr %buildroot $RPM_BUILD_DIR/%{name}
%{_bindir}/foomatic-searchprinter
%{_sbindir}/*
%{_datadir}/perl5/Foomatic
/usr/lib/cups/backend/beh
/usr/lib/cups/driver/*
%{_mandir}/man1/foomatic-combo-xml.1*
%{_mandir}/man1/foomatic-compiledb.1*
@ -193,11 +194,13 @@ rm -fr %buildroot $RPM_BUILD_DIR/%{name}
%dir %{_sysconfdir}/foomatic
%config(noreplace) %{_sysconfdir}/foomatic/filter.conf
%{_bindir}/foomatic-rip
/usr/lib/cups/backend/beh
/usr/lib/cups/filter/foomatic-rip
%{_mandir}/man1/foomatic-rip.1*
%changelog
* Wed May 5 2010 Tim Waugh <twaugh@redhat.com> - 4.0.4-11
- Moved beh backend to main package.
* Sun Apr 25 2010 Tim Waugh <twaugh@redhat.com> - 4.0.4-10
- Rebuilt for new device IDs.