Ticket #1036 (closed patch: fixed)

Opened 1 year ago

Last modified 4 months ago

Allow the Perl module framework to directly manage Munin-Common installation

Reported by: ftigeot Assigned to: nobody
Priority: normal Milestone: Munin 2.0
Component: master Version: 1.4.5
Severity: normal Keywords: common module installation
Cc:

Description

The common directory contains an almost-valid Munin::Common Perl package.

Munin generally uses a custom Makefile for installation and the Munin::Common module cannot be directly installed and managed using the Perl module tools.

The attached patches allow Munin::Common to be managed like any other Perl module, greatly simplifying its installation independently from other Munin parts.

This is used in the munin-common pkgsrc package available here:
http://pkgsrc-wip.cvs.sourceforge.net/viewvc/pkgsrc-wip/wip/munin-common/

Attachments

patch-aa (319 bytes) - added by ftigeot on 03/03/11 13:55:04.
Add missing module_name to Munin::Common
patch-ab (0.6 kB) - added by ftigeot on 03/03/11 13:56:30.
Add missing MANIFEST file to Munin::Common

Change History

03/03/11 13:55:04 changed by ftigeot

  • attachment patch-aa added.

Add missing module_name to Munin::Common

03/03/11 13:56:30 changed by ftigeot

  • attachment patch-ab added.

Add missing MANIFEST file to Munin::Common

01/31/12 14:59:27 changed by snide

  • status changed from new to closed.
  • resolution set to fixed.

commited in r4632

01/31/12 14:59:39 changed by snide

  • milestone changed from Munin 1.4.7 to Munin 2.0.