소스 검색

upgrading package: git 1.5.1.3 -> 1.5.1.4

Christoph Schug 18 년 전
부모
커밋
6aeab42506
2개의 변경된 파일5개의 추가작업 그리고 5개의 파일을 삭제
  1. 3 3
      git/git.patch
  2. 2 2
      git/git.spec

+ 3 - 3
git/git.patch

@@ -12,9 +12,9 @@ Index: cogito-0.18.2/Makefile
  
  INSTALL?=install
  
-Index: git-1.5.1.3/Makefile
---- git-1.5.1.3/Makefile.orig	2007-05-01 04:46:26 +0200
-+++ git-1.5.1.3/Makefile	2007-05-01 20:12:26 +0200
+Index: git-1.5.1.4/Makefile
+--- git-1.5.1.4/Makefile.orig	2007-05-01 04:46:26 +0200
++++ git-1.5.1.4/Makefile	2007-05-01 20:12:26 +0200
 @@ -132,7 +132,7 @@
  prefix = $(HOME)
  bindir = $(prefix)/bin

+ 2 - 2
git/git.spec

@@ -23,7 +23,7 @@
 ##
 
 #   package version
-%define       V_git       1.5.1.3
+%define       V_git       1.5.1.4
 %define       V_cogito    0.18.2
 %define       V_stgit     0.12.1
 %define       V_guilt     0.24
@@ -39,7 +39,7 @@ Class:        EVAL
 Group:        SCM
 License:      GPL
 Version:      %{V_git}
-Release:      20070501
+Release:      20070509
 
 #   list of sources
 Source0:      http://www.kernel.org/pub/software/scm/git/git-%{V_git}.tar.gz