|
|
|
@ -1,8 +1,8 @@
|
|
|
|
|
Name: nss_wrapper
|
|
|
|
|
Version: 1.1.13
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Version: 1.1.15
|
|
|
|
|
Release: 7%{?dist}
|
|
|
|
|
|
|
|
|
|
License: BSD
|
|
|
|
|
License: BSD-3-Clause
|
|
|
|
|
Summary: A wrapper for the user, group and hosts NSS API
|
|
|
|
|
Url: https://cwrap.org/
|
|
|
|
|
|
|
|
|
@ -10,6 +10,8 @@ Source0: https://ftp.samba.org/pub/cwrap/%{name}-%{version}.tar.gz
|
|
|
|
|
Source1: https://ftp.samba.org/pub/cwrap/%{name}-%{version}.tar.gz.asc
|
|
|
|
|
Source2: nss_wrapper.keyring
|
|
|
|
|
|
|
|
|
|
Patch0: nss_wrapper-fix-cmocka-1.1.6+-support.patch
|
|
|
|
|
|
|
|
|
|
BuildRequires: cmake
|
|
|
|
|
BuildRequires: gcc
|
|
|
|
|
BuildRequires: gnupg2
|
|
|
|
@ -51,7 +53,7 @@ The %{name}-libs package provides only the shared library.
|
|
|
|
|
For a minimal footprint, install just this package.
|
|
|
|
|
|
|
|
|
|
%prep
|
|
|
|
|
gpgv2 --quiet --keyring %{SOURCE2} %{SOURCE1} %{SOURCE0}
|
|
|
|
|
%{gpgverify} --keyring='%{SOURCE2}' --signature='%{SOURCE1}' --data='%{SOURCE0}'
|
|
|
|
|
%autosetup -p1
|
|
|
|
|
|
|
|
|
|
%build
|
|
|
|
@ -84,22 +86,56 @@ sed -i '1 s|/usr/bin/env\ perl|/usr/bin/perl|' %{buildroot}%{_bindir}/nss_wrappe
|
|
|
|
|
%{_libdir}/libnss_wrapper.so*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 1.1.15-7
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
* Fri Oct 25 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 1.1.15-6
|
|
|
|
|
- Rebuilt for MSVSphere 10
|
|
|
|
|
|
|
|
|
|
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 1.1.15-6
|
|
|
|
|
- Bump release for June 2024 mass rebuild
|
|
|
|
|
|
|
|
|
|
* Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.15-5
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.15-4
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.15-3
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Mon Mar 06 2023 Andreas Schneider <asn@redhat.com> - 1.1.15-2
|
|
|
|
|
- Update License to SPDX expression
|
|
|
|
|
|
|
|
|
|
* Mon Feb 27 2023 Andreas Schneider <asn@redhat.com> - 1.1.15-1
|
|
|
|
|
- Update to version 1.1.15
|
|
|
|
|
https://gitlab.com/cwrap/nss_wrapper/-/blob/nss_wrapper-1.1.15/CHANGELOG
|
|
|
|
|
- Fix building with cmocka >= 1.1.6
|
|
|
|
|
|
|
|
|
|
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.13-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Wed Nov 09 2022 Andreas Schneider <asn@redhat.com> - 1.1.13-1
|
|
|
|
|
- related: rhbz#2139666 - Rebase to version 1.1.13
|
|
|
|
|
- Update to version 1.1.13
|
|
|
|
|
https://gitlab.com/cwrap/nss_wrapper/-/blob/nss_wrapper-1.1.13/CHANGELOG
|
|
|
|
|
|
|
|
|
|
* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.12-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Thu Nov 03 2022 Andreas Schneider <asn@redhat.com> - 1.1.12-1
|
|
|
|
|
- resolves: rhbz#2139666 - Rebase to version 1.1.12
|
|
|
|
|
* Fri Jun 24 2022 Andreas Schneider <asn@redhat.com> - 1.1.12-1
|
|
|
|
|
- Update to version 1.1.12
|
|
|
|
|
https://gitlab.com/cwrap/nss_wrapper/-/blob/nss_wrapper-1.1.12/CHANGELOG
|
|
|
|
|
|
|
|
|
|
* Fri Mar 18 2022 Andreas Schneider <asn@redhat.com> - 1.1.11-8
|
|
|
|
|
- resolves: rhbz#2028819 - Introduce nss_wrapper-libs package to allow install
|
|
|
|
|
smaller footprint
|
|
|
|
|
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.11-8
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 1.1.11-7
|
|
|
|
|
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
|
|
|
|
Related: rhbz#1991688
|
|
|
|
|
* Mon Nov 15 2021 Honza Horak <hhorak@redhat.com> - 1.1.11-7
|
|
|
|
|
- Introduce nss_wrapper-libs package to allow install smaller footprint
|
|
|
|
|
Resolves: RHBZ#2023435
|
|
|
|
|
|
|
|
|
|
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 1.1.11-6
|
|
|
|
|
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
|
|
|
|
|
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.11-6
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.11-5
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
|
|
|
|