- Rebuild for postscriptdriver tags.

This commit is contained in:
Tim Waugh 2010-02-04 14:48:31 +00:00
parent 9a68dfd533
commit 6fce035d9e

View File

@ -1,7 +1,7 @@
Summary: HP Linux Imaging and Printing Project
Name: hplip
Version: 3.9.12
Release: 4%{?dist}
Release: 5%{?dist}
License: GPLv2+ and MIT
Group: System Environment/Daemons
Conflicts: system-config-printer < 0.6.132
@ -45,6 +45,9 @@ BuildRequires: openssl-devel
BuildRequires: sane-backends-devel
BuildRequires: dbus-devel
# Make sure we get postscriptdriver tags.
BuildRequires: pycups
%description
The Hewlett-Packard Linux Imaging and Printing Project provides
drivers for HP printers and multi-function peripherals.
@ -342,6 +345,9 @@ fi
/usr/bin/update-desktop-database &>/dev/null ||:
%changelog
* Thu Feb 4 2010 Tim Waugh <twaugh@redhat.com> - 3.9.12-5
- Rebuild for postscriptdriver tags.
* Wed Jan 20 2010 Tim Waugh <twaugh@redhat.com> - 3.9.12-4
- Fixed crash when using Preferences dialog (bug #555979).