|
|
|
@ -1,13 +1,14 @@
|
|
|
|
|
Name: libvpd
|
|
|
|
|
Version: 2.2.10
|
|
|
|
|
Version: 2.2.9
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Summary: VPD Database access library for lsvpd
|
|
|
|
|
|
|
|
|
|
License: LGPL-2.0-or-later
|
|
|
|
|
Group: System Environment/Libraries
|
|
|
|
|
License: LGPLv2+
|
|
|
|
|
URL: https://github.com/power-ras/%{name}/releases
|
|
|
|
|
Source: https://github.com/power-ras/%{name}/archive/v%{version}/%{name}-%{version}.tar.gz
|
|
|
|
|
|
|
|
|
|
BuildRequires: gcc-c++
|
|
|
|
|
BuildRequires: gcc-c++
|
|
|
|
|
BuildRequires: sqlite-devel zlib-devel libstdc++-devel libtool
|
|
|
|
|
BuildRequires: make
|
|
|
|
|
|
|
|
|
@ -19,6 +20,7 @@ created by vpdupdate in the lsvpd package.
|
|
|
|
|
|
|
|
|
|
%package devel
|
|
|
|
|
Summary: Header files for libvpd
|
|
|
|
|
Group: Development/Libraries
|
|
|
|
|
Requires: %{name} = %{version}-%{release} sqlite-devel pkgconfig
|
|
|
|
|
%description devel
|
|
|
|
|
Contains header files for building with libvpd.
|
|
|
|
@ -27,7 +29,6 @@ Contains header files for building with libvpd.
|
|
|
|
|
%setup -q
|
|
|
|
|
|
|
|
|
|
%build
|
|
|
|
|
export CXXFLAGS="-std=c++14 $RPM_OPT_FLAGS"
|
|
|
|
|
./bootstrap.sh
|
|
|
|
|
%configure --disable-static
|
|
|
|
|
make %{?_smp_mflags}
|
|
|
|
@ -56,84 +57,22 @@ find %{buildroot} -type f -name "*.la" -delete
|
|
|
|
|
%{_libdir}/pkgconfig/libvpd_cxx-2.pc
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Fri Dec 06 2024 Than Ngo <than@redhat.com> - 2.2.10-1
|
|
|
|
|
- Update to 2.2.10, fix displaying duplicate VPD details
|
|
|
|
|
Resolves: RHEL-24572
|
|
|
|
|
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 2.2.9-9
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 2.2.9-8
|
|
|
|
|
- Bump release for June 2024 mass rebuild
|
|
|
|
|
|
|
|
|
|
* Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.9-7
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.9-6
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Thu Feb 16 2023 Than Ngo <than@redhat.com> - 2.2.9-5
|
|
|
|
|
- migrated to SPDX license
|
|
|
|
|
|
|
|
|
|
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.9-4
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.9-3
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Thu Apr 07 2022 Dan Horák <dan[at]danny.cz> - 2.2.9-2
|
|
|
|
|
- fix development symlinks
|
|
|
|
|
|
|
|
|
|
* Wed Apr 06 2022 Than Ngo <than@redhat.com> - 2.2.9-1
|
|
|
|
|
- rebase to 2.2.9
|
|
|
|
|
|
|
|
|
|
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.8-4
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.8-3
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.8-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
|
|
|
|
* Fri May 13 2022 Than Ngo <than@redhat.com> - 2.2.9-1
|
|
|
|
|
- Resolves: #2051316, rebase to 2.2.9
|
|
|
|
|
|
|
|
|
|
* Mon Nov 09 2020 Than Ngo <than@redhat.com> - 2.2.8-1
|
|
|
|
|
- rebase to 2.2.8
|
|
|
|
|
- Resolves: #1844429, rebase to 2.2.8
|
|
|
|
|
|
|
|
|
|
* Tue Oct 27 2020 Jeff Law <law@redhat.com> - 2.2.7-3
|
|
|
|
|
- Force C++14 as this code is not C++17 ready
|
|
|
|
|
* Mon Apr 06 2020 Than Ngo <than@redhat.com> - 2.2.7-1
|
|
|
|
|
- Resolves: #1664098, rebase to 2.2.7
|
|
|
|
|
|
|
|
|
|
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.7-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Thu Jul 09 2020 Than Ngo <than@redhat.com> - 2.2.7-1
|
|
|
|
|
- rebase to 2.2.7
|
|
|
|
|
|
|
|
|
|
* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.6-7
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Mon Dec 02 2019 Than Ngo <than@redhat.com> - 2.2.6-6
|
|
|
|
|
- Update Url and Source
|
|
|
|
|
|
|
|
|
|
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.6-5
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.6-4
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Fri Jul 20 2018 Sinny Kumari <sinnykumari@fedoraproject.org> - 2.2.6-3
|
|
|
|
|
- Add gcc-c++ as BuildRequires
|
|
|
|
|
|
|
|
|
|
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.6-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
|
|
|
|
* Wed Jun 05 2019 Than Ngo <than@redhat.com> - 2.2.6-2
|
|
|
|
|
- Reolves: #1715728, rebuild to get libvpd-devel added to the Builder repo
|
|
|
|
|
|
|
|
|
|
* Fri Jul 06 2018 Sinny Kumari <sinnykumari@fedoraproject.org> - 2.2.6-1
|
|
|
|
|
- Rebase to 2.2.6
|
|
|
|
|
- run.vpdupdate is now created in /run instead of /var/lib/lsvpd/
|
|
|
|
|
|
|
|
|
|
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.5-8
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.5-7
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
|
|
|
|
|
|