Merge branch 'f21'
This commit is contained in:
commit
85f9eb8ab1
@ -7,7 +7,7 @@
|
||||
Summary: HP Linux Imaging and Printing Project
|
||||
Name: hplip
|
||||
Version: 3.14.10
|
||||
Release: 5%{?dist}
|
||||
Release: 6%{?dist}
|
||||
License: GPLv2+ and MIT
|
||||
|
||||
Url: http://hplip.sourceforge.net/
|
||||
@ -58,7 +58,7 @@ BuildRequires: sane-backends-devel
|
||||
BuildRequires: pkgconfig(dbus-1)
|
||||
|
||||
# Make sure we get postscriptdriver tags.
|
||||
BuildRequires: python-cups, cups
|
||||
BuildRequires: python3-cups, cups
|
||||
|
||||
# macros: %%{_tmpfilesdir}, %%{_udevrulesdir}
|
||||
BuildRequires: systemd
|
||||
@ -503,6 +503,9 @@ rm -f %{buildroot}%{_sysconfdir}/xdg/autostart/hplip-systray.desktop
|
||||
%postun libs -p /sbin/ldconfig
|
||||
|
||||
%changelog
|
||||
* Wed Jan 14 2015 Tim Waugh <twaugh@redhat.com> - 3.14.10-6
|
||||
- Requires python3-cups to get postscriptdriver() tags.
|
||||
|
||||
* Tue Dec 23 2014 Tim Waugh <twaugh@redhat.com> - 3.14.10-5
|
||||
- Fixed left/right margins for HP DeskJet 990C (LP #1405212).
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user