Index: /projects/mondorescue/pbconf/branches/2.2.9/mindi-busybox/rpm/mindi-busybox.spec
===================================================================
--- /projects/mondorescue/pbconf/branches/2.2.9/mindi-busybox/rpm/mindi-busybox.spec	(revision 778)
+++ /projects/mondorescue/pbconf/branches/2.2.9/mindi-busybox/rpm/mindi-busybox.spec	(revision 1022)
@@ -11,5 +11,6 @@
 Source:		PBREPO/PBSRC
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(id -u -n)
-BuildRequires: gcc PBBUILDREQ
+BuildRequires: PBBUILDREQ
+# Cf: https://bugzilla.redhat.com/show_bug.cgi?id=588550
 ExcludeArch:	ppc
 
@@ -18,5 +19,5 @@
 
 %prep
-%setup -n %name-%{version}
+%setup -q -n %name-%{version}
 
 %build
