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: 27-Feb-2007 08:29:59
Branch: HEAD Handle: 2007022707295900
Modified files:
openpkg-src/git git.patch git.spec
Log:
upgrading package: git 1.5.0.1 -> 1.5.0.2
Summary:
Revision Changes Path
1.22 +3 -3 openpkg-src/git/git.patch
1.48 +2 -2 openpkg-src/git/git.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/git/git.patch
============================================================================
$ cvs diff -u -r1.21 -r1.22 git.patch
--- openpkg-src/git/git.patch 24 Feb 2007 07:42:18 -0000 1.21
+++ openpkg-src/git/git.patch 27 Feb 2007 07:29:59 -0000 1.22
@@ -12,9 +12,9 @@
INSTALL?=install
-Index: git-1.5.0.1/Makefile
---- git-1.5.0.1/Makefile.orig 2007-02-14 03:46:46 +0100
-+++ git-1.5.0.1/Makefile 2007-02-18 19:43:17 +0100
+Index: git-1.5.0.2/Makefile
+--- git-1.5.0.2/Makefile.orig 2007-02-14 03:46:46 +0100
++++ git-1.5.0.2/Makefile 2007-02-18 19:43:17 +0100
@@ -123,7 +123,7 @@
prefix = $(HOME)
bindir = $(prefix)/bin
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/git/git.spec
============================================================================
$ cvs diff -u -r1.47 -r1.48 git.spec
--- openpkg-src/git/git.spec 24 Feb 2007 07:42:18 -0000 1.47
+++ openpkg-src/git/git.spec 27 Feb 2007 07:29:59 -0000 1.48
@@ -23,7 +23,7 @@
##
# package version
-%define V_git 1.5.0.1
+%define V_git 1.5.0.2
%define V_cogito 0.18.2
%define V_stgit 0.12.1
@@ -38,7 +38,7 @@
Group: SCM
License: GPL
Version: %{V_git}
-Release: 20070224
+Release: 20070227
# 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]