Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=481173 Mamoru Tasaka <mtasaka@xxxxxxxxxxxxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED AssignedTo|nobody@xxxxxxxxxxxxxxxxx |mtasaka@xxxxxxxxxxxxxxxxxxx Flag| |fedora-review? --- Comment #1 from Mamoru Tasaka <mtasaka@xxxxxxxxxxxxxxxxxxx> 2009-01-23 11:16:33 EDT --- For 1.4.0-2 * Latest version - The last stable version (1.4.0) seems to have been released 3 years ago. While the latest version is still beta (1.5.0-beta), it was released last August (i.e. 5 months ago) and as the last stable version seems old, I think using 1.5.0 beta seems preferable for Fedora. How do you think? * autotool recall - build.log shows: ------------------------------------- 46 + ./configure --build=i386-redhat-linux-gnu ...... 47 checking for a BSD-compatible install... 48 /usr/bin/install -c 49 checking whether build environment is sane... 50 yes .... 372 + make -j4 373 cd . && /builddir/build/BUILD/libnss-pgsql-1.4.0/autoconf/missing aclocal-1.4 374 WARNING: `aclocal-1.4' is missing on your system. You should only need it if 375 you modified `acinclude.m4' or `configure.in'. You might want 376 to install the `Automake' and `Perl' packages. Grab them from 377 any GNU archive site. 378 cd . && /builddir/build/BUILD/libnss-pgsql-1.4.0/autoconf/missing automake-1.4 --gnu Makefile 379 cd . && /builddir/build/BUILD/libnss-pgsql-1.4.0/autoconf/missing autoconf 380 WARNING: `automake-1.4' is missing on your system. You should only need it if 381 you modified `Makefile.am', `acinclude.m4' or `configure.in'. 382 You might want to install the `Automake' and `Perl' packages. 383 Grab them from any GNU archive site. 384 WARNING: `autoconf' is missing on your system. You should only need it if 385 you modified `configure.in'. You might want to install the 386 `Autoconf' and `GNU m4' packages. Grab them from any GNU 387 archive site. 388 /bin/sh ./config.status --recheck 389 running /bin/sh ./configure --build=i386-redhat-linux-gnu .... .... 710 cd . \ 711 && CONFIG_FILES=Makefile CONFIG_HEADERS= /bin/sh ./config.status 712 config.status: creating Makefile 713 config.status: executing default-1 commands 714 cd . && /builddir/build/BUILD/libnss-pgsql-1.4.0/autoconf/missing autoheader ------------------------------------- Here autotools are automatically called after calling make command, this is not expected. This is usually because timestamps on some files related to autotools are wrong. Please fix so that autotools are not called automatically after make. * Documents - Please add the following files to %doc. ------------------------------------- AUTHORS COPYING ChangeLog README ------------------------------------- -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review