Obsolete/provide printer-filters package now it has gone (bug #967316).

This commit is contained in:
Tim Waugh 2013-06-03 16:54:30 +01:00
parent 7ebfbfc6e0
commit 546ad1dd77
1 changed files with 8 additions and 1 deletions

View File

@ -4,10 +4,14 @@
Summary: Tools for using the foomatic database of printers and printer drivers
Name: foomatic
Version: %{enginever}
Release: 2%{?dist}
Release: 3%{?dist}
License: GPLv2+
Group: System Environment/Libraries
# printer-filters package has gone (bug #967316).
Obsoletes: printer-filters < printer-filters-1.1-8
Provides: printer-filters = printer-filters-1.1-8
# The database engine.
Source0: http://www.openprinting.org/download/foomatic/foomatic-db-engine-%{enginever}.tar.gz
@ -187,6 +191,9 @@ exit 0
%{_mandir}/man1/foomatic-rip.1*
%changelog
* Mon Jun 3 2013 Tim Waugh <twaugh@redhat.com> - 4.0.9-3
- Obsolete/provide printer-filters package now it has gone (bug #967316).
* Tue May 28 2013 Tom Callaway <spot@fedoraproject.org> - 4.0.9-2
- remove Artistic test scripts from source tarball (bz 967406)