From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chris Feist Date: Wed, 25 Apr 2007 16:13:14 -0500 Subject: [Cluster-devel] [PATCH] cleanup build system a bit. In-Reply-To: <462DFE84.2080605@ubuntu.com> References: <462DFE84.2080605@ubuntu.com> Message-ID: <462FC46A.70405@redhat.com> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Fabio Massimo Di Nitto wrote: > TODO: > > somebody from RH should please verify that config/copyright.cf is correct. > The oldest RH copyright is from 2004 and i updated from 2006 to 2007. Looks good > top level makefile: > - verify latest_tags: srpms: tarballs: targets. > I have personally never used them and for what i can tell they haven't > been in used for ages. latest_tags, build_srpms, tarballs are from the old, old build system, they can definitely be removed. I think this patch is something that we can commit to the -HEAD branch and start using for FC8 and beyond. We shouldn't have a problem patching up any minor issues that crop up. I vote for committing this patch. Thanks, Chris