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/2012-August/018057.html | 137 +++++++++++++++++++++++++++++ 1 file changed, 137 insertions(+) create mode 100644 zarb-ml/mageia-dev/2012-August/018057.html (limited to 'zarb-ml/mageia-dev/2012-August/018057.html') diff --git a/zarb-ml/mageia-dev/2012-August/018057.html b/zarb-ml/mageia-dev/2012-August/018057.html new file mode 100644 index 000000000..f5b1758cf --- /dev/null +++ b/zarb-ml/mageia-dev/2012-August/018057.html @@ -0,0 +1,137 @@ + + + + [Mageia-dev] File location in mono packages + + + + + + + + + +

[Mageia-dev] File location in mono packages

+ Nicolas Lécureuil + nicolas.lecureuil at free.fr +
+ Sat Aug 11 21:43:37 CEST 2012 +

+
+ +
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.
+-------------- next part --------------
+An HTML attachment was scrubbed...
+URL: </pipermail/mageia-dev/attachments/20120811/dbe89d0d/attachment-0001.html>
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

+ +
+More information about the Mageia-dev +mailing list
+ -- cgit v1.2.1