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: 05-Mar-2007 07:35:37
Branch: HEAD Handle: 2007030506353600
Modified files:
openpkg-src/git git.patch git.spec
Log:
upgrading package: git 1.5.0.2 -> 1.5.0.3
Summary:
Revision Changes Path
1.23 +3 -3 openpkg-src/git/git.patch
1.50 +3 -3 openpkg-src/git/git.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/git/git.patch
============================================================================
$ cvs diff -u -r1.22 -r1.23 git.patch
--- openpkg-src/git/git.patch 27 Feb 2007 07:29:59 -0000 1.22
+++ openpkg-src/git/git.patch 5 Mar 2007 06:35:36 -0000 1.23
@@ -12,9 +12,9 @@
INSTALL?=install
-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
+Index: git-1.5.0.3/Makefile
+--- git-1.5.0.3/Makefile.orig 2007-02-14 03:46:46 +0100
++++ git-1.5.0.3/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.49 -r1.50 git.spec
--- openpkg-src/git/git.spec 28 Feb 2007 08:53:40 -0000 1.49
+++ openpkg-src/git/git.spec 5 Mar 2007 06:35:36 -0000 1.50
@@ -23,10 +23,10 @@
##
# package version
-%define V_git 1.5.0.2
+%define V_git 1.5.0.3
%define V_cogito 0.18.2
%define V_stgit 0.12.1
-%define V_guilt 0.20
+%define V_guilt 0.21
# package information
Name: git
@@ -39,7 +39,7 @@
Group: SCM
License: GPL
Version: %{V_git}
-Release: 20070228
+Release: 20070305
# 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]