update code
This commit is contained in:
parent
189a91fe05
commit
f856bf0c2b
10
efivar.spec
10
efivar.spec
@ -1,12 +1,12 @@
|
|||||||
Name: efivar
|
Name: efivar
|
||||||
Version: 37
|
Version: 37
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: Tools and libraries to work with EFI variables
|
Summary: Tools and libraries to work with EFI variables
|
||||||
License: LGPLv2.1
|
License: LGPLv2.1
|
||||||
URL: https://github.com/rhboot/%{name}
|
URL: https://github.com/rhboot/%{name}
|
||||||
Source0: https://github.com/rhboot/%{name}/releases/download/%{version}/%{name}-%{version}.tar.bz2
|
Source0: https://github.com/rhboot/%{name}/releases/download/%{version}/%{name}-%{version}.tar.bz2
|
||||||
|
|
||||||
BuildRequires: popt-devel glibc-static libabigail
|
BuildRequires: popt-devel glibc-static
|
||||||
Provides: %{name}-libs
|
Provides: %{name}-libs
|
||||||
Obsoletes: %{name}-libs
|
Obsoletes: %{name}-libs
|
||||||
|
|
||||||
@ -53,5 +53,11 @@ Development titles to use libefivar must be included.
|
|||||||
%{_mandir}/man3/*
|
%{_mandir}/man3/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Oct 17 2019 openEuler Buildteam <buildteam@openeuler.org> - 37-2
|
||||||
|
- Type:bugfix
|
||||||
|
- Id:NA
|
||||||
|
- SUG:NA
|
||||||
|
- DESC:remove the libabigail in buildRequires.
|
||||||
|
|
||||||
* Mon Sep 2 2019 openEuler Buildteam <buildteam@openeuler.org> - 37-1
|
* Mon Sep 2 2019 openEuler Buildteam <buildteam@openeuler.org> - 37-1
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user