summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-discuss/attachments/20111123/b682f259/attachment-0001.html
blob: b5de087ead9013534207e7c8ecc21e4f895c33d0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<br><div class="gmail_quote">2011/11/23 Florian Hubold <span dir="ltr">&lt;<a href="mailto:doktor5000@arcor.de">doktor5000@arcor.de</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Am 22.11.2011 12:35, schrieb bascule:<br>
<div class="im">&gt; due to lack of research on my part i now find that there appear to be no<br>
&gt; mageia1 rpms for apache-gallery and libapache-mod-mp3, i&#39;m sure i could use<br>
&gt; cpan but then i&#39;m mixing source compiles with rpms, i&#39;ve read of but never<br>
&gt; tried making rpms from cpan using various utils, are these reliable? what<br>
&gt; about mandriva rpms, which distro should i look to borrow from, any advice<br>
&gt; welcome!<br>
&gt;<br>
&gt; bascule<br>
</div>You can either report it at our bugzilla as a package request:<br>
<a href="https://bugs.mageia.org/enter_bug.cgi?product=Mageia&amp;format=guided" target="_blank">https://bugs.mageia.org/enter_bug.cgi?product=Mageia&amp;format=guided</a><br>
Please select Component &quot;New RPM package request&quot;.<br>
Or, you can use the package _perl-CPANPLUS-Dist-Mageia_ to build<br>
Mageia RPM packages directly from CPAN modules, like so:<br>
<br>
    cpan2dist --format=CPANPLUS::Dist::Mageia Some::Random::Package<br>
<br>
</blockquote></div><br>Do not forget to make the rpm directory for this command, like that:<br><br>$ cd your/rpm/directory<br>$ mkdir BUILD  BUILDROOT  RPMS  SOURCES  SPECS  SRPMS  tmp<br><br>:)<br>