Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=592579

--- Comment #31 from David A. Wheeler <[email protected]> 2010-06-10 
23:53:57 EDT ---
Here's more info that may help you.  Here's more on Fedora 11, 32-bit.

On Fedora 11 I changed the %post section to re-insert the missing "/", like
this:
%post
semanage fcontext -a -t textrel_shlib_t
'%{_libdir}/frama-c/plugins/Ltl_to_acsl.cmxs'
restorecon -v '%{_libdir}/frama-c/plugins/Ltl_to_acsl.cmxs'

When I do "rpm -i ../RPMS/i586/frama-c-1.4-3.fc11.i586.rpm" it now complains:
restorecon reset /usr/lib/frama-c/plugins/Ltl_to_acsl.cmxs context
system_u:object_r:lib_t:s0->system_u:object_r:textrel_shlib_t:s0

But it *does* install on Fedora 11 once that change is made.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to