diff options
Diffstat (limited to 'zarb-ml/mageia-sysadm/2011-May/003524.html')
-rw-r--r-- | zarb-ml/mageia-sysadm/2011-May/003524.html | 78 |
1 files changed, 78 insertions, 0 deletions
diff --git a/zarb-ml/mageia-sysadm/2011-May/003524.html b/zarb-ml/mageia-sysadm/2011-May/003524.html new file mode 100644 index 000000000..ca77776cb --- /dev/null +++ b/zarb-ml/mageia-sysadm/2011-May/003524.html @@ -0,0 +1,78 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-sysadm] Seems bs got a little broken by the changes for tainted... + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20Seems%20bs%20got%20a%20little%20broken%20by%20the%20changes%20for%0A%20tainted...&In-Reply-To=%3Calpine.LMD.2.02.1105301015070.10621%40zem.cjw.nep%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="003522.html"> + <LINK REL="Next" HREF="003530.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-sysadm] Seems bs got a little broken by the changes for tainted...</H1> + <B>Christiaan Welvaart</B> + <A HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20Seems%20bs%20got%20a%20little%20broken%20by%20the%20changes%20for%0A%20tainted...&In-Reply-To=%3Calpine.LMD.2.02.1105301015070.10621%40zem.cjw.nep%3E" + TITLE="[Mageia-sysadm] Seems bs got a little broken by the changes for tainted...">cjw at daneel.dyndns.org + </A><BR> + <I>Mon May 30 10:36:27 CEST 2011</I> + <P><UL> + <LI>Previous message: <A HREF="003522.html">[Mageia-sysadm] Seems bs got a little broken by the changes for tainted... +</A></li> + <LI>Next message: <A HREF="003530.html">[Mageia-sysadm] Hobbit [785603] rabbit.mageia.org:files warning (YELLOW) +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#3524">[ date ]</a> + <a href="thread.html#3524">[ thread ]</a> + <a href="subject.html#3524">[ subject ]</a> + <a href="author.html#3524">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>On Mon, 30 May 2011, Thomas Backlund wrote: + +><i> the last rpms have dual dots after .mga1 +</I>><i> +</I>><i> And this does not happend on local build... +</I> +This is likely because mkrel adds a dot even if %distro_section is defined +as %nil (but not when it is undefined). Below an example of how to fix it +in mkrel. I'm not a rpm macro guru so maybe it can be improved. + +%mkrel(c:) %{-c: 0.%{-c*}.}%{1}%{?subrel:.%subrel}%{?distsuffix:%distsuffix}%{?!distsuffix:.mga}%{?distro_release:%distro_release}%([ -n "%{?distro_section}" ] && echo -n ".")%{?distro_section} + + + Christiaan +</PRE> + + + + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="003522.html">[Mageia-sysadm] Seems bs got a little broken by the changes for tainted... +</A></li> + <LI>Next message: <A HREF="003530.html">[Mageia-sysadm] Hobbit [785603] rabbit.mageia.org:files warning (YELLOW) +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#3524">[ date ]</a> + <a href="thread.html#3524">[ thread ]</a> + <a href="subject.html#3524">[ subject ]</a> + <a href="author.html#3524">[ 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> |