After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 613207 - Modernize autotools configuration
Modernize autotools configuration
Status: RESOLVED OBSOLETE
Product: gnome-disk-utility
Classification: Core
Component: general
2.29.x
Other Linux
: Normal normal
: ---
Assigned To: gnome-disk-utility-maint
gnome-disk-utility-maint
Depends on:
Blocks:
 
 
Reported: 2010-03-18 01:37 UTC by Javier Jardón (IRC: jjardon)
Modified: 2012-11-12 21:38 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Modernize autotools configuration (3.26 KB, patch)
2010-03-18 01:45 UTC, Javier Jardón (IRC: jjardon)
none Details | Review

Description Javier Jardón (IRC: jjardon) 2010-03-18 01:37:26 UTC
See http://live.gnome.org/GnomeGoals/ModernAutotools

Patch following
Comment 1 Javier Jardón (IRC: jjardon) 2010-03-18 01:45:26 UTC
Created attachment 156425 [details] [review]
Modernize autotools configuration

New requirements:
    autoconf >= 2.63
    automake >= 1.11.1
    libtool >= 2.2.6
    intltool >= 0.40.0
    gtk-doc >= 1.11
Comment 2 Christian Persch 2010-03-19 20:09:00 UTC
Which features of autoconf and automake are you using that necessitate the minimum version bump? E.g. if it works with am 1.9, why not keep that ?
Comment 3 Javier Jardón (IRC: jjardon) 2010-03-22 00:18:52 UTC
autoconf 2.63 is quite old now (09-Sep-2008) (see http://ftp.gnu.org/gnu/autoconf/). I'd like to use 2.64 but this version is still not included in jhbuild.

automake 1.11.1 fix a security issue present in the make dist and make distcheck rules of all packages using Automake (http://lists.gnu.org/archive/html/automake/2009-12/msg00012.html)

Also, note that gnome-disk-utility depends on very recent version of other patckages (udisks, GTK+, Glib) so I don't see a problem here.
Comment 4 David Zeuthen (not reading bugmail) 2012-11-12 21:38:03 UTC
As of gnome-disk-utility 3.4 everything was rewritten to use udisks2 and GDBus.

Thanks for taking the time to report this bug.
However, you are using a version that is too old and not supported anymore. GNOME developers are no longer working on that version, so unfortunately there will not be any bug fixes for the version that you use.

By upgrading to a newer version of GNOME you could receive bug fixes and new functionality. You may need to upgrade your Linux distribution to obtain a newer version of GNOME.
Please feel free to reopen this bug if the problem still occurs with a newer version of GNOME.