diff options
author | Nicolas Vigier <boklm@mageia.org> | 2013-04-14 13:46:12 +0000 |
---|---|---|
committer | Nicolas Vigier <boklm@mageia.org> | 2013-04-14 13:46:12 +0000 |
commit | 1be510f9529cb082f802408b472a77d074b394c0 (patch) | |
tree | b175f9d5fcb107576dabc768e7bd04d4a3e491a0 /zarb-ml/mageia-discuss/attachments/20111123/b682f259/attachment-0001.html | |
parent | fa5098cf210b23ab4f419913e28af7b1b07dafb2 (diff) | |
download | archives-master.tar archives-master.tar.gz archives-master.tar.bz2 archives-master.tar.xz archives-master.zip |
Diffstat (limited to 'zarb-ml/mageia-discuss/attachments/20111123/b682f259/attachment-0001.html')
-rw-r--r-- | zarb-ml/mageia-discuss/attachments/20111123/b682f259/attachment-0001.html | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/zarb-ml/mageia-discuss/attachments/20111123/b682f259/attachment-0001.html b/zarb-ml/mageia-discuss/attachments/20111123/b682f259/attachment-0001.html new file mode 100644 index 000000000..b5de087ea --- /dev/null +++ b/zarb-ml/mageia-discuss/attachments/20111123/b682f259/attachment-0001.html @@ -0,0 +1,19 @@ +<br><div class="gmail_quote">2011/11/23 Florian Hubold <span dir="ltr"><<a href="mailto:doktor5000@arcor.de">doktor5000@arcor.de</a>></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">> due to lack of research on my part i now find that there appear to be no<br> +> mageia1 rpms for apache-gallery and libapache-mod-mp3, i'm sure i could use<br> +> cpan but then i'm mixing source compiles with rpms, i've read of but never<br> +> tried making rpms from cpan using various utils, are these reliable? what<br> +> about mandriva rpms, which distro should i look to borrow from, any advice<br> +> welcome!<br> +><br> +> 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&format=guided" target="_blank">https://bugs.mageia.org/enter_bug.cgi?product=Mageia&format=guided</a><br> +Please select Component "New RPM package request".<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> |