| Summary: | uncorrect fix permissions with /usr/lib/rpm/fixup-libraries | ||
|---|---|---|---|
| Product: | Sisyphus | Reporter: | Alex Ott <ott> |
| Component: | rpm-build | Assignee: | placeholder <placeholder> |
| Status: | CLOSED NOTABUG | QA Contact: | qa-sisyphus |
| Severity: | normal | ||
| Priority: | P2 | CC: | ab, arseny, glebfm, imz, ldv, placeholder, vt |
| Version: | unstable | ||
| Hardware: | all | ||
| OS: | Linux | ||
|
Description
Alex Ott
2003-12-18 16:20:53 MSK
There are no bug in fixup-libraries script: it correctly fixes permissions of your shared libraries. Unfortunately, your bigloo.spec contains the line %attr(0755,root,root) %_libdir/bigloo/%version/* which renders result of the fix useless. |