summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-sysadm/2010-November/000220.html
diff options
context:
space:
mode:
Diffstat (limited to 'zarb-ml/mageia-sysadm/2010-November/000220.html')
-rw-r--r--zarb-ml/mageia-sysadm/2010-November/000220.html87
1 files changed, 87 insertions, 0 deletions
diff --git a/zarb-ml/mageia-sysadm/2010-November/000220.html b/zarb-ml/mageia-sysadm/2010-November/000220.html
new file mode 100644
index 000000000..04973f62f
--- /dev/null
+++ b/zarb-ml/mageia-sysadm/2010-November/000220.html
@@ -0,0 +1,87 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <TITLE> [Mageia-sysadm] [107] - add missing Requires
+ </TITLE>
+ <LINK REL="Index" HREF="index.html" >
+ <LINK REL="made" HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20%5B107%5D%20-%20add%20missing%20Requires&In-Reply-To=%3C20101104185638.2E8542B235%40krampouezh.mageia.org%3E">
+ <META NAME="robots" CONTENT="index,nofollow">
+ <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
+ <LINK REL="Previous" HREF="000219.html">
+ <LINK REL="Next" HREF="000221.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[Mageia-sysadm] [107] - add missing Requires</H1>
+ <B>root at mageia.org</B>
+ <A HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20%5B107%5D%20-%20add%20missing%20Requires&In-Reply-To=%3C20101104185638.2E8542B235%40krampouezh.mageia.org%3E"
+ TITLE="[Mageia-sysadm] [107] - add missing Requires">root at mageia.org
+ </A><BR>
+ <I>Thu Nov 4 19:56:38 CET 2010</I>
+ <P><UL>
+ <LI>Previous message: <A HREF="000219.html">[Mageia-sysadm] [106] - fix vhost name
+</A></li>
+ <LI>Next message: <A HREF="000221.html">[Mageia-sysadm] [108] - fix the dns to not include zarb.org reference
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#220">[ date ]</a>
+ <a href="thread.html#220">[ thread ]</a>
+ <a href="subject.html#220">[ subject ]</a>
+ <a href="author.html#220">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>Revision: 107
+Author: misc
+Date: 2010-11-04 19:56:37 +0100 (Thu, 04 Nov 2010)
+Log Message:
+-----------
+- add missing Requires
+
+Modified Paths:
+--------------
+ puppet/modules/catdap/manifests/init.pp
+
+Modified: puppet/modules/catdap/manifests/init.pp
+===================================================================
+--- puppet/modules/catdap/manifests/init.pp 2010-11-04 18:54:40 UTC (rev 106)
++++ puppet/modules/catdap/manifests/init.pp 2010-11-04 18:56:37 UTC (rev 107)
+@@ -8,7 +8,7 @@
+ $catdap_vhost = &quot;identity.$domain&quot;
+
+ # TODO switch to a proper rpm packaging
+- $rpm_requirement = ['perl-Catalyst-Runtime',
++ $rpm_requirement = ['perl-Catalyst-Runtime',&quot;perl-FCGI&quot;, 'perl-Catalyst-Plugin-Authorization-Roles',
+ &quot;perl-Catalyst-Action-RenderView&quot;, &quot;perl-Catalyst-Model-LDAP-FromAuthentication&quot;, &quot;perl-Catalyst-P-A-Store-LDAP&quot;, &quot;perl-Catalyst-Plugin-Authentication&quot;, &quot;perl-Catalyst-Plugin-Captcha&quot;,
+ &quot;perl-Catalyst-Plugin-ConfigLoader&quot;, &quot;perl-Catalyst-Plugin-I18N&quot;, &quot;perl-Catalyst-Plugin-Session-Store-File&quot;, &quot;perl-Catalyst-Plugin-Static-Simple&quot;,
+ &quot;perl-Catalyst-P-S-State-Cookie&quot;, &quot;perl-Catalyst-P-S-Store-File&quot;, &quot;perl-Catalyst-View-Email&quot;,
+-------------- next part --------------
+An HTML attachment was scrubbed...
+URL: &lt;/pipermail/mageia-sysadm/attachments/20101104/8c291c64/attachment.html&gt;
+</PRE>
+
+
+
+
+
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI>Previous message: <A HREF="000219.html">[Mageia-sysadm] [106] - fix vhost name
+</A></li>
+ <LI>Next message: <A HREF="000221.html">[Mageia-sysadm] [108] - fix the dns to not include zarb.org reference
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#220">[ date ]</a>
+ <a href="thread.html#220">[ thread ]</a>
+ <a href="subject.html#220">[ subject ]</a>
+ <a href="author.html#220">[ author ]</a>
+ </LI>
+ </UL>
+
+<hr>
+<a href="https://www.mageia.org/mailman/listinfo/mageia-sysadm">More information about the Mageia-sysadm
+mailing list</a><br>
+</body></html>