Use the third field in common/shlibs to skip checks in soname bumps.

Any value can be used in this field, but as reference I've used "ignore".
This commit is contained in:
Juan RP 2014-07-12 17:06:25 +02:00
parent 2454cfeb52
commit adace6585e
2 changed files with 8 additions and 8 deletions

View file

@ -563,7 +563,7 @@ libfoo.so.1 foo-1.0_1
- The first field specifies the SONAME.
- The second field specified the package name and minimal version required.
- A third optional field specifies the architecture (rarely used).
- A third optional field (usually set to `ignore`) can be used to skip checks in soname bumps.
### Creating system accounts/groups at runtime