Przeglądaj źródła

upgrading package: git 1.5.0.4 -> 1.5.0.5

Ralf S. Engelschall 18 lat temu
rodzic
commit
c0b58dc515
2 zmienionych plików z 5 dodań i 5 usunięć
  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.0.4/Makefile
---- git-1.5.0.4/Makefile.orig	2007-02-14 03:46:46 +0100
-+++ git-1.5.0.4/Makefile	2007-02-18 19:43:17 +0100
+Index: git-1.5.0.5/Makefile
+--- git-1.5.0.5/Makefile.orig	2007-02-14 03:46:46 +0100
++++ git-1.5.0.5/Makefile	2007-02-18 19:43:17 +0100
 @@ -123,7 +123,7 @@
  prefix = $(HOME)
  bindir = $(prefix)/bin

+ 2 - 2
git/git.spec

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