OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Christoph Schug
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 09-May-2007 16:53:42
Branch: HEAD Handle: 2007050915534200
Modified files:
openpkg-src/git git.patch git.spec
Log:
upgrading package: git 1.5.1.3 -> 1.5.1.4
Summary:
Revision Changes Path
1.31 +3 -3 openpkg-src/git/git.patch
1.61 +2 -2 openpkg-src/git/git.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/git/git.patch
============================================================================
$ cvs diff -u -r1.30 -r1.31 git.patch
--- openpkg-src/git/git.patch 1 May 2007 18:38:10 -0000 1.30
+++ openpkg-src/git/git.patch 9 May 2007 14:53:42 -0000 1.31
@@ -12,9 +12,9 @@
INSTALL?=install
-Index: git-1.5.1.3/Makefile
---- git-1.5.1.3/Makefile.orig 2007-05-01 04:46:26 +0200
-+++ git-1.5.1.3/Makefile 2007-05-01 20:12:26 +0200
+Index: git-1.5.1.4/Makefile
+--- git-1.5.1.4/Makefile.orig 2007-05-01 04:46:26 +0200
++++ git-1.5.1.4/Makefile 2007-05-01 20:12:26 +0200
@@ -132,7 +132,7 @@
prefix = $(HOME)
bindir = $(prefix)/bin
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/git/git.spec
============================================================================
$ cvs diff -u -r1.60 -r1.61 git.spec
--- openpkg-src/git/git.spec 1 May 2007 18:38:10 -0000 1.60
+++ openpkg-src/git/git.spec 9 May 2007 14:53:42 -0000 1.61
@@ -23,7 +23,7 @@
##
# package version
-%define V_git 1.5.1.3
+%define V_git 1.5.1.4
%define V_cogito 0.18.2
%define V_stgit 0.12.1
%define V_guilt 0.24
@@ -39,7 +39,7 @@
Group: SCM
License: GPL
Version: %{V_git}
-Release: 20070501
+Release: 20070509
# list of sources
Source0: http://www.kernel.org/pub/software/scm/git/git-%{V_git}.tar.gz
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]