From 1be510f9529cb082f802408b472a77d074b394c0 Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Sun, 14 Apr 2013 13:46:12 +0000 Subject: Add zarb MLs html archives --- zarb-ml/mageia-dev/attachments/20120811/dbe89d0d/attachment.html | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 zarb-ml/mageia-dev/attachments/20120811/dbe89d0d/attachment.html (limited to 'zarb-ml/mageia-dev/attachments/20120811/dbe89d0d/attachment.html') diff --git a/zarb-ml/mageia-dev/attachments/20120811/dbe89d0d/attachment.html b/zarb-ml/mageia-dev/attachments/20120811/dbe89d0d/attachment.html new file mode 100644 index 000000000..cd4b6d378 --- /dev/null +++ b/zarb-ml/mageia-dev/attachments/20120811/dbe89d0d/attachment.html @@ -0,0 +1,9 @@ + + +

Le samedi 11 août 2012 21:38:35 Bersuit Vera a écrit :

+

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.

+

Hi,

%{_prefix}/lib is the correct path ( i looked on kimono spec file to confirm )

+

 

+

what is the rpmlint error ? maybe we should learn him about mono.

\ No newline at end of file -- cgit v1.2.1