diff options
Diffstat (limited to 'zarb-ml/mageia-sysadm/2010-December/001018.html')
-rw-r--r-- | zarb-ml/mageia-sysadm/2010-December/001018.html | 85 |
1 files changed, 85 insertions, 0 deletions
diff --git a/zarb-ml/mageia-sysadm/2010-December/001018.html b/zarb-ml/mageia-sysadm/2010-December/001018.html new file mode 100644 index 000000000..11f577d2a --- /dev/null +++ b/zarb-ml/mageia-sysadm/2010-December/001018.html @@ -0,0 +1,85 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-sysadm] [505] rpm-build is required for repsys to rebuild src rpm on submit + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20%5B505%5D%20rpm-build%20is%20required%20for%20repsys%20to%20rebuild%0A%09src%20rpm%20on%20submit&In-Reply-To=%3C20101206114530.1FB823FAD7%40valstar.mageia.org%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="001017.html"> + <LINK REL="Next" HREF="001020.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-sysadm] [505] rpm-build is required for repsys to rebuild src rpm on submit</H1> + <B>root at mageia.org</B> + <A HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20%5B505%5D%20rpm-build%20is%20required%20for%20repsys%20to%20rebuild%0A%09src%20rpm%20on%20submit&In-Reply-To=%3C20101206114530.1FB823FAD7%40valstar.mageia.org%3E" + TITLE="[Mageia-sysadm] [505] rpm-build is required for repsys to rebuild src rpm on submit">root at mageia.org + </A><BR> + <I>Mon Dec 6 12:45:30 CET 2010</I> + <P><UL> + <LI>Previous message: <A HREF="001017.html">[Mageia-sysadm] [164] add a configurable blacklist of login, to complete previous commit +</A></li> + <LI>Next message: <A HREF="001020.html">[Mageia-sysadm] [505] rpm-build is required for repsys to rebuild src rpm on submit +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#1018">[ date ]</a> + <a href="thread.html#1018">[ thread ]</a> + <a href="subject.html#1018">[ subject ]</a> + <a href="author.html#1018">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>Revision: 505 +Author: blino +Date: 2010-12-06 12:45:29 +0100 (Mon, 06 Dec 2010) +Log Message: +----------- +rpm-build is required for repsys to rebuild src rpm on submit + +Modified Paths: +-------------- + puppet/modules/buildsystem/manifests/init.pp + +Modified: puppet/modules/buildsystem/manifests/init.pp +=================================================================== +--- puppet/modules/buildsystem/manifests/init.pp 2010-12-05 23:28:12 UTC (rev 504) ++++ puppet/modules/buildsystem/manifests/init.pp 2010-12-06 11:45:29 UTC (rev 505) +@@ -70,6 +70,9 @@ + + } + ++ package { 'rpm-build': ++ } ++ + file { "repsys.conf": + path => "/etc/repsys.conf", + owner => root, +-------------- next part -------------- +An HTML attachment was scrubbed... +URL: </pipermail/mageia-sysadm/attachments/20101206/cb0fbb72/attachment.html> +</PRE> + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="001017.html">[Mageia-sysadm] [164] add a configurable blacklist of login, to complete previous commit +</A></li> + <LI>Next message: <A HREF="001020.html">[Mageia-sysadm] [505] rpm-build is required for repsys to rebuild src rpm on submit +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#1018">[ date ]</a> + <a href="thread.html#1018">[ thread ]</a> + <a href="subject.html#1018">[ subject ]</a> + <a href="author.html#1018">[ 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> |