From b56249f8f1c2058867cbfe86202cc7d1e22403fc Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Jan 28 2019 19:24:11 +0000 Subject: Remove obsolete Group tag References: https://fedoraproject.org/wiki/Changes/Remove_Group_Tag --- diff --git a/libemu.spec b/libemu.spec index b26aa4c..2f03e79 100644 --- a/libemu.spec +++ b/libemu.spec @@ -2,7 +2,6 @@ Name: libemu Version: 0.2.0 Summary: The x86 shell-code detection and emulation # Group needed for EPEL -Group: Applications/System %global rel 10 @@ -219,7 +218,6 @@ developing applications that use %{name}. %package -n python2-libemu # ======================= python2-libemu ============================= Summary: Python2 binding to the libemu x86 emulator -Group: Development/Libraries Requires: %{name}%{?_isa} = %{version}-%{release} %{?python_provide:%python_provide python2-%{name}} @@ -232,7 +230,6 @@ Python2 binding to the libemu x86 emulator. %package -n python3-libemu # ======================= python3-libemu ============================= Summary: Python3 binding to the libemu x86 emulator -Group: Development/Libraries Requires: %{name}%{?_isa} = %{version}-%{release} %{?python_provide:%python_provide python%{python3_pkgversion}-%{name}}