summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTodd Zullinger <tmz@pobox.com>2008-03-28 14:14:25 -0400
committerTodd Zullinger <tmz@pobox.com>2008-03-28 14:14:25 -0400
commit5e5fab174ff96e3986519c12ba343fea5dd4cecd (patch)
tree51b07838c63dfd302a8e11e1016ac3a451f813d1
parent746f0c3ad500db05f7b195880a4e7a66effdfd97 (diff)
downloadgit-package-5e5fab174ff96e3986519c12ba343fea5dd4cecd.tar.gz
git-package-5e5fab174ff96e3986519c12ba343fea5dd4cecd.tar.xz
git-package-5e5fab174ff96e3986519c12ba343fea5dd4cecd.zip
sync with cvs tag git-1_5_4_5-1_fc9
-rw-r--r--.cvsignore2
-rw-r--r--git.spec12
-rw-r--r--sources2
3 files changed, 11 insertions, 5 deletions
diff --git a/.cvsignore b/.cvsignore
index 078e7a4..1458352 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1 @@
-git-1.5.4.4.tar.gz
+git-1.5.4.5.tar.gz
diff --git a/git.spec b/git.spec
index bf778b9..ecafa1e 100644
--- a/git.spec
+++ b/git.spec
@@ -1,7 +1,7 @@
# Pass --without docs to rpmbuild if you don't want the documentation
Name: git
-Version: 1.5.4.4
-Release: 3%{?dist}
+Version: 1.5.4.5
+Release: 1%{?dist}
Summary: Core git tools
License: GPLv2
Group: Development/Tools
@@ -186,7 +186,7 @@ rm -rf $RPM_BUILD_ROOT
%doc README COPYING Documentation/*.txt contrib/hooks
%{!?_without_docs: %doc Documentation/*.html Documentation/docbook-xsl.css}
%{!?_without_docs: %doc Documentation/howto Documentation/technical}
-%{_sysconfdir}/bash_completion.d/git
+%{_sysconfdir}/bash_completion.d
%files svn
@@ -259,6 +259,12 @@ rm -rf $RPM_BUILD_ROOT
# No files for you!
%changelog
+* Fri Mar 28 2008 James Bowes <jbowes@redhat.com> 1.5.4.5-1
+- git-1.5.4.5
+
+* Wed Mar 26 2008 James Bowes <jbowes@redhat.com> 1.5.4.4-4
+- Own /etc/bash_completion.d in case bash-completion isn't installed.
+
* Tue Mar 25 2008 James Bowes <jbowes@redhat.com> 1.5.4.4-3
- Include the sample hooks from contrib/hooks as docs (bug 321151).
- Install the bash completion script from contrib (bug 433255).
diff --git a/sources b/sources
index 1710ce1..d8c9a79 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-08816904bc7fd0b79a380da04ee787e0 git-1.5.4.4.tar.gz
+9f83d18be41c88e5df6a2718c081520c git-1.5.4.5.tar.gz