X-Git-Url: https://git.tld-linux.org/?a=blobdiff_plain;f=debootstrap.spec;h=9e0beddd55e488f9950f052878f32d97d51c533a;hb=eeeb4ba74dd786e087ff32c43c23bfa37e8f64ef;hp=937a9177779c532c1a9bb670ea7b1ec98817b5a4;hpb=7fb500cb0c9014217d18ff152ce358e3d1e2c9be;p=packages%2Fdebootstrap.git diff --git a/debootstrap.spec b/debootstrap.spec index 937a917..9e0bedd 100644 --- a/debootstrap.spec +++ b/debootstrap.spec @@ -1,21 +1,19 @@ -# TODO: -# - optional package with dev files / links to dev Summary: Bootstrap a basic Debian system Summary(pl.UTF-8): Instalator podstawowego systemu opartego o pakiety deb Name: debootstrap -Version: 1.0.72 +Version: 1.0.115 Release: 1 License: MIT-like Group: Applications/File Source0: http://ftp.debian.org/debian/pool/main/d/debootstrap/%{name}_%{version}.tar.gz -# Source0-md5: 0cacf6e3bd8b566e921d2a326d6fd2bd +# Source0-md5: 67ab3d97612e7b027d0e096f7b252eec Source1: devices.tar.gz # Source1-md5: 8c12b8d845b32080c6c769afb3376ada URL: https://wiki.debian.org/Debootstrap BuildRequires: sed >= 4.0 BuildRequires: tar >= 1:1.22 BuildRequires: xz -Requires: binutils +Requires: dpkg Requires: wget BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -45,6 +43,9 @@ install %{name} $RPM_BUILD_ROOT%{_sbindir}/%{name} install %{name}.8 $RPM_BUILD_ROOT%{_mandir}/man8/%{name}.8 cp -a scripts $RPM_BUILD_ROOT%{_datadir}/%{name}/scripts +ln -s sid $RPM_BUILD_ROOT%{_datadir}/%{name}/scripts/ascii +ln -s sid $RPM_BUILD_ROOT%{_datadir}/%{name}/scripts/beowulf +ln -s sid $RPM_BUILD_ROOT%{_datadir}/%{name}/scripts/ceres install functions $RPM_BUILD_ROOT%{_datadir}/%{name} install %{SOURCE1} $RPM_BUILD_ROOT%{_datadir}/%{name}