소스 검색

upgrading package: git 1.7.2.3 -> 1.7.3

Ralf S. Engelschall 15 년 전
부모
커밋
c7310f867a
2개의 변경된 파일16개의 추가작업 그리고 16개의 파일을 삭제
  1. 15 15
      git/git.patch
  2. 1 1
      git/git.spec

+ 15 - 15
git/git.patch

@@ -37,9 +37,9 @@ Index: gc-utils/doc/Makefile
  endif
  
  uninstall:
-Index: git-1.7.2.1/Documentation/Makefile
---- git-1.7.2.1/Documentation/Makefile.orig	2010-07-21 23:35:25.000000000 +0200
-+++ git-1.7.2.1/Documentation/Makefile	2010-07-22 09:56:28.000000000 +0200
+Index: git-1.7.3/Documentation/Makefile
+--- git-1.7.3/Documentation/Makefile.orig	2010-07-21 23:35:25.000000000 +0200
++++ git-1.7.3/Documentation/Makefile	2010-07-22 09:56:28.000000000 +0200
 @@ -52,10 +52,10 @@
  infodir?=$(prefix)/share/info
  MAKEINFO=makeinfo
@@ -53,9 +53,9 @@ Index: git-1.7.2.1/Documentation/Makefile
  endif
  
  -include ../config.mak.autogen
-Index: git-1.7.2.1/Makefile
---- git-1.7.2.1/Makefile.orig	2010-07-21 23:35:25.000000000 +0200
-+++ git-1.7.2.1/Makefile	2010-07-22 10:04:28.000000000 +0200
+Index: git-1.7.3/Makefile
+--- git-1.7.3/Makefile.orig	2010-07-21 23:35:25.000000000 +0200
++++ git-1.7.3/Makefile	2010-07-22 10:04:28.000000000 +0200
 @@ -278,10 +278,10 @@
  bindir = $(prefix)/$(bindir_relative)
  mandir = share/man
@@ -92,9 +92,9 @@ Index: git-1.7.2.1/Makefile
  	endif
  else
  	BASIC_CFLAGS += -DNO_OPENSSL
-Index: git-1.7.2.1/config.mak.in
---- git-1.7.2.1/config.mak.in.orig	2010-07-21 23:35:25.000000000 +0200
-+++ git-1.7.2.1/config.mak.in	2010-07-22 09:56:28.000000000 +0200
+Index: git-1.7.3/config.mak.in
+--- git-1.7.3/config.mak.in.orig	2010-07-21 23:35:25.000000000 +0200
++++ git-1.7.3/config.mak.in	2010-07-22 09:56:28.000000000 +0200
 @@ -15,9 +15,9 @@
  prefix = @prefix@
  exec_prefix = @exec_prefix@
@@ -107,9 +107,9 @@ Index: git-1.7.2.1/config.mak.in
  
  mandir=@mandir@
  
-Index: git-1.7.2.1/perl/Makefile.PL
---- git-1.7.2.1/perl/Makefile.PL.orig	2010-07-21 23:35:25.000000000 +0200
-+++ git-1.7.2.1/perl/Makefile.PL	2010-07-22 09:56:28.000000000 +0200
+Index: git-1.7.3/perl/Makefile.PL
+--- git-1.7.3/perl/Makefile.PL.orig	2010-07-21 23:35:25.000000000 +0200
++++ git-1.7.3/perl/Makefile.PL	2010-07-22 09:56:28.000000000 +0200
 @@ -34,5 +34,6 @@
  	VERSION_FROM    => 'Git.pm',
  	PM		=> \%pm,
@@ -118,9 +118,9 @@ Index: git-1.7.2.1/perl/Makefile.PL
 +	INSTALLDIRS	=> 'vendor',
 +	INSTALLSITEMAN3DIR => '$(SITEPREFIX)/man/man3'
  );
-Index: git-1.7.2.1/templates/Makefile
---- git-1.7.2.1/templates/Makefile.orig	2010-07-21 23:35:25.000000000 +0200
-+++ git-1.7.2.1/templates/Makefile	2010-07-22 09:56:28.000000000 +0200
+Index: git-1.7.3/templates/Makefile
+--- git-1.7.3/templates/Makefile.orig	2010-07-21 23:35:25.000000000 +0200
++++ git-1.7.3/templates/Makefile	2010-07-22 09:56:28.000000000 +0200
 @@ -8,7 +8,7 @@
  TAR ?= tar
  RM ?= rm -f

+ 1 - 1
git/git.spec

@@ -22,7 +22,7 @@
 ##
 
 #   package version
-%define       V_git       1.7.2.3
+%define       V_git       1.7.3
 %define       V_cogito    0.18.2
 %define       V_stgit     0.14.3
 %define       V_guilt     0.34