瀏覽代碼

upgrading package: git 1.4.0 -> 1.4.1

Thomas Lotterer 19 年之前
父節點
當前提交
81cfbb3328
共有 2 個文件被更改,包括 5 次插入5 次删除
  1. 3 3
      git/git.patch
  2. 2 2
      git/git.spec

+ 3 - 3
git/git.patch

@@ -1,6 +1,6 @@
-Index: git-1.4.0/Makefile
---- git-1.4.0/Makefile.orig	2006-02-19 01:19:00 +0100
-+++ git-1.4.0/Makefile	2006-02-20 13:42:06 +0100
+Index: git-1.4.1/Makefile
+--- git-1.4.1/Makefile.orig	2006-02-19 01:19:00 +0100
++++ git-1.4.1/Makefile	2006-02-20 13:42:06 +0100
 @@ -293,9 +293,9 @@
  	ifdef CURLDIR
  		# This is still problematic -- gcc does not always want -R.

+ 2 - 2
git/git.spec

@@ -23,7 +23,7 @@
 ##
 
 #   package version
-%define       V_git       1.4.0
+%define       V_git       1.4.1
 %define       V_cogito    0.17.3
 %define       V_stgit     0.10
 
@@ -38,7 +38,7 @@ Class:        EVAL
 Group:        SCM
 License:      GPL
 Version:      %{V_git}
-Release:      20060618
+Release:      20060703
 
 #   list of sources
 Source0:      http://www.kernel.org/pub/software/scm/git/git-%{V_git}.tar.gz