W dniu 28.06.2012 07:26, Julian Sikorski pisze:
W dniu 28.06.2012 07:22, Sérgio Basto pisze:
> On Qui, 2012-06-28 at 04:43 +0100, Sérgio Basto wrote:
>> wxsvg
>
> diff -u -r1.16 wxsvg.spec
> --- wxsvg.spec 27 Jun 2012 16:06:17 -0000 1.16
> +++ wxsvg.spec 28 Jun 2012 05:08:17 -0000
> @@ -34,7 +34,9 @@
>
> %build
> mkdir -p m4
> -sh autogen.sh
> +cp /usr/share/libtool/config/ltmain.sh .
> +autoupdate
> +autoreconf
> %configure \
> --disable-dependency-tracking \
> --disable-static
>
> do the build
>
This is strange, I was able to rebuild wxsvg without any changes here.
Julian
OK, I was rebuilding 1.1.8, not 1.1.9.
J