[debootstrap/el6: 6/9] cleanup: drop support for EL-5

jvcelak jvcelak at fedoraproject.org
Sat Aug 2 01:14:39 UTC 2014


commit 54af7ed1c802869afe74f6bcd116b2f6f00f43dc
Author: Jan Vcelak <jvcelak at fedoraproject.org>
Date:   Sat Aug 2 03:07:56 2014 +0200

    cleanup: drop support for EL-5

 debootstrap.spec |    5 -----
 1 files changed, 0 insertions(+), 5 deletions(-)
---
diff --git a/debootstrap.spec b/debootstrap.spec
index d29d781..817849a 100644
--- a/debootstrap.spec
+++ b/debootstrap.spec
@@ -10,7 +10,6 @@ Source0:        http://ftp.debian.org/debian/pool/main/d/debootstrap/debootstrap
 Patch0:         debootstrap-perms.patch
 Patch1:         debootstrap-arch.patch
 Patch2:         debootstrap-path.patch
-BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
 
 BuildRequires:  fakeroot
@@ -75,10 +74,6 @@ sed -i -e 's;/usr/share;%{_datadir};' $RPM_BUILD_ROOT%{_sbindir}/debootstrap
 touch -r debootstrap  $RPM_BUILD_ROOT%{_sbindir}/debootstrap
 
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
-
 %files
 %defattr(-,root,root,-)
 %{_datadir}/debootstrap


More information about the scm-commits mailing list