diff options
Diffstat (limited to 'zarb-ml/mageia-sysadm/2010-December/001019.html')
-rw-r--r-- | zarb-ml/mageia-sysadm/2010-December/001019.html | 86 |
1 files changed, 86 insertions, 0 deletions
diff --git a/zarb-ml/mageia-sysadm/2010-December/001019.html b/zarb-ml/mageia-sysadm/2010-December/001019.html new file mode 100644 index 000000000..e0d69c0c2 --- /dev/null +++ b/zarb-ml/mageia-sysadm/2010-December/001019.html @@ -0,0 +1,86 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-sysadm] [506] override mkrel to use distro_release macro (to be removed later) + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20%5B506%5D%20override%20mkrel%20to%20use%20distro_release%20macro%0A%09%28to%20be%20removed%20later%29&In-Reply-To=%3C20101206115501.82C933FD8A%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="001023.html"> + <LINK REL="Next" HREF="001022.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-sysadm] [506] override mkrel to use distro_release macro (to be removed later)</H1> + <B>root at mageia.org</B> + <A HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20%5B506%5D%20override%20mkrel%20to%20use%20distro_release%20macro%0A%09%28to%20be%20removed%20later%29&In-Reply-To=%3C20101206115501.82C933FD8A%40valstar.mageia.org%3E" + TITLE="[Mageia-sysadm] [506] override mkrel to use distro_release macro (to be removed later)">root at mageia.org + </A><BR> + <I>Mon Dec 6 12:55:01 CET 2010</I> + <P><UL> + <LI>Previous message: <A HREF="001023.html">[Mageia-sysadm] [505] rpm-build is required for repsys to rebuild src rpm on submit +</A></li> + <LI>Next message: <A HREF="001022.html">[Mageia-sysadm] [507] add binaries-repository options +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#1019">[ date ]</a> + <a href="thread.html#1019">[ thread ]</a> + <a href="subject.html#1019">[ subject ]</a> + <a href="author.html#1019">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>Revision: 506 +Author: blino +Date: 2010-12-06 12:55:01 +0100 (Mon, 06 Dec 2010) +Log Message: +----------- +override mkrel to use distro_release macro (to be removed later) + +Modified Paths: +-------------- + puppet/modules/buildsystem/templates/repsys.conf + +Modified: puppet/modules/buildsystem/templates/repsys.conf +=================================================================== +--- puppet/modules/buildsystem/templates/repsys.conf 2010-12-06 11:45:29 UTC (rev 505) ++++ puppet/modules/buildsystem/templates/repsys.conf 2010-12-06 11:55:01 UTC (rev 506) +@@ -42,6 +42,8 @@ + + [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} + + [macros cauldron] + distro_release = 1.0 +-------------- next part -------------- +An HTML attachment was scrubbed... +URL: </pipermail/mageia-sysadm/attachments/20101206/d10770e0/attachment.html> +</PRE> + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="001023.html">[Mageia-sysadm] [505] rpm-build is required for repsys to rebuild src rpm on submit +</A></li> + <LI>Next message: <A HREF="001022.html">[Mageia-sysadm] [507] add binaries-repository options +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#1019">[ date ]</a> + <a href="thread.html#1019">[ thread ]</a> + <a href="subject.html#1019">[ subject ]</a> + <a href="author.html#1019">[ 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> |