• Bug#267136: fakeroot show a wrong version number

    From solsTiCe@1:229/2 to All on Fri Aug 20 23:00:18 2004
    From: [email protected]

    Package: fakeroot
    Version: 1.0.7

    When i run 'fakeroot --version' from a shell it prints 1.0.1 rather than the expected 1.0.7

    $ fakeroot --version
    fakeroot version 1.0.1

    a change in configure.ac and a run of 'autoreconf'

    or i made a patch

    diff -urN fakeroot-1.0.7/configure.ac fakeroot-1.0.7.nouv/configure.ac
    --- fakeroot-1.0.7/configure.ac 2004-06-19 00:16:28.000000000 +0200
    +++ fakeroot-1.0.7.nouv/configure.ac 2004-08-07 23:08:21.000000000 +0200
    @@ -1,5 +1,5 @@
    dnl Process this file with autoconf to produce a configure script. -AC_INIT([fakeroot],[1.0.1],[[email protected]],[fakeroot]) +AC_INIT([fakeroot],[1.0.7],[[email protected]],[fakeroot])
    AC_PREREQ(2.59)
    AC_CANONICAL_TARGET
    AM_INIT_AUTOMAKE


    --
    To UNSUBSCRIBE, email to [email protected]
    with a subject of "unsubscribe". Trouble? Contact [email protected]

    --- SoupGate-Win32 v1.05
    * Origin: you cannot sedate... all the things you hate (1:229/2)