diff options
Diffstat (limited to 'zarb-ml/mageia-sysadm/2011-January/001766.html')
-rw-r--r-- | zarb-ml/mageia-sysadm/2011-January/001766.html | 91 |
1 files changed, 91 insertions, 0 deletions
diff --git a/zarb-ml/mageia-sysadm/2011-January/001766.html b/zarb-ml/mageia-sysadm/2011-January/001766.html new file mode 100644 index 000000000..8823a2f6f --- /dev/null +++ b/zarb-ml/mageia-sysadm/2011-January/001766.html @@ -0,0 +1,91 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-sysadm] [729] really use dot in distsuffix + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20%5B729%5D%20really%20use%20dot%20in%20distsuffix&In-Reply-To=%3C20110108153551.6536D41CDE%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="001764.html"> + <LINK REL="Next" HREF="001767.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-sysadm] [729] really use dot in distsuffix</H1> + <B>root at mageia.org</B> + <A HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20%5B729%5D%20really%20use%20dot%20in%20distsuffix&In-Reply-To=%3C20110108153551.6536D41CDE%40valstar.mageia.org%3E" + TITLE="[Mageia-sysadm] [729] really use dot in distsuffix">root at mageia.org + </A><BR> + <I>Sat Jan 8 16:35:51 CET 2011</I> + <P><UL> + <LI>Previous message: <A HREF="001764.html">[Mageia-sysadm] Puppet Report for jonund.mageia.org +</A></li> + <LI>Next message: <A HREF="001767.html">[Mageia-sysadm] Puppet Report for alamut.mageia.org +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#1766">[ date ]</a> + <a href="thread.html#1766">[ thread ]</a> + <a href="subject.html#1766">[ subject ]</a> + <a href="author.html#1766">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>Revision: 729 +Author: blino +Date: 2011-01-08 16:35:51 +0100 (Sat, 08 Jan 2011) +Log Message: +----------- +really use dot in distsuffix + +Modified Paths: +-------------- + puppet/modules/buildsystem/templates/repsys.conf + +Modified: puppet/modules/buildsystem/templates/repsys.conf +=================================================================== +--- puppet/modules/buildsystem/templates/repsys.conf 2011-01-08 14:43:55 UTC (rev 728) ++++ puppet/modules/buildsystem/templates/repsys.conf 2011-01-08 15:35:51 UTC (rev 729) +@@ -43,7 +43,7 @@ + rpm-macros = global cauldron + + [macros global] +-distsuffix = mga ++distsuffix = .mga + # mkrel definition to be removed when rpm-setup is updated on main build node + mkrel(c:) = %{-c: 0.%{-c*}.}%{1}%{?subrel:.%subrel}%{?distsuffix:%distsuffix}%{?!distsuffix:.mga}%{?distro_release:%distro_release} + distribution = Mageia +-------------- next part -------------- +An HTML attachment was scrubbed... +URL: </pipermail/mageia-sysadm/attachments/20110108/11c31cde/attachment.html> +</PRE> + + + + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="001764.html">[Mageia-sysadm] Puppet Report for jonund.mageia.org +</A></li> + <LI>Next message: <A HREF="001767.html">[Mageia-sysadm] Puppet Report for alamut.mageia.org +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#1766">[ date ]</a> + <a href="thread.html#1766">[ thread ]</a> + <a href="subject.html#1766">[ subject ]</a> + <a href="author.html#1766">[ 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> |