diff --git a/hplip.spec b/hplip.spec index 359eb5a..9769a7d 100644 --- a/hplip.spec +++ b/hplip.spec @@ -75,7 +75,6 @@ drivers for HP printers and multi-function peripherals. %package common Summary: Files needed by the HPLIP printer and scanner drivers -Group: System Environment/Libraries License: GPLv2+ # /usr/lib/udev/rules.d Requires: systemd @@ -85,7 +84,6 @@ Files needed by the HPLIP printer and scanner drivers. %package libs Summary: HPLIP libraries -Group: System Environment/Libraries License: GPLv2+ and MIT Requires: %{name}-common%{?_isa} = %{version}-%{release} Requires: python3 @@ -107,7 +105,6 @@ Python 2 modules needed by HP plugin. %package gui Summary: HPLIP graphical tools -Group: Applications/System License: BSD Requires: python3-PyQt4 Requires: python3-reportlab @@ -121,7 +118,6 @@ HPLIP graphical tools. %package -n libsane-hpaio Summary: SANE driver for scanners in HP's multi-function devices -Group: System Environment/Daemons License: GPLv2+ Obsoletes: libsane-hpoj < 0.91 Provides: libsane-hpoj = 0.91 @@ -499,6 +495,7 @@ rm -f %{buildroot}%{_sysconfdir}/xdg/autostart/hplip-systray.desktop %changelog * Thu Jul 30 2015 Jiri Popelka - 3.15.7-3 - fix hpijs Obsoletes & Provides +- remove Group tag * Wed Jul 29 2015 Jiri Popelka - 3.15.7-2 - merge hpijs into main package (#1033952#14)