Joe Orton wrote:
buildconf change looks OK. For the spec file:
- just use a %changelog which says "derived from Fedora Core apr.spec" or something rather than include the entire history
- in %install, remove everything between "make install" and "# Move docs..."; none of that should be necessary.
Cool - will commit it when I get to my dev machine later this afternoon.
- NOTICE should be in the main package %doc list for a ASL2.0-licensed package.
NOTICE is not installed anywhere by the make install target - in theory the RPM should install what make install installs - is it possible to get make install to install NOTICE in the same place as LICENCE?
Regards, Graham --