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