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: 19-Feb-2007 08:25:09
Branch: HEAD Handle: 2007021907250800
Modified files:
openpkg-src/git git.patch git.spec
Log:
upgrading package: git 1.5.0 -> 1.5.0.1
Summary:
Revision Changes Path
1.20 +3 -3 openpkg-src/git/git.patch
1.46 +2 -2 openpkg-src/git/git.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/git/git.patch
============================================================================
$ cvs diff -u -r1.19 -r1.20 git.patch
--- openpkg-src/git/git.patch 18 Feb 2007 18:45:08 -0000 1.19
+++ openpkg-src/git/git.patch 19 Feb 2007 07:25:08 -0000 1.20
@@ -12,9 +12,9 @@
INSTALL?=install
-Index: git-1.5.0/Makefile
---- git-1.5.0/Makefile.orig 2007-02-14 03:46:46 +0100
-+++ git-1.5.0/Makefile 2007-02-18 19:43:17 +0100
+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
@@ -123,7 +123,7 @@
prefix = $(HOME)
bindir = $(prefix)/bin
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/git/git.spec
============================================================================
$ cvs diff -u -r1.45 -r1.46 git.spec
--- openpkg-src/git/git.spec 18 Feb 2007 18:36:50 -0000 1.45
+++ openpkg-src/git/git.spec 19 Feb 2007 07:25:08 -0000 1.46
@@ -23,7 +23,7 @@
##
# package version
-%define V_git 1.5.0
+%define V_git 1.5.0.1
%define V_cogito 0.18.2
%define V_stgit 0.12
@@ -38,7 +38,7 @@
Group: SCM
License: GPL
Version: %{V_git}
-Release: 20070218
+Release: 20070219
# 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]