Pārlūkot izejas kodu

upgrading package: git 1.6.4.2 -> 1.6.4.3

Ralf S. Engelschall 16 gadi atpakaļ
vecāks
revīzija
bc3845648d
2 mainītis faili ar 11 papildinājumiem un 11 dzēšanām
  1. 9 9
      git/git.patch
  2. 2 2
      git/git.spec

+ 9 - 9
git/git.patch

@@ -37,9 +37,9 @@ Index: gc-utils/doc/Makefile
  endif
  
  uninstall:
-Index: git-1.6.4.2/Documentation/Makefile
---- git-1.6.4.2/Documentation/Makefile.orig	2009-03-04 09:18:50 +0100
-+++ git-1.6.4.2/Documentation/Makefile	2009-03-04 22:59:49 +0100
+Index: git-1.6.4.3/Documentation/Makefile
+--- git-1.6.4.3/Documentation/Makefile.orig	2009-03-04 09:18:50 +0100
++++ git-1.6.4.3/Documentation/Makefile	2009-03-04 22:59:49 +0100
 @@ -50,10 +50,10 @@
  infodir?=$(prefix)/share/info
  MAKEINFO=makeinfo
@@ -53,9 +53,9 @@ Index: git-1.6.4.2/Documentation/Makefile
  endif
  
  -include ../config.mak.autogen
-Index: git-1.6.4.2/Makefile
---- git-1.6.4.2/Makefile.orig	2009-03-04 09:18:50 +0100
-+++ git-1.6.4.2/Makefile	2009-03-04 23:00:34 +0100
+Index: git-1.6.4.3/Makefile
+--- git-1.6.4.3/Makefile.orig	2009-03-04 09:18:50 +0100
++++ git-1.6.4.3/Makefile	2009-03-04 23:00:34 +0100
 @@ -198,7 +198,7 @@
  infodir = share/info
  gitexecdir = libexec/git-core
@@ -79,9 +79,9 @@ Index: git-1.6.4.2/Makefile
  	endif
  	BUILTIN_OBJS += builtin-http-fetch.o
  	EXTLIBS += $(CURL_LIBCURL)
-Index: git-1.6.4.2/perl/Makefile.PL
---- git-1.6.4.2/perl/Makefile.PL.orig	2009-03-04 09:18:50 +0100
-+++ git-1.6.4.2/perl/Makefile.PL	2009-03-04 22:55:27 +0100
+Index: git-1.6.4.3/perl/Makefile.PL
+--- git-1.6.4.3/perl/Makefile.PL.orig	2009-03-04 09:18:50 +0100
++++ git-1.6.4.3/perl/Makefile.PL	2009-03-04 22:55:27 +0100
 @@ -26,5 +26,6 @@
  	VERSION_FROM    => 'Git.pm',
  	PM		=> \%pm,

+ 2 - 2
git/git.spec

@@ -22,7 +22,7 @@
 ##
 
 #   package version
-%define       V_git       1.6.4.2
+%define       V_git       1.6.4.3
 %define       V_cogito    0.18.2
 %define       V_stgit     0.14.3
 %define       V_guilt     0.32.1
@@ -40,7 +40,7 @@ Class:        EVAL
 Group:        SCM
 License:      GPL
 Version:      %{V_git}
-Release:      20090830
+Release:      20090913
 
 #   package options
 %option       with_cogito  no