aboutsummaryrefslogtreecommitdiff
path: root/progress.c
diff options
context:
space:
mode:
authorKristian Høgsberg <krh@redhat.com>2008-02-18 18:11:21 -0500
committerJunio C Hamano <gitster@pobox.com>2008-02-19 22:17:22 -0800
commit7c33d3a5116fd72877802288cca6735642bb5d6f (patch)
treeb93c5963fbe858f99dde3ec7cc685bc9f270f37f /progress.c
parent066a5268db8bff70ebd31d7887e060d1463fe57c (diff)
downloadgit-7c33d3a5116fd72877802288cca6735642bb5d6f.tar.gz
git-7c33d3a5116fd72877802288cca6735642bb5d6f.tar.xz
Rename git-core rpm to just git and rename the meta-pacakge to git-all.
This fixes my favorite annoyance with the git rpm packaging: don't pull in tla when I say yum install git! You wouldn't expect yum install gcc to pull in gcc-gfortran, right? With this change, and blanket 'yum update' will automatically pull in the new 'git' package and push out the old 'git-core', and if the old 'git' package was installed 'git-all' will be pulled in instead. A couple of things do break though: 'yum update git-core', because yum behaves differently when given a specific package name - it doesn't follow obsoletes. Instead, 'yum install git' will pull in the new git rpm, which will then push out the old 'git-core'. Similarly, to get the newest version of the meta package, 'yum install git-all' will install git-all, which then pushes out the old 'git' meta package. Signed-off-by: Kristian Høgsberg <krh@redhat.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'progress.c')
0 files changed, 0 insertions, 0 deletions