X-Git-Url: https://git.tld-linux.org/?a=blobdiff_plain;f=debootstrap.spec;h=3dbeb367d53c1fba200567300cd4c61f92882db1;hb=12458bff19142e018ed39ee5aeefcdf98c2d7d88;hp=0df7ab42f70cc54e09d5c6985019bb2769be47ea;hpb=a737b4bcb552aaace019ff95d7c71bf0b03d29e4;p=packages%2Fdebootstrap.git diff --git a/debootstrap.spec b/debootstrap.spec index 0df7ab4..3dbeb36 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.93 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: db30bdbf17d63d35a2cf28ba343db734 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 %{name} sed -i -e "s|@VERSION@|%{version}|g" %{name} %install