- Requires PyQt (bug #159932).
This commit is contained in:
parent
7b96b1839b
commit
eed8964430
@ -11,6 +11,7 @@ Patch1: hplip-forward-decl.patch
|
|||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot
|
BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot
|
||||||
|
|
||||||
Requires: desktop-file-utils >= 0.2.92
|
Requires: desktop-file-utils >= 0.2.92
|
||||||
|
Requires: PyQt
|
||||||
|
|
||||||
BuildRequires: net-snmp-devel
|
BuildRequires: net-snmp-devel
|
||||||
BuildRequires: cups-devel
|
BuildRequires: cups-devel
|
||||||
@ -126,5 +127,8 @@ if ! grep ^hpoj /etc/sane.d/dll.conf >/dev/null 2>/dev/null ; then \
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jun 9 2005 Tim Waugh <twaugh@redhat.com>
|
||||||
|
- Requires PyQt (bug #159932).
|
||||||
|
|
||||||
* Tue Jun 7 2005 Tim Waugh <twaugh@redhat.com> 0.9.3-0.1
|
* Tue Jun 7 2005 Tim Waugh <twaugh@redhat.com> 0.9.3-0.1
|
||||||
- Initial package, based on Mandriva spec file.
|
- Initial package, based on Mandriva spec file.
|
||||||
|
Loading…
Reference in New Issue
Block a user