RFC: split changelog out of spec

Dave Jones davej at redhat.com
Mon Aug 18 17:20:05 UTC 2008


On Mon, Aug 18, 2008 at 01:13:26PM -0400, Jarod Wilson wrote:
 > Hey all,
 > 
 > Been toying with the idea of splitting the changelog out of the kernel spec 
 > itself, to reduce the size of the spec file. Basically, instead of %changelog 
 > followed by all the entries, it'd be %include %{SOURCE1}, which is a file 
 > 'fedora-kernel-changelog', which carries all the usual changelog entries. Its 
 > reasonably trivial to implement, though my current hack-around for 'make clog' 
 > complains about me redefining the clog target. Is shaving 800+ lines out of 
 > the spec file (only to put them in another file) worth the hassle though?

Probably not until we move away from CVS to an SCM that doesn't suck.
It'd be nice if 'make build' slurped the changelog out of the SCM.

	Dave

-- 
http://www.codemonkey.org.uk




More information about the Fedora-kernel-list mailing list