]> git.pld-linux.org Git - packages/coreutils.git/commitdiff
- new tar supports xz
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sun, 21 Feb 2010 18:21:22 +0000 (18:21 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    coreutils.spec -> 1.161

coreutils.spec

index afc03c67eab7fcf0c9cf66c9a076fe2ce052c7c2..0246c5358c49c9e7671b36c56027f740e66f6ac6 100644 (file)
@@ -49,6 +49,7 @@ BuildRequires:        libcap-devel
 BuildRequires: libselinux-devel
 BuildRequires: pam-devel
 BuildRequires: rpmbuild(find_lang) >= 1.24
+BuildRequires: tar >= 1:1.22
 BuildRequires: texinfo >= 4.2
 BuildRequires: xz
 Requires:      pam >= 0.77.3
@@ -107,8 +108,7 @@ Programy zawarte w tym pakiecie to:
   unexpand uniq unlink users vdir wc who whoami yes
 
 %prep
-%setup -q -c -T -a1
-xz -dc %{SOURCE0} | tar xf - -C ..
+%setup -q -a1
 # currently obsolete
 # %patch13 -p1
 # ?
This page took 0.194658 seconds and 4 git commands to generate.