# Generated by go2rpm %bcond_without check # https://github.com/msteinert/pam %global goipath github.com/msteinert/pam %global commit e61372126161db56aa15734b7575714920c274ac %gometa %global godevelheader %{expand: Requires: pam-devel} %global common_description %{expand: Go wrapper module for the Pluggable Authentication Modules (PAM) API.} %global golicenses LICENSE %global godocs README.md Name: %{goname} Version: 0 Release: 0.16%{?dist} Summary: Go wrapper module for the Pluggable Authentication Modules (PAM) API # Upstream license specification: BSD-2-Clause License: BSD URL: %{gourl} Source0: %{gosource} BuildRequires: pam-devel %if %{with check} # Tests BuildRequires: golang(github.com/bgentry/speakeasy) %endif %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Thu Jan 19 2023 Fedora Release Engineering - 0-0.16 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Thu Jul 21 2022 Fedora Release Engineering - 0-0.15 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Thu Jan 20 2022 Fedora Release Engineering - 0-0.14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Thu Jul 22 2021 Fedora Release Engineering - 0-0.13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Tue Jan 26 2021 Fedora Release Engineering - 0-0.12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Sun Jan 10 19:36:10 CET 2021 Robert-André Mauchin - 0-0.1y1.20210110gite613721 - Bump to commit e61372126161db56aa15734b7575714920c274ac * Sat Aug 01 2020 Fedora Release Engineering - 0-0.10 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Mon Jul 27 2020 Fedora Release Engineering - 0-0.9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Wed Jan 29 2020 Fedora Release Engineering - 0-0.8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Thu Jul 25 2019 Fedora Release Engineering - 0-0.7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Thu May 30 18:32:44 CEST 2019 Robert-André Mauchin - 0-0.6.20190530gitf29b9f2 - Bump to commit f29b9f28d6f9a1f6c4e6fd5db731999eb946574b * Fri Feb 01 2019 Fedora Release Engineering - 0-0.5.git2c288b3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Sun Nov 4 2018 mosquito - 0-0.4.20181104git2c288b3 - Rewrite rpm spec * Fri Jul 13 2018 Fedora Release Engineering - 0-0.3.git2c288b3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Wed Feb 07 2018 Fedora Release Engineering - 0-0.2.git2c288b3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Mon Aug 7 2017 mosquito - 0-0.1.git2c288b3 - Initial package build