Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/libvpd.git#d94f0e7f94e57856d2f811dfbae710bb2aaf0e6c
This commit is contained in:
parent
38640acf51
commit
95028b9d25
@ -1,6 +1,6 @@
|
||||
Name: libvpd
|
||||
Version: 2.2.8
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: VPD Database access library for lsvpd
|
||||
|
||||
License: LGPLv2+
|
||||
@ -9,6 +9,7 @@ Source: https://github.com/power-ras/%{name}/archive/v%{version}/%{name}-%{vers
|
||||
|
||||
BuildRequires: gcc-c++
|
||||
BuildRequires: sqlite-devel zlib-devel libstdc++-devel libtool
|
||||
BuildRequires: make
|
||||
|
||||
ExclusiveArch: %{power64}
|
||||
|
||||
@ -65,6 +66,9 @@ popd
|
||||
%{_libdir}/pkgconfig/libvpd_cxx-2.pc
|
||||
|
||||
%changelog
|
||||
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.8-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
* Mon Nov 09 2020 Than Ngo <than@redhat.com> - 2.2.8-1
|
||||
- rebase to 2.2.8
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user