On Mon, 16 Feb 2004 13:02:32 -0800, David Rees wrote: > John Dalbec wrote, On 2/16/2004 12:26 PM: > > GRRR. I just found that XFree86.spec is missing a libtool > > BuildRequires. Rebuilding... > > All of the build requirements in XFree86.spec are given as > > BuildPreReq's. What's the difference? > > From what I can tell, BuildPreReq is deprecated, and should be replaced > with BuildRequire. > > http://www.geocrawler.com/archives/3/87/1999/7/50/2480267/ But with old distributions with old software and old packages, that is no reason to be concerned. Only if an update package is to be built on multiple target platforms and on one of them BuildPreReq were obsolete, that would require getting rid of BuildPreReq in spec files. --