Explorar o código

upgrading package: git 1.7.4.4 -> 1.7.4.5

Ralf S. Engelschall %!s(int64=14) %!d(string=hai) anos
pai
achega
2206e5ff83
Modificáronse 2 ficheiros con 20 adicións e 20 borrados
  1. 18 18
      git/git.patch
  2. 2 2
      git/git.spec

+ 18 - 18
git/git.patch

@@ -37,9 +37,9 @@ Index: gc-utils/doc/Makefile
  endif
  
  uninstall:
-Index: git-1.7.4.4/Documentation/Makefile
---- git-1.7.4.4/Documentation/Makefile.orig	2011-04-03 10:22:36.000000000 +0200
-+++ git-1.7.4.4/Documentation/Makefile	2011-04-03 12:03:43.000000000 +0200
+Index: git-1.7.4.5/Documentation/Makefile
+--- git-1.7.4.5/Documentation/Makefile.orig	2011-04-03 10:22:36.000000000 +0200
++++ git-1.7.4.5/Documentation/Makefile	2011-04-03 12:03:43.000000000 +0200
 @@ -52,10 +52,10 @@
  infodir?=$(prefix)/share/info
  MAKEINFO=makeinfo
@@ -53,9 +53,9 @@ Index: git-1.7.4.4/Documentation/Makefile
  endif
  
  -include ../config.mak.autogen
-Index: git-1.7.4.4/Makefile
---- git-1.7.4.4/Makefile.orig	2011-04-03 10:22:36.000000000 +0200
-+++ git-1.7.4.4/Makefile	2011-04-03 12:03:43.000000000 +0200
+Index: git-1.7.4.5/Makefile
+--- git-1.7.4.5/Makefile.orig	2011-04-03 10:22:36.000000000 +0200
++++ git-1.7.4.5/Makefile	2011-04-03 12:03:43.000000000 +0200
 @@ -286,10 +286,10 @@
  bindir = $(prefix)/$(bindir_relative)
  mandir = share/man
@@ -92,9 +92,9 @@ Index: git-1.7.4.4/Makefile
  	endif
  else
  	BASIC_CFLAGS += -DNO_OPENSSL
-Index: git-1.7.4.4/config.mak.in
---- git-1.7.4.4/config.mak.in.orig	2011-04-03 10:22:36.000000000 +0200
-+++ git-1.7.4.4/config.mak.in	2011-04-03 12:03:43.000000000 +0200
+Index: git-1.7.4.5/config.mak.in
+--- git-1.7.4.5/config.mak.in.orig	2011-04-03 10:22:36.000000000 +0200
++++ git-1.7.4.5/config.mak.in	2011-04-03 12:03:43.000000000 +0200
 @@ -15,9 +15,9 @@
  prefix = @prefix@
  exec_prefix = @exec_prefix@
@@ -107,9 +107,9 @@ Index: git-1.7.4.4/config.mak.in
  
  mandir=@mandir@
  
-Index: git-1.7.4.4/perl/Makefile.PL
---- git-1.7.4.4/perl/Makefile.PL.orig	2011-04-03 10:22:36.000000000 +0200
-+++ git-1.7.4.4/perl/Makefile.PL	2011-04-03 12:03:43.000000000 +0200
+Index: git-1.7.4.5/perl/Makefile.PL
+--- git-1.7.4.5/perl/Makefile.PL.orig	2011-04-03 10:22:36.000000000 +0200
++++ git-1.7.4.5/perl/Makefile.PL	2011-04-03 12:03:43.000000000 +0200
 @@ -34,5 +34,6 @@
  	VERSION_FROM    => 'Git.pm',
  	PM		=> \%pm,
@@ -118,9 +118,9 @@ Index: git-1.7.4.4/perl/Makefile.PL
 +	INSTALLDIRS	=> 'vendor',
 +	INSTALLSITEMAN3DIR => '$(SITEPREFIX)/man/man3'
  );
-Index: git-1.7.4.4/sha1_file.c
---- git-1.7.4.4/sha1_file.c.orig	2011-04-03 12:03:45.000000000 +0200
-+++ git-1.7.4.4/sha1_file.c	2011-04-03 12:10:31.000000000 +0200
+Index: git-1.7.4.5/sha1_file.c
+--- git-1.7.4.5/sha1_file.c.orig	2011-04-03 12:03:45.000000000 +0200
++++ git-1.7.4.5/sha1_file.c	2011-04-03 12:10:31.000000000 +0200
 @@ -16,6 +16,7 @@
  #include "refs.h"
  #include "pack-revindex.h"
@@ -129,9 +129,9 @@ Index: git-1.7.4.4/sha1_file.c
  
  #ifndef O_NOATIME
  #if defined(__linux__) && (defined(__i386__) || defined(__PPC__))
-Index: git-1.7.4.4/templates/Makefile
---- git-1.7.4.4/templates/Makefile.orig	2011-04-03 10:22:36.000000000 +0200
-+++ git-1.7.4.4/templates/Makefile	2011-04-03 12:03:43.000000000 +0200
+Index: git-1.7.4.5/templates/Makefile
+--- git-1.7.4.5/templates/Makefile.orig	2011-04-03 10:22:36.000000000 +0200
++++ git-1.7.4.5/templates/Makefile	2011-04-03 12:03:43.000000000 +0200
 @@ -8,7 +8,7 @@
  TAR ?= tar
  RM ?= rm -f

+ 2 - 2
git/git.spec

@@ -22,7 +22,7 @@
 ##
 
 #   package version
-%define       V_git       1.7.4.4
+%define       V_git       1.7.4.5
 %define       V_cogito    0.18.2
 %define       V_stgit     0.14.3
 %define       V_guilt     0.34
@@ -40,7 +40,7 @@ Class:        EVAL
 Group:        SCM
 License:      GPL
 Version:      %{V_git}
-Release:      20110407
+Release:      20110420
 
 #   package options
 %option       with_doc     no