diff options
Diffstat (limited to 'zarb-ml/mageia-dev/2011-October/008878.html')
-rw-r--r-- | zarb-ml/mageia-dev/2011-October/008878.html | 124 |
1 files changed, 124 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2011-October/008878.html b/zarb-ml/mageia-dev/2011-October/008878.html new file mode 100644 index 000000000..800c9ac24 --- /dev/null +++ b/zarb-ml/mageia-dev/2011-October/008878.html @@ -0,0 +1,124 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-dev] texi2html + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20texi2html&In-Reply-To=%3C201110151546.48988.thomas%40btspuhler.com%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="008629.html"> + <LINK REL="Next" HREF="008617.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] texi2html</H1> + <B>Thomas Spuhler</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20texi2html&In-Reply-To=%3C201110151546.48988.thomas%40btspuhler.com%3E" + TITLE="[Mageia-dev] texi2html">thomas at btspuhler.com + </A><BR> + <I>Sun Oct 16 00:46:48 CEST 2011</I> + <P><UL> + <LI>Previous message: <A HREF="008629.html">[Mageia-dev] texi2html +</A></li> + <LI>Next message: <A HREF="008617.html">[Mageia-dev] Docteam meeting, Tuesday October 4th +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#8878">[ date ]</a> + <a href="thread.html#8878">[ thread ]</a> + <a href="subject.html#8878">[ subject ]</a> + <a href="author.html#8878">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>On Tuesday, October 04, 2011 05:18:11 pm Thomas Spuhler wrote: +><i> If there is no maintainer I will rebuild it. +</I>><i> +</I>><i> Sent from my Motorola ATRIX™ 4G on AT&T +</I>><i> +</I>><i> -----Original message----- +</I>><i> From: Philippe DIDIER <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">philippedidier at laposte.net</A>> +</I>><i> To: <A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">mageia-dev at mageia.org</A> +</I>><i> Sent: Mon, Oct 3, 2011 18:30:41 GMT+00:00 +</I>><i> Subject: Re: [Mageia-dev] texi2html +</I>><i> +</I>><i> Thomas Spuhler a écrit : +</I>><i> > On Tuesday, September 27, 2011 03:49:56 pm Philippe DIDIER wrote: +</I>><i> >> D.Morgan a écrit : +</I>><i> >>> On Tue, Sep 27, 2011 at 8:54 AM, Jani Välimaa <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">jani.valimaa at gmail.com</A>> +</I>><i> > +</I>><i> > wrote: +</I>><i> >>>> 2011/9/27 Thomas Spuhler <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">thomas at btspuhler.com</A>>: +</I>><i> >>>>> On Monday, September 26, 2011 07:33:20 pm Thomas Spuhler wrote: +</I>><i> >>>>>> On Monday, September 26, 2011 08:34:30 am Anssi Hannula wrote: +</I>><i> >>>>>>> On 26.09.2011 15:47, nicolas vigier wrote: +</I>><i> >>>>>>>> On Sat, 24 Sep 2011, Thomas Spuhler wrote: +</I>><i> >>>>>>>>> But are you sure about texlive providing it? +</I>><i> >>>>>>>> +</I>><i> >>>>>>>> I don't know. It looks like it's not in the texlive package. +</I>><i> >>>>>>> +</I>><i> >>>>>>> My impression (from a few years back I think) is that standalone +</I>><i> >>>>>>> texi2html is the texlive-era replacement for tetex-texi2html. +</I>><i> >>>>>> +</I>><i> >>>>>> Since I need it for lilypond, I'll fix those requires that had a +</I>><i> >>>>>> require for tetex-texi2html +</I>><i> >>>>> +</I>><i> >>>>> it's also needed for gcomprise. It doesn't build without. +</I>><i> >>>>> But here comes an interesting twist. +</I>><i> >>>>> BuildRequires: texi2html in gcomprise is just being ignored, on the +</I>><i> >>>>> BS as well as on the local VM +</I>><i> >>>>> Installing it let's me build the package, after uninstalling +</I>><i> >>>>> texi2html it doesn't build, but the requires is ignored. +</I>><i> >>>>> If I change it to something else such as BuildRequires: texi3html +</I>><i> >>>>> Then it tells me rightfully texi2html is missing. +</I>><i> >>>> +</I>><i> >>>> Your BR isn't ignored, texi2html is also provided by texlive and it +</I>><i> >>>> gets installed instead of texi2html. +</I>><i> >>> +</I>><i> >>> i am working on new texlive, i can take a look to this issue. +</I>><i> >> +</I>><i> >> Olav Vitters has rebuilt texlive (with new libpng15) after boklm had +</I>><i> >> erased the wrong Provides : texi2html +</I>><i> >> +</I>><i> >> Now, if BR texi2html is in a spec, texi2html.rpm will be installed +</I>><i> >> +</I>><i> >> You may now push ffmpeg, gcompris, to be built... +</I>><i> >> You may try lilypond +</I>><i> >> +</I>><i> >> Remind that lash, qemu, and xen need to have BR modified +</I>><i> >> from BR: tetex-texi2html to BR: texi2html too +</I>><i> >> +</I>><i> >> Olav Vitters seems to have taken care of quagga +</I>><i> > +</I>><i> > Thanks a lot. +</I>><i> +</I>><i> One package remains with a wrong BR +</I>><i> Xen spec file still have BR: tetex-texi2html +</I>><i> if it is rebuilt it needs to be now BR: texi2html +</I>><i> +</I>><i> need to provide a bug report ? +</I>XEN currently doesn't build. There is an issue filed upstreams +-- +Thomas +</PRE> + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="008629.html">[Mageia-dev] texi2html +</A></li> + <LI>Next message: <A HREF="008617.html">[Mageia-dev] Docteam meeting, Tuesday October 4th +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#8878">[ date ]</a> + <a href="thread.html#8878">[ thread ]</a> + <a href="subject.html#8878">[ subject ]</a> + <a href="author.html#8878">[ 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> |