Beware that ./devtool standalone use old version of some tool of the
buildchain, as gettext. And ./devtool static is borken on ubuntu
12.04.2 LTS
, for me almost, The build fail - Makefile.in not found - found today.
I did not understand why.

Best


On Fri, Jul 5, 2013 at 6:50 PM, Jeff Johnson <j...@rpm5.org> wrote:
>   RPM Package Manager, CVS Repository
>   http://rpm5.org/cvs/
>   ____________________________________________________________________________
>
>   Server: rpm5.org                         Name:   Jeff Johnson
>   Root:   /v/rpm/cvs                       Email:  j...@rpm5.org
>   Module: rpm                              Date:   05-Jul-2013 18:50:58
>   Branch: rpm-5_4                          Handle: 2013070516505800
>
>   Modified files:           (Branch: rpm-5_4)
>     rpm                     INSTALL
>
>   Log:
>     - update versions used.
>
>   Summary:
>     Revision    Changes     Path
>     2.134.2.3   +15 -15     rpm/INSTALL
>   ____________________________________________________________________________
>
>   patch -p0 <<'@@ .'
>   Index: rpm/INSTALL
>   ============================================================================
>   $ cvs diff -u -r2.134.2.2 -r2.134.2.3 INSTALL
>   --- rpm/INSTALL       5 May 2013 15:03:11 -0000       2.134.2.2
>   +++ rpm/INSTALL       5 Jul 2013 16:50:58 -0000       2.134.2.3
>   @@ -10,12 +10,12 @@
>    Name            Type      Minimum Used    URL
>    --------------- --------- ------- ------- 
> -------------------------------------
>    CVS             mandatory 1.12    1.12.13 http://www.nongnu.org/cvs/
>   -Perl            mandatory 5.8.0   5.10.1  http://www.perl.com/
>   +Perl            mandatory 5.8.0   5.12.4  http://www.perl.com/
>    GNU m4      [0] mandatory 1.4.0   1.4.13  http://www.gnu.org/software/m4/
>   -GNU autoconf    mandatory 2.59b   2.63    
> http://www.gnu.org/software/autoconf/
>   -GNU automake    mandatory 1.8     1.11.1  
> http://www.gnu.org/software/automake/
>   -GNU libtool     mandatory 1.5     2.2.6a  
> http://www.gnu.org/software/libtool/
>   -GNU gettext     mandatory 0.16    0.17    
> http://www.gnu.org/software/gettext/
>   +GNU autoconf    mandatory 2.59b   2.69    
> http://www.gnu.org/software/autoconf/
>   +GNU automake    mandatory 1.8     1.14    
> http://www.gnu.org/software/automake/
>   +GNU libtool     mandatory 1.5     2.4.2   
> http://www.gnu.org/software/libtool/
>   +GNU gettext     mandatory 0.16    
> 0.18.2.1http://www.gnu.org/software/gettext/
>    GNU make        mandatory -       -       http://www.gnu.org/software/make/
>    GNU bash        optional  -       -       http://www.gnu.org/software/bash/
>    --------------- --------- ------- ------- 
> -------------------------------------
>   @@ -29,22 +29,22 @@
>    --------------- --------- ------- ------- 
> -------------------------------------
>    ISO C Compiler  mandatory -       -       e.g. http://gcc.gnu.org/
>    POSIX make      mandatory -       -       e.g. 
> http://www.gnu.org/software/make/
>   -Perl            mandatory 5.8.0   5.10.1  http://www.perl.com/
>   -POPT            mandatory 1.15    1.16    http://rpm5.org/files/popt/
>   +Perl            mandatory 5.8.0   5.12.4  http://www.perl.com/
>   +POPT            mandatory 1.15    1.17    http://rpm5.org/files/popt/
>    BeeCrypt        mandatory 4.2.0   4.2.1   http://beecrypt.sourceforge.net/
>    Libtasn.1       mandatory -       2.7     
> http://www.gnu.org/software/libtasn1/
>   -Neon            mandatory 0.27.0 0.29.4  http://www.webdav.org/neon/
>   -PCRE            mandatory 7.0     8.10    http://www.pcre.org/
>   -Mozilla NSS     optional  3.11    3.12.8  
> http://www.mozilla.org/projects/security/pki/nss/
>   -OpenSSL         optional  0.9.8   1.0.0a  http://www.openssl.org/
>   +Neon            mandatory 0.27.0 0.29.6  http://www.webdav.org/neon/
>   +PCRE            mandatory 7.0     8.33    http://www.pcre.org/
>   +Mozilla NSS     optional  3.11    3.14.3  
> http://www.mozilla.org/projects/security/pki/nss/
>   +OpenSSL         optional  0.9.8   1.0.0e  http://www.openssl.org/
>    Berkeley-DB [1] optional  5.3.21  5.3.21  
> http://www.oracle.com/database/berkeley-db.html
>    SQLite      [1] optional  3.3     3.7.0.1 http://www.sqlite.org/
>   -Lua         [2] optional  5.1     5.1.4   http://www.lua.org/
>   +Lua         [2] optional  5.2     5.2.2   http://www.lua.org/
>    ZLib            optional  1.2     1.2.3   http://www.zlib.net/
>    Bzip2           optional  1.0     1.0.5   http://www.bzip.org/
>   -XZ Utils    [3] optional  4.999.9 4.999.9 http://tukaani.org/xz/
>   -File/magic  [4] optional  4.00    5.03    ftp://ftp.astron.com/pub/file/
>   -GNU gettext     optional  0.18    0.18    
> http://www.gnu.org/software/gettext/
>   +XZ Utils    [3] optional  4.999.9 5.0.4   http://tukaani.org/xz/
>   +File/magic  [4] optional  4.00    5.14    ftp://ftp.astron.com/pub/file/
>   +GNU gettext     optional  0.18    
> 0.18.2.1http://www.gnu.org/software/gettext/
>    GNU iconv       optional  1.11    1.11    
> http://www.gnu.org/software/libiconv/
>    OSSP uuid       optional  1.6.0   1.6.2   http://www.ossp.org/pkg/lib/uuid/
>    XAR         [5] optional  1.5.2   1.5.2   http://code.google.com/p/xar/
>   @@ .
> ______________________________________________________________________
> RPM Package Manager                                    http://rpm5.org
> CVS Sources Repository                                rpm-...@rpm5.org
______________________________________________________________________
RPM Package Manager                                    http://rpm5.org
Developer Communication List                        rpm-devel@rpm5.org

Reply via email to