OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 08-Apr-2006 09:41:58
Branch: HEAD Handle: 2006040808415700
Modified files:
openpkg-src/git git.patch git.spec
Log:
upgrading package: git 1.2.5 -> 1.2.6
Summary:
Revision Changes Path
1.5 +3 -3 openpkg-src/git/git.patch
1.7 +4 -4 openpkg-src/git/git.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/git/git.patch
============================================================================
$ cvs diff -u -r1.4 -r1.5 git.patch
--- openpkg-src/git/git.patch 5 Apr 2006 06:56:39 -0000 1.4
+++ openpkg-src/git/git.patch 8 Apr 2006 07:41:57 -0000 1.5
@@ -1,6 +1,6 @@
-Index: git-1.2.5/Makefile
---- git-1.2.5/Makefile.orig 2006-02-19 01:19:00 +0100
-+++ git-1.2.5/Makefile 2006-02-20 13:42:06 +0100
+Index: git-1.2.6/Makefile
+--- git-1.2.6/Makefile.orig 2006-02-19 01:19:00 +0100
++++ git-1.2.6/Makefile 2006-02-20 13:42:06 +0100
@@ -293,9 +293,9 @@
ifdef CURLDIR
# This is still problematic -- gcc does not always want -R.
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/git/git.spec
============================================================================
$ cvs diff -u -r1.6 -r1.7 git.spec
--- openpkg-src/git/git.spec 5 Apr 2006 06:56:39 -0000 1.6
+++ openpkg-src/git/git.spec 8 Apr 2006 07:41:57 -0000 1.7
@@ -23,9 +23,9 @@
##
# package version
-%define V_git 1.2.5
-%define V_cogito 0.17.1
-%define V_stgit 0.8.1
+%define V_git 1.2.6
+%define V_cogito 0.17.2
+%define V_stgit 0.9
# package information
Name: git
@@ -38,7 +38,7 @@
Group: SCM
License: GPL
Version: %{V_git}
-Release: 20060405
+Release: 20060408
# list of sources
Source0: http://www.kernel.org/pub/software/scm/git/git-%{V_git}.tar.gz
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]