2024-01-06 08:22:24 +01:00
|
|
|
Name: packer
|
2024-01-06 08:22:26 +01:00
|
|
|
Version: 1.9.0
|
2024-01-06 08:22:24 +01:00
|
|
|
Release: 1mamba
|
|
|
|
Summary: A tool for creating identical machine images for multiple platforms from a single source configuration
|
|
|
|
Group: Development/Tools
|
|
|
|
Vendor: openmamba
|
|
|
|
Distribution: openmamba
|
|
|
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
2024-01-06 08:22:25 +01:00
|
|
|
URL: https://www.packer.io/
|
2024-01-06 08:22:24 +01:00
|
|
|
## GITSOURCE https://github.com/hashicorp/packer.git v1.2.5
|
|
|
|
Source: https://github.com/hashicorp/packer.git/v%{version}/packer-%{version}.tar.bz2
|
|
|
|
License: MPL 2.0
|
|
|
|
## AUTOBUILDREQ-BEGIN
|
|
|
|
## AUTOBUILDREQ-END
|
2024-01-06 08:22:25 +01:00
|
|
|
BuildRequires: go
|
2024-01-06 08:22:24 +01:00
|
|
|
|
|
|
|
%description
|
|
|
|
Packer is a tool for creating identical machine images for multiple platforms from a single source configuration.
|
|
|
|
|
|
|
|
%debug_package
|
|
|
|
|
|
|
|
%prep
|
|
|
|
%setup -q -c -a0
|
|
|
|
mkdir -p src/github.com/hashicorp
|
|
|
|
mv %{name}-%{version} src/github.com/hashicorp/%{name}
|
|
|
|
|
|
|
|
%build
|
|
|
|
export GOPATH=`pwd`
|
|
|
|
export CGO_ENABLED=0
|
|
|
|
export PATH="$PATH:$GOPATH/bin"
|
|
|
|
sed -e '/VersionPrerelease = ""/ {N;N;N;d;}' -i src/github.com/hashicorp/%{name}/Makefile
|
|
|
|
cd src/github.com/hashicorp/%{name}
|
2024-01-06 08:22:25 +01:00
|
|
|
go build -buildmode=exe -o packer-binary
|
2024-01-06 08:22:24 +01:00
|
|
|
|
|
|
|
%install
|
|
|
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
|
|
|
cd src/github.com/hashicorp/%{name}
|
|
|
|
install -Dm755 packer-binary %{buildroot}%{_bindir}/packer
|
|
|
|
|
|
|
|
%clean
|
|
|
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
|
|
|
|
|
|
|
%files
|
|
|
|
%defattr(-,root,root)
|
|
|
|
%{_bindir}/packer
|
|
|
|
%doc src/github.com/hashicorp/packer/LICENSE
|
|
|
|
|
|
|
|
%changelog
|
2024-01-06 08:22:26 +01:00
|
|
|
* Thu Jun 01 2023 Automatic Build System <autodist@mambasoft.it> 1.9.0-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-06 08:22:26 +01:00
|
|
|
* Fri May 05 2023 Automatic Build System <autodist@mambasoft.it> 1.8.7-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-06 08:22:26 +01:00
|
|
|
* Thu Feb 16 2023 Automatic Build System <autodist@mambasoft.it> 1.8.6-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-06 08:22:25 +01:00
|
|
|
* Tue Dec 13 2022 Automatic Build System <autodist@mambasoft.it> 1.8.5-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-06 08:22:25 +01:00
|
|
|
* Sat Oct 29 2022 Automatic Build System <autodist@mambasoft.it> 1.8.4-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-06 08:22:25 +01:00
|
|
|
* Tue Aug 09 2022 Automatic Build System <autodist@mambasoft.it> 1.8.3-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-06 08:22:25 +01:00
|
|
|
* Wed Jun 22 2022 Automatic Build System <autodist@mambasoft.it> 1.8.2-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-06 08:22:25 +01:00
|
|
|
* Sat May 28 2022 Automatic Build System <autodist@mambasoft.it> 1.8.1-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-06 08:22:25 +01:00
|
|
|
* Sat Mar 05 2022 Automatic Build System <autodist@mambasoft.it> 1.8.0-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-06 08:22:25 +01:00
|
|
|
* Thu Feb 03 2022 Automatic Build System <autodist@mambasoft.it> 1.7.10-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-06 08:22:25 +01:00
|
|
|
* Thu Jan 20 2022 Automatic Build System <autodist@mambasoft.it> 1.7.9-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-06 08:22:25 +01:00
|
|
|
* Thu Oct 28 2021 Automatic Build System <autodist@mambasoft.it> 1.7.8-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-06 08:22:25 +01:00
|
|
|
* Tue Oct 19 2021 Automatic Build System <autodist@mambasoft.it> 1.7.7-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-06 08:22:25 +01:00
|
|
|
* Wed Sep 29 2021 Automatic Build System <autodist@mambasoft.it> 1.7.6-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-06 08:22:25 +01:00
|
|
|
* Wed Sep 15 2021 Automatic Build System <autodist@mambasoft.it> 1.7.5-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-06 08:22:25 +01:00
|
|
|
* Wed Jul 21 2021 Automatic Build System <autodist@mambasoft.it> 1.7.4-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-06 08:22:25 +01:00
|
|
|
* Wed Jun 16 2021 Automatic Build System <autodist@mambasoft.it> 1.7.3-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-06 08:22:25 +01:00
|
|
|
* Fri May 07 2021 Automatic Build System <autodist@mambasoft.it> 1.7.2-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-06 08:22:25 +01:00
|
|
|
* Sat Feb 20 2021 Automatic Build System <autodist@mambasoft.it> 1.7.0-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-06 08:22:25 +01:00
|
|
|
* Sun Nov 22 2020 Automatic Build System <autodist@mambasoft.it> 1.6.5-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-06 08:22:25 +01:00
|
|
|
* Sun Nov 15 2020 Automatic Build System <autodist@mambasoft.it> 1.6.4-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-06 08:22:25 +01:00
|
|
|
* Sun Oct 18 2020 Automatic Build System <autodist@mambasoft.it> 1.6.3-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-06 08:22:25 +01:00
|
|
|
* Sun Aug 30 2020 Automatic Build System <autodist@mambasoft.it> 1.6.2-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-06 08:22:25 +01:00
|
|
|
* Mon Mar 30 2020 Automatic Build System <autodist@mambasoft.it> 1.5.5-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-06 08:22:25 +01:00
|
|
|
* Sat Feb 22 2020 Automatic Build System <autodist@mambasoft.it> 1.5.4-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-06 08:22:25 +01:00
|
|
|
* Wed Dec 25 2019 Automatic Build System <autodist@mambasoft.it> 1.5.1-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-06 08:22:24 +01:00
|
|
|
* Sat Nov 16 2019 Automatic Build System <autodist@mambasoft.it> 1.4.5-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-06 08:22:24 +01:00
|
|
|
* Fri Oct 11 2019 Automatic Build System <autodist@mambasoft.it> 1.4.4-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-06 08:22:24 +01:00
|
|
|
* Fri Aug 30 2019 Automatic Build System <autodist@mambasoft.it> 1.4.3-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-06 08:22:24 +01:00
|
|
|
* Sat Jul 13 2019 Automatic Build System <autodist@mambasoft.it> 1.4.2-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-06 08:22:24 +01:00
|
|
|
* Mon May 27 2019 Automatic Build System <autodist@mambasoft.it> 1.4.1-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-06 08:22:24 +01:00
|
|
|
* Sun Apr 14 2019 Automatic Build System <autodist@mambasoft.it> 1.4.0-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-06 08:22:24 +01:00
|
|
|
* Tue Mar 05 2019 Automatic Build System <autodist@mambasoft.it> 1.3.5-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-06 08:22:24 +01:00
|
|
|
* Fri Feb 01 2019 Automatic Build System <autodist@mambasoft.it> 1.3.4-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-06 08:22:24 +01:00
|
|
|
* Tue Dec 18 2018 Automatic Build System <autodist@mambasoft.it> 1.3.3-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-06 08:22:24 +01:00
|
|
|
* Fri Nov 02 2018 Automatic Build System <autodist@mambasoft.it> 1.3.2-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-06 08:22:24 +01:00
|
|
|
* Fri Sep 21 2018 Automatic Build System <autodist@mambasoft.it> 1.3.1-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-06 08:22:24 +01:00
|
|
|
* Mon Sep 10 2018 Silvan Calarco <silvan.calarco@mambasoft.it> 1.2.5-1mamba
|
|
|
|
- package created using the webbuild interface
|