Accepting request 740772 from home:RBrownSUSE:branches:Base:System

Remove obsolete Groups tag (fate#326485)

OBS-URL: https://build.opensuse.org/request/show/740772
OBS-URL: https://build.opensuse.org/package/show/Base:System/efivar?expand=0&rev=44
This commit is contained in:
Gary Ching-Pang Lin 2019-10-18 01:35:36 +00:00 committed by Git OBS Bridge
parent 87f77570c7
commit 07cfbcbfd4
2 changed files with 5 additions and 3 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Oct 17 18:06:50 UTC 2019 - Richard Brown <rbrown@suse.com>
- Remove obsolete Groups tag (fate#326485)
-------------------------------------------------------------------
Fri Mar 8 03:16:22 UTC 2019 - Gary Ching-Pang Lin <glin@suse.com>

View File

@ -32,7 +32,6 @@ Version: 37
Release: 0
Summary: Tools to manage UEFI variables
License: LGPL-2.1-only
Group: Development/Libraries/C and C++
Url: https://github.com/rhinstaller/efivar
Source: https://github.com/rhinstaller/%{name}/releases/download/%{version}/%{name}-%{version}.tar.bz2
Patch0: libefiboot-export-disk_get_partition_info.patch
@ -59,14 +58,12 @@ efivar provides a simple command line interface to the UEFI variable facility.
%package -n libefivar%{major}
Summary: Library to manage UEFI variables
Group: System/Libraries
%description -n libefivar%{major}
Library to allow for the simple manipulation of UEFI variables.
%package devel
Summary: Development headers for libefivar
Group: Development/Libraries/C and C++
Requires: libefivar%{major} = %{version}-%{release}
%description devel