X-Git-Url: https://git.tld-linux.org/?a=blobdiff_plain;f=debootstrap.spec;h=fe0c768d29c832d538e619a90df1e1e18bf1d84c;hb=1ca83b1bb8961604ac0241ff4e77d14b174ba02f;hp=0df7ab42f70cc54e09d5c6985019bb2769be47ea;hpb=a737b4bcb552aaace019ff95d7c71bf0b03d29e4;p=packages%2Fdebootstrap.git diff --git a/debootstrap.spec b/debootstrap.spec index 0df7ab4..fe0c768 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.111 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: 3cf2802de87c4997d65bb532b383bdfe 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