Blame arch-install-scripts.spec

fb9a201
Name:           arch-install-scripts
48f2bfe
Version:        23
84308e8
Release:        2%{?dist}
8fd4e8b
Summary:        Scripts to bootstrap Arch Linux distribution
fb9a201
License:        GPLv2
8fd4e8b
URL:            https://projects.archlinux.org/arch-install-scripts.git
8fd4e8b
Source0:        https://projects.archlinux.org/arch-install-scripts.git/snapshot/%{name}-%{version}.tar.gz
fb9a201
BuildArch:      noarch
fb9a201
BuildRequires:  m4
2f15769
BuildRequires:  asciidoc
999f7c8
BuildRequires: make
fb9a201
Requires:       archlinux-keyring
8fd4e8b
Requires:       pacman
fb9a201
fb9a201
%description
fb9a201
A small suite of scripts aimed at automating some menial tasks when
fb9a201
installing Arch Linux, most notably including actually performing the
fb9a201
installation.
fb9a201
fb9a201
To install and launch Arch in a container:
fb9a201
  pacman-key --init
fb9a201
  pacman-key --populate archlinux
b026dbb
  mkdir -p /var/lib/machines/arch
7038ab4
  pacstrap -G -M -i -c /var/lib/machines/arch base
b026dbb
  systemd-nspawn -bD /var/lib/machines/arch
fb9a201
fb9a201
%prep
fb9a201
%setup -q
fb9a201
fb9a201
%build
8fd4e8b
%make_build PREFIX=%{_prefix}
fb9a201
fb9a201
%install
fb9a201
%make_install PREFIX=%{_prefix}
fb9a201
8fd4e8b
%check
8fd4e8b
make check
8fd4e8b
fb9a201
%files
8fd4e8b
%license COPYING
fb9a201
%{_bindir}/arch-chroot
fb9a201
%{_bindir}/genfstab
fb9a201
%{_bindir}/pacstrap
48f2bfe
%{_datadir}/bash-completion/completions/arch-chroot
48f2bfe
%{_datadir}/bash-completion/completions/genfstab
48f2bfe
%{_datadir}/bash-completion/completions/pacstrap
fb9a201
%dir %{_datadir}/zsh/site-functions
fb9a201
%{_datadir}/zsh/site-functions/_archinstallscripts
48f2bfe
%{_mandir}/man8/arch-chroot.8*
48f2bfe
%{_mandir}/man8/genfstab.8*
48f2bfe
%{_mandir}/man8/pacstrap.8*
fb9a201
fb9a201
%changelog
84308e8
* Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 23-2
84308e8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
84308e8
48f2bfe
* Tue Mar 31 2020 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 23-1
48f2bfe
- Update to latest version (#1717676)
48f2bfe
0582452
* Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 21-3
0582452
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
0582452
943dba6
* Wed Jul 24 2019 Fedora Release Engineering <releng@fedoraproject.org> - 21-2
943dba6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
943dba6
1dfd9b2
* Tue Mar 19 2019 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 21-1
1dfd9b2
- Update to latest version (#1622287)
1dfd9b2
5447d8f
* Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 18-3
5447d8f
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
5447d8f
5dfb99f
* Thu Jul 12 2018 Fedora Release Engineering <releng@fedoraproject.org> - 18-2
5dfb99f
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
5dfb99f
d3d1b51
* Sat Feb 10 2018 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 18-1
d3d1b51
- Update to latest version
d3d1b51
1f18647
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 15-6
1f18647
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
1f18647
a51a4b6
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 15-5
a51a4b6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
a51a4b6
b49cf10
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 15-4
b49cf10
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
b49cf10
c5ceaed
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 15-3
c5ceaed
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
c5ceaed
75d8f2d
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 15-2
75d8f2d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
75d8f2d
8fd4e8b
* Mon Feb 16 2015 Christopher Meng <rpm@cicku.me> - 15-1
8fd4e8b
- Update to v15
8fd4e8b
5a1e1eb
* Tue Jan 06 2015 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 14-1
5a1e1eb
- Update to v14. (#1175134).
5a1e1eb
8928e1f
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 13-3
8928e1f
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
8928e1f
7f51aef
* Thu Feb 06 2014 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 13-2
7f51aef
- Update installation instructions.
7f51aef
e856389
* Thu Feb 06 2014 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 13-1
e856389
- Update to v13. (#1062168).
e856389
fb9a201
* Thu Aug 22 2013 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 11-2
fb9a201
- Remove "+" from license.
fb9a201
- Replace path with macro.
fb9a201
- Package accepted (#998125).
fb9a201
fb9a201
* Fri Aug 16 2013 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 11-1
fb9a201
- Initial packaging.