Changeset 2363


Ignore:
Timestamp:
Jan 17, 2013, 2:31:48 PM (11 years ago)
Author:
achernya
Message:
Package the 389ds munin monitoring plugin.
Location:
trunk/server/fedora
Files:
1 added
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/server/fedora/Makefile

    r2246 r2363  
    2323upstream_hackage = ghc-cgi ghc-unix-handle
    2424upstream        = openafs $(upstream_yum) $(upstream_hackage) moira zephyr zephyr.i686 python-zephyr python-afs athena-aclocal discuss
    25 oursrc          = execsys tokensys accountadm httpdmods logview sql-signup nss_nonlocal nss_nonlocal.i686 whoisd athrun php_scripts scripts-wizard scripts-base scripts-static-cat fuse-better-mousetrapfs
     25oursrc          = execsys tokensys accountadm httpdmods logview sql-signup nss_nonlocal nss_nonlocal.i686 whoisd athrun php_scripts scripts-wizard scripts-base scripts-static-cat fuse-better-mousetrapfs scripts-munin-plugins
    2626allsrc          = $(upstream) $(oursrc)
    2727oursrcdir       = ${PWD}/../common/oursrc
  • trunk/server/fedora/specs/scripts-base.spec

    r2167 r2363  
    3434Requires: httpdmods
    3535Requires: %{all_archs nss_nonlocal}
     36Requires: scripts-munin-plugins
    3637%define debug_package %{nil}
    3738
Note: See TracChangeset for help on using the changeset viewer.