From 6e9300fbf84e1649dd1ea7f3e986d85f9e078d67 Mon Sep 17 00:00:00 2001 From: jbowes Date: Sat, 2 Feb 2008 19:18:23 +0000 Subject: [PATCH] git 1.5.4 --- .cvsignore | 2 +- git.spec | 6 +++++- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.cvsignore b/.cvsignore index 214eefd..c699025 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -git-1.5.3.8.tar.gz +git-1.5.4.tar.gz diff --git a/git.spec b/git.spec index 5059488..04aee76 100644 --- a/git.spec +++ b/git.spec @@ -1,6 +1,6 @@ # Pass --without docs to rpmbuild if you don't want the documentation Name: git -Version: 1.5.3.8 +Version: 1.5.4 Release: 1%{?dist} Summary: Git core and tools License: GPLv2 @@ -213,6 +213,7 @@ rm -rf $RPM_BUILD_ROOT %defattr(-,root,root) %doc Documentation/*gitk*.txt %{_bindir}/*gitk* +%{_datadir}/gitk %{!?_without_docs: %{_mandir}/man1/*gitk*.1*} %{!?_without_docs: %doc Documentation/*gitk*.html } @@ -243,6 +244,9 @@ rm -rf $RPM_BUILD_ROOT %{!?_without_docs: %doc Documentation/technical} %changelog +* Sat Feb 02 2008 James Bowes 1.5.4-1 +- git-1.5.4 + * Tue Jan 08 2008 James Bowes 1.5.3.8-1 - git-1.5.3.8 diff --git a/sources b/sources index 88cf747..11a9cc9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -95a79b889cfdb6e33388058f9a188e66 git-1.5.3.8.tar.gz +22725d00bf2006bc9464873b7ae85e28 git-1.5.4.tar.gz