hpijs no longer requires net-snmp (bug #376641, bug #895643).

This commit is contained in:
Jiri Popelka 2013-01-16 13:23:58 +01:00
parent e56d6f6466
commit fbef66e280

View File

@ -1,7 +1,7 @@
Summary: HP Linux Imaging and Printing Project
Name: hplip
Version: 3.12.11
Release: 1%{?dist}
Release: 2%{?dist}
License: GPLv2+ and MIT
Group: System Environment/Daemons
@ -112,7 +112,6 @@ Group: Applications/Publishing
License: BSD
Epoch: %{hpijs_epoch}
Requires: %{name}-libs = %{version}-%{release}
Requires: net-snmp
Requires: cupsddk-drivers
Requires: cups
@ -520,6 +519,9 @@ rm -f %{buildroot}%{_sysconfdir}/xdg/autostart/hplip-systray.desktop
%postun libs -p /sbin/ldconfig
%changelog
* Wed Jan 16 2013 Jiri Popelka <jpopelka@redhat.com> 3.12.11-2
- hpijs no longer requires net-snmp (bug #376641, bug #895643).
* Tue Nov 27 2012 Jiri Popelka <jpopelka@redhat.com> 3.12.11-1
- 3.12.11
-- release-parport.patch merged upstream