[Mageia-dev] File location in mono packages

Bersuit Vera bersuit.cooker at gmail.com
Sat Aug 11 21:38:35 CEST 2012


Hi all.
I'am Bersuit a novice packager. I'am working  in taglib-sharp update
I have problems with  the location of mono lib files

 %files
 %defattr(-, root, root)
 %doc AUTHORS NEWS README
-%{_libexecdir}/mono/taglib-sharp
-%{_libexecdir}/mono/gac/taglib-sharp
-%{_libexecdir}/mono/gac/policy.2.0.taglib-sharp
+%{_prefix}/lib/mono/taglib-sharp
+%{_prefix}/lib/mono/gac/taglib-sharp
+%{_prefix}/lib/mono/gac/policy.2.0.taglib-sharp


If use in the spec %{_libdir} o %{libexecdir} x64 does not compile
(/usr/lib vs /usr/lib64)
to prevent problems use %{_prefix}/lib,  rpmlint is not happy with this and
generates an error
What is the mageia policy ?

The fedora wiki . does not help me :-)
https://fedoraproject.org/wiki/Packaging:Mono#rpmlint_and_mono_packages


Best regards.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/mageia-dev/attachments/20120811/bf6b8523/attachment.html>


More information about the Mageia-dev mailing list