Tony Jones napsal(a):
[I'm not suggesting any of this for OpenSUSE 11.2 ;-)]
audit 2.0 has been released. Removal of dead/broken apis with the result that libaudit.so is now bumped to .1
A while ago it was deemed necessary for audit to be split into two spec files, audit.spec and audit-secondary.spec to move python dependancies to prevent huge build system dependancies. Not sure if this is still needed?? If not it would be nice to go back to just one spec as it makes updates a bit easier.
To the more important question .... I can osc build v2.0 of audit.spec which produces libaudit.so.1 but when I try to build audit-secondary using previous as the preferred rpms the buildsystem fails to init because su, pam, others require that something provides libaudit.so.0.
If you rename the library package to libaudit1 (which is a good idea anyway, see http://en.opensuse.org/Packaging/Shared_Libraries), the old audit-libs package will still be available for the not-yet rebuilt packages. Michal -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-packaging+help@opensuse.org