diff options
Diffstat (limited to 'zarb-ml/mageia-dev/20110530/005087.html')
-rw-r--r-- | zarb-ml/mageia-dev/20110530/005087.html | 98 |
1 files changed, 98 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/20110530/005087.html b/zarb-ml/mageia-dev/20110530/005087.html new file mode 100644 index 000000000..25175bdd0 --- /dev/null +++ b/zarb-ml/mageia-dev/20110530/005087.html @@ -0,0 +1,98 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-dev] [1601] Do not append .%distro_section if section is core + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20%5B1601%5D%20Do%20not%20append%20.%25distro_section%20if%20section%0A%09is%20core&In-Reply-To=%3CBANLkTin7j%2BfwiG9ObzuVLN_4eP7iY6tz%2Bg%40mail.gmail.com%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="005085.html"> + <LINK REL="Next" HREF="005086.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] [1601] Do not append .%distro_section if section is core</H1> + <B>Pascal Terjan</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20%5B1601%5D%20Do%20not%20append%20.%25distro_section%20if%20section%0A%09is%20core&In-Reply-To=%3CBANLkTin7j%2BfwiG9ObzuVLN_4eP7iY6tz%2Bg%40mail.gmail.com%3E" + TITLE="[Mageia-dev] [1601] Do not append .%distro_section if section is core">pterjan at gmail.com + </A><BR> + <I>Mon May 30 18:39:52 CEST 2011</I> + <P><UL> + <LI>Previous message: <A HREF="005085.html">[Mageia-dev] [1601] Do not append .%distro_section if section is core +</A></li> + <LI>Next message: <A HREF="005086.html">[Mageia-dev] [ANN] Mageia-release upload and urpmi breakage +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#5087">[ date ]</a> + <a href="thread.html#5087">[ thread ]</a> + <a href="subject.html#5087">[ subject ]</a> + <a href="author.html#5087">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>On Mon, May 30, 2011 at 13:08, Thomas Backlund <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">tmb at mageia.org</A>> wrote: +><i> <A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">root-odJJhXpcy38dnm+yROfE0A at public.gmane.org</A> skrev 30.5.2011 14:44: +</I>>><i> +</I>>><i> Revision +</I>>><i>    1601 +</I>>><i> Author +</I>>><i>    pterjan +</I>>><i> Date +</I>>><i>    2011-05-30 13:44:17 +0200 (Mon, 30 May 2011) +</I>>><i> +</I>>><i> +</I>>><i>      Log Message +</I>>><i> +</I>>><i> Do not append .%distro_section if section is core +</I>>><i> +</I>><i> +</I>><i> [...] +</I>><i> +</I>>><i> +</I>>><i> Modified: rpm/rpm-setup/trunk/build.macros.in +</I>>><i> =================================================================== +</I>>><i> --- rpm/rpm-setup/trunk/build.macros.in 2011-05-30 10:02:43 UTC (rev 1600) +</I>>><i> +++ rpm/rpm-setup/trunk/build.macros.in 2011-05-30 11:44:17 UTC (rev 1601) +</I>>><i> @@ -152,7 +152,7 @@ +</I>>><i> +</I>>><i>  %distsuffix @DISTSUFFIX@ +</I>>><i> +</I>>><i> -%mkrel(c:) %{-c: +</I>>><i> 0.%{-c*}.}%{1}%{?subrel:.%subrel}%{?distsuffix:%distsuffix}%{?!distsuffix:.mga}%{?distro_release:%distro_release}%{?distro_section:.%distro_section} +</I>>><i> +%mkrel(c:) %{-c: +</I>>><i> 0.%{-c*}.}%{1}%{?subrel:.%subrel}%{?distsuffix:%distsuffix}%{?!distsuffix:.mga}%{?distro_release:%distro_release}%(["%{distro_section}" +</I>>><i>  !="core"  ]&&  echo .%distro_section) +</I>>><i> +</I>><i> +</I>><i> This is wrong... +</I>><i> +</I>><i> It will trigger on nonfree +</I>><i> +</I>><i> Isnt it better to only check for tainted ? +</I> +I had planned to have if on nonfree and tainted since the beginning, +as we way have some packages in core + nonfree, if they can be built +with some support for nonfree stuff +</PRE> + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="005085.html">[Mageia-dev] [1601] Do not append .%distro_section if section is core +</A></li> + <LI>Next message: <A HREF="005086.html">[Mageia-dev] [ANN] Mageia-release upload and urpmi breakage +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#5087">[ date ]</a> + <a href="thread.html#5087">[ thread ]</a> + <a href="subject.html#5087">[ subject ]</a> + <a href="author.html#5087">[ author ]</a> + </LI> + </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev +mailing list</a><br> +</body></html> |