Swap rpmSpecBuild() arguments for consistency with other APIs
authorPanu Matilainen <pmatilai@redhat.com>
Thu, 2 Sep 2010 11:39:11 +0000 (14:39 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Thu, 2 Sep 2010 11:39:11 +0000 (14:39 +0300)
commit4505fb312dac0c1e186687a790a81a9c9285a7f4
treec9ec17125fa668ae203efc332b2ccc0108f4bf28
parent6fcc1adf9ed140eec75aeba2a72e0bcc5419b43b
Swap rpmSpecBuild() arguments for consistency with other APIs
- What we're building comes first, /how/ we're building comes second
- Update the sole caller, doesn't matter as this is a new interface...
build/build.c
build/rpmbuild.h
rpmbuild.c