From mboxrd@z Thu Jan 1 00:00:00 1970 From: Fabio Massimo Di Nitto Date: Tue, 21 Aug 2007 08:09:08 +0200 Subject: [Cluster-devel] [PATCH] clean up usage of FOO_RELEASE_NAME Message-ID: <46CA8184.5020000@ubuntu.com> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Hi guys, just a minor cleanup patch: lots of subsystems use SUBSYSTEM_RELEASE_NAME=RELEASE as defined in make/defines.mk. The patch does: cleanup all the subsystems to use RELEASE_VERSION from defines.mk cleanup all Makefiles to not define SUBSYSTEM_RELEASE_VERSION. update configure to generate proper entries in defines.mk as side effect: fix rgmanager/src/utils/ to be consistent with RELEASE_VERSION (it used to have PACKAGE_VERSION) fix gfs2/fsck/ that was using GFS_RELEASE_NAME instead of GFS2_RELEASE_NAME. Note those are all cosmetic changes. Nothing was really fixed here if not to make everything consistent. Please apply or ACK and I will apply. Fabio PS and yes i was really bothered this morning :P -- I'm going to make him an offer he can't refuse. -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: cleanup-release.diff URL: