On Fri, 2006-06-09 at 21:29 -0700, Christopher Stone wrote: > Author: xulchris > > Update of /cvs/extras/rpms/poker-eval/FC-4 > In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29974/FC-4 > > Modified Files: > poker-eval.spec > %install > -rm -rf %{buildroot} > -make install DESTDIR=%{buildroot} > +%{__rm} -rf %{buildroot} > +%makeinstall > %changelog > +* Fri Jun 09 2006 Christopher Stone <chris.stone@xxxxxxxxx> 131.0-2 > +- Add pkgconfig to devel Requires > +- Use macros for system commands > +- Use %%makeinstall macro Why the %makeinstall? makeinstall is an anachronism and should only be used if make DESTDIR=... install is nonfunctional. Ralf -- fedora-extras-list mailing list fedora-extras-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-extras-list