diff options
Diffstat (limited to 'zarb-ml/mageia-dev/2011-June/006120.html')
-rw-r--r-- | zarb-ml/mageia-dev/2011-June/006120.html | 155 |
1 files changed, 155 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2011-June/006120.html b/zarb-ml/mageia-dev/2011-June/006120.html new file mode 100644 index 000000000..30011e5ce --- /dev/null +++ b/zarb-ml/mageia-dev/2011-June/006120.html @@ -0,0 +1,155 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-dev] [115573] SILENT: new file ./SOURCES/gnome-video-effects-0.3. 0-fix-noarch-build.patch + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20%5B115573%5D%20SILENT%3A%20new%20file%0A%20./SOURCES/gnome-video-effects-0.3.%200-fix-noarch-build.patch&In-Reply-To=%3CBANLkTinHrzWfdAQ4RDC1%2BMe0utoUD9098w%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="006119.html"> + <LINK REL="Next" HREF="006125.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] [115573] SILENT: new file ./SOURCES/gnome-video-effects-0.3. 0-fix-noarch-build.patch</H1> + <B>Jani Välimaa</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20%5B115573%5D%20SILENT%3A%20new%20file%0A%20./SOURCES/gnome-video-effects-0.3.%200-fix-noarch-build.patch&In-Reply-To=%3CBANLkTinHrzWfdAQ4RDC1%2BMe0utoUD9098w%40mail.gmail.com%3E" + TITLE="[Mageia-dev] [115573] SILENT: new file ./SOURCES/gnome-video-effects-0.3. 0-fix-noarch-build.patch">jani.valimaa at gmail.com + </A><BR> + <I>Wed Jun 29 13:04:45 CEST 2011</I> + <P><UL> + <LI>Previous message: <A HREF="006119.html">[Mageia-dev] [115573] SILENT: new file ./SOURCES/gnome-video-effects-0.3. 0-fix-noarch-build.patch +</A></li> + <LI>Next message: <A HREF="006125.html">[Mageia-dev] [115561] add versioned requires for common package +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#6120">[ date ]</a> + <a href="thread.html#6120">[ thread ]</a> + <a href="subject.html#6120">[ subject ]</a> + <a href="author.html#6120">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>2011/6/29 Christiaan Welvaart <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">cjw at daneel.dyndns.org</A>>: +><i> hi, +</I>><i> +</I>><i> On Wed, 29 Jun 2011, <A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">root at mageia.org</A> wrote: +</I>><i> +</I>>><i> Revision: 115573 +</I>>><i> Author:   wally +</I>>><i> Date:     2011-06-29 07:17:59 +0200 (Wed, 29 Jun 2011) +</I>>><i> Log Message: +</I>>><i> ----------- +</I>>><i> SILENT: new file +</I>>><i> ./SOURCES/gnome-video-effects-0.3.0-fix-noarch-build.patch +</I>>><i> +</I>>><i> Added Paths: +</I>>><i> ----------- +</I>>><i> +</I>>><i> cauldron/gnome-video-effects/current/SOURCES/gnome-video-effects-0.3.0-fix-noarch-build.patch +</I>>><i> +</I>>><i> Added: +</I>>><i> cauldron/gnome-video-effects/current/SOURCES/gnome-video-effects-0.3.0-fix-noarch-build.patch +</I>>><i> =================================================================== +</I>>><i> --- +</I>>><i> cauldron/gnome-video-effects/current/SOURCES/gnome-video-effects-0.3.0-fix-noarch-build.patch +</I>>><i>                               (rev 0) +</I>>><i> +++ +</I>>><i> cauldron/gnome-video-effects/current/SOURCES/gnome-video-effects-0.3.0-fix-noarch-build.patch +</I>>><i>       2011-06-29 05:17:59 UTC (rev 115573) +</I>>><i> @@ -0,0 +1,23 @@ +</I>>><i> +--- ./config.sub.archfix       2008-04-01 19:46:41.000000000 +0200 +</I>>><i> ++++ ./config.sub       2011-04-28 16:43:03.000000000 +0200 +</I>>><i> +@@ -352,7 +352,7 @@ case $basic_machine in +</I>>><i> +       | mt-* \ +</I>>><i> +       | msp430-* \ +</I>>><i> +       | nios-* | nios2-* \ +</I>>><i> +-      | none-* | np1-* | ns16k-* | ns32k-* \ +</I>>><i> ++      | noarch-* | none-* | np1-* | ns16k-* | ns32k-* \ +</I>>><i> +       | orion-* \ +</I>>><i> +       | pdp10-* | pdp11-* | pj-* | pjl-* | pn-* | power-* \ +</I>>><i> +       | powerpc-* | powerpc64-* | powerpc64le-* | powerpcle-* | ppcbe-* +</I>>><i> \ +</I>>><i> +@@ -768,6 +768,9 @@ case $basic_machine in +</I>>><i> +               basic_machine=i960-intel +</I>>><i> +               os=-nindy +</I>>><i> +               ;; +</I>>><i> ++      noarch) +</I>>><i> ++              basic_machine=noarch +</I>>><i> ++              ;; +</I>>><i> +       mon960) +</I>>><i> +               basic_machine=i960-intel +</I>>><i> +               os=-mon960 +</I>>><i> + +</I>>><i> + +</I>><i> +</I>><i> You patched a copy of a standard automake file here while only original +</I>><i> source files are supposed to be patched. If you want to fix %configure for +</I>><i> noarch packages this way, patch automake itself. Running autoreconf -fi +</I>><i> (which you removed from the specfile) should then install the fixed +</I>><i> config.sub. +</I>><i> +</I>><i> I'm not sure if patching config.sub is the best way to solve the problem +</I>><i> (for noarch packages, %configure2_5x passes noarch-mageia-linux-gnu to +</I>><i> ./configure but that target is rejected). It happens in other packages as +</I>><i> well and this doesn't look like a new problem, but I don't know of any +</I>><i> existing solution. +</I>><i> +</I> +Oh, + +okay, it's not the best possible workaround. I'll revert changes and +use the 'original' workaround (without hardcoded %_build_vendor).. + +-- +Jani Välimaa +</PRE> + + + + + + + + + + + + + + + + + + + + + + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="006119.html">[Mageia-dev] [115573] SILENT: new file ./SOURCES/gnome-video-effects-0.3. 0-fix-noarch-build.patch +</A></li> + <LI>Next message: <A HREF="006125.html">[Mageia-dev] [115561] add versioned requires for common package +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#6120">[ date ]</a> + <a href="thread.html#6120">[ thread ]</a> + <a href="subject.html#6120">[ subject ]</a> + <a href="author.html#6120">[ 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> |