From 54af7ed1c802869afe74f6bcd116b2f6f00f43dc Mon Sep 17 00:00:00 2001 From: Jan Vcelak Date: Aug 02 2014 01:11:46 +0000 Subject: cleanup: drop support for EL-5 --- 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