X-Git-Url: https://git.tld-linux.org/?p=packages%2Fdebootstrap.git;a=blobdiff_plain;f=debootstrap.spec;h=9e0beddd55e488f9950f052878f32d97d51c533a;hp=0df7ab42f70cc54e09d5c6985019bb2769be47ea;hb=HEAD;hpb=a737b4bcb552aaace019ff95d7c71bf0b03d29e4 diff --git a/debootstrap.spec b/debootstrap.spec index 0df7ab4..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.63 +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: db85404fba0b76249343d0d1285ed02b +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