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 --- .../mageia-dev/attachments/20120811/bf6b8523/attachment-0001.html | 6 ++++++ zarb-ml/mageia-dev/attachments/20120811/bf6b8523/attachment.html | 6 ++++++ 2 files changed, 12 insertions(+) create mode 100644 zarb-ml/mageia-dev/attachments/20120811/bf6b8523/attachment-0001.html create mode 100644 zarb-ml/mageia-dev/attachments/20120811/bf6b8523/attachment.html (limited to 'zarb-ml/mageia-dev/attachments/20120811/bf6b8523') diff --git a/zarb-ml/mageia-dev/attachments/20120811/bf6b8523/attachment-0001.html b/zarb-ml/mageia-dev/attachments/20120811/bf6b8523/attachment-0001.html new file mode 100644 index 000000000..33490c620 --- /dev/null +++ b/zarb-ml/mageia-dev/attachments/20120811/bf6b8523/attachment-0001.html @@ -0,0 +1,6 @@ +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.

diff --git a/zarb-ml/mageia-dev/attachments/20120811/bf6b8523/attachment.html b/zarb-ml/mageia-dev/attachments/20120811/bf6b8523/attachment.html new file mode 100644 index 000000000..33490c620 --- /dev/null +++ b/zarb-ml/mageia-dev/attachments/20120811/bf6b8523/attachment.html @@ -0,0 +1,6 @@ +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.

-- cgit v1.2.1