X-Git-Url: https://git.tld-linux.org/?p=packages%2Fdebootstrap.git;a=blobdiff_plain;f=debootstrap.spec;h=9e0beddd55e488f9950f052878f32d97d51c533a;hp=b7c801f0aa5d53f7be6366e2d5b5a8de84841e3e;hb=HEAD;hpb=409e9d1fc9d43881f05ab57cc9c138ebfc33c783 diff --git a/debootstrap.spec b/debootstrap.spec index b7c801f..d378a2a 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.64 +Version: 1.0.134 Release: 1 License: MIT-like Group: Applications/File -Source0: http://ftp.debian.org/debian/pool/main/d/debootstrap/%{name}_%{version}.tar.xz -# Source0-md5: 536b1c6e53f65b9c0411a39a46d4b2cd +Source0: http://ftp.debian.org/debian/pool/main/d/debootstrap/%{name}_%{version}.tar.gz +# Source0-md5: faa51b403aebee9ed297b02fdb2bc55f 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) @@ -33,7 +31,7 @@ pliki .deb z serwera i ostrożnie rozpakowuje je do katalogu, dokąd możesz się następnie chrootować. %prep -%setup -q +%setup -q -n debootstrap sed -i -e "s|@VERSION@|%{version}|g" %{name} %install