diff options
Diffstat (limited to 'zarb-ml/mageia-sysadm/2011-January/001733.html')
-rw-r--r-- | zarb-ml/mageia-sysadm/2011-January/001733.html | 98 |
1 files changed, 98 insertions, 0 deletions
diff --git a/zarb-ml/mageia-sysadm/2011-January/001733.html b/zarb-ml/mageia-sysadm/2011-January/001733.html new file mode 100644 index 000000000..63d94f33a --- /dev/null +++ b/zarb-ml/mageia-sysadm/2011-January/001733.html @@ -0,0 +1,98 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-sysadm] [725] put the 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%5B725%5D%20put%20the%20dot%20in%20distsuffix&In-Reply-To=%3C20110108103200.BECBB41C8E%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="001732.html"> + <LINK REL="Next" HREF="001734.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-sysadm] [725] put the 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%5B725%5D%20put%20the%20dot%20in%20distsuffix&In-Reply-To=%3C20110108103200.BECBB41C8E%40valstar.mageia.org%3E" + TITLE="[Mageia-sysadm] [725] put the dot in distsuffix">root at mageia.org + </A><BR> + <I>Sat Jan 8 11:32:00 CET 2011</I> + <P><UL> + <LI>Previous message: <A HREF="001732.html">[Mageia-sysadm] [724] add dot before distsuffix in release +</A></li> + <LI>Next message: <A HREF="001734.html">[Mageia-sysadm] Puppet Report for alamut.mageia.org +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#1733">[ date ]</a> + <a href="thread.html#1733">[ thread ]</a> + <a href="subject.html#1733">[ subject ]</a> + <a href="author.html#1733">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>Revision: 725 +Author: blino +Date: 2011-01-08 11:32:00 +0100 (Sat, 08 Jan 2011) +Log Message: +----------- +put the 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 10:29:09 UTC (rev 724) ++++ puppet/modules/buildsystem/templates/repsys.conf 2011-01-08 10:32:00 UTC (rev 725) +@@ -45,7 +45,7 @@ + [macros global] + 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} ++mkrel(c:) = %{-c: 0.%{-c*}.}%{1}%{?subrel:.%subrel}%{?distsuffix:%distsuffix}%{?!distsuffix:.mga}%{?distro_release:%distro_release} + distribution = Mageia + vendor = Mageia.Org + +-------------- next part -------------- +An HTML attachment was scrubbed... +URL: </pipermail/mageia-sysadm/attachments/20110108/abf0a357/attachment.html> +</PRE> + + + + + + + + + + + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="001732.html">[Mageia-sysadm] [724] add dot before distsuffix in release +</A></li> + <LI>Next message: <A HREF="001734.html">[Mageia-sysadm] Puppet Report for alamut.mageia.org +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#1733">[ date ]</a> + <a href="thread.html#1733">[ thread ]</a> + <a href="subject.html#1733">[ subject ]</a> + <a href="author.html#1733">[ 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> |