From bfc642b3dbaaa8d63218989b48dd115a411246e8 Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Sun, 21 Dec 2008 08:34:08 +0000 Subject: [PATCH] upgrading package: git 1.6.0.5 -> 1.6.0.6 --- git/git.patch | 18 +++++++++--------- git/git.spec | 4 ++-- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/git/git.patch b/git/git.patch index 731fced368..9c3ba35a44 100644 --- a/git/git.patch +++ b/git/git.patch @@ -37,9 +37,9 @@ Index: gc-utils/doc/Makefile endif uninstall: -Index: git-1.6.0.5/Documentation/Makefile ---- git-1.6.0.5/Documentation/Makefile.orig 2008-07-20 02:23:11 +0200 -+++ git-1.6.0.5/Documentation/Makefile 2008-08-01 21:05:21 +0200 +Index: git-1.6.0.6/Documentation/Makefile +--- git-1.6.0.6/Documentation/Makefile.orig 2008-07-20 02:23:11 +0200 ++++ git-1.6.0.6/Documentation/Makefile 2008-08-01 21:05:21 +0200 @@ -48,9 +48,9 @@ infodir?=$(prefix)/share/info MAKEINFO=makeinfo @@ -52,9 +52,9 @@ Index: git-1.6.0.5/Documentation/Makefile endif -include ../config.mak.autogen -Index: git-1.6.0.5/Makefile ---- git-1.6.0.5/Makefile.orig 2008-07-20 02:23:11 +0200 -+++ git-1.6.0.5/Makefile 2008-08-01 21:05:21 +0200 +Index: git-1.6.0.6/Makefile +--- git-1.6.0.6/Makefile.orig 2008-07-20 02:23:11 +0200 ++++ git-1.6.0.6/Makefile 2008-08-01 21:05:21 +0200 @@ -176,7 +176,7 @@ infodir = $(prefix)/share/info gitexecdir = $(bindir) @@ -78,9 +78,9 @@ Index: git-1.6.0.5/Makefile endif BUILTIN_OBJS += builtin-http-fetch.o EXTLIBS += $(CURL_LIBCURL) -Index: git-1.6.0.5/perl/Makefile.PL ---- git-1.6.0.5/perl/Makefile.PL.orig 2008-07-20 02:23:11 +0200 -+++ git-1.6.0.5/perl/Makefile.PL 2008-08-01 21:05:21 +0200 +Index: git-1.6.0.6/perl/Makefile.PL +--- git-1.6.0.6/perl/Makefile.PL.orig 2008-07-20 02:23:11 +0200 ++++ git-1.6.0.6/perl/Makefile.PL 2008-08-01 21:05:21 +0200 @@ -26,5 +26,6 @@ VERSION_FROM => 'Git.pm', PM => \%pm, diff --git a/git/git.spec b/git/git.spec index 987c842560..8de15f9591 100644 --- a/git/git.spec +++ b/git/git.spec @@ -22,7 +22,7 @@ ## # package version -%define V_git 1.6.0.5 +%define V_git 1.6.0.6 %define V_cogito 0.18.2 %define V_stgit 0.14.3 %define V_guilt 0.31.2 @@ -40,7 +40,7 @@ Class: EVAL Group: SCM License: GPL Version: %{V_git} -Release: 20081209 +Release: 20081221 # package options %option with_cogito no