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: 04-Oct-2007 08:04:44
Branch: HEAD Handle: 2007100407044100
Modified files:
openpkg-src/git git.patch git.spec
Log:
upgrading package: git 1.5.3.3 -> 1.5.3.4
Summary:
Revision Changes Path
1.44 +3 -3 openpkg-src/git/git.patch
1.78 +2 -2 openpkg-src/git/git.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/git/git.patch
============================================================================
$ cvs diff -u -r1.43 -r1.44 git.patch
--- openpkg-src/git/git.patch 30 Sep 2007 07:58:37 -0000 1.43
+++ openpkg-src/git/git.patch 4 Oct 2007 06:04:41 -0000 1.44
@@ -12,9 +12,9 @@
INSTALL?=install
-Index: git-1.5.3.3/Makefile
---- git-1.5.3.3/Makefile.orig 2007-09-02 07:57:44 +0200
-+++ git-1.5.3.3/Makefile 2007-09-02 20:17:30 +0200
+Index: git-1.5.3.4/Makefile
+--- git-1.5.3.4/Makefile.orig 2007-09-02 07:57:44 +0200
++++ git-1.5.3.4/Makefile 2007-09-02 20:17:30 +0200
@@ -145,7 +145,7 @@
bindir = $(prefix)/bin
gitexecdir = $(bindir)
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/git/git.spec
============================================================================
$ cvs diff -u -r1.77 -r1.78 git.spec
--- openpkg-src/git/git.spec 30 Sep 2007 07:58:37 -0000 1.77
+++ openpkg-src/git/git.spec 4 Oct 2007 06:04:41 -0000 1.78
@@ -23,7 +23,7 @@
##
# package version
-%define V_git 1.5.3.3
+%define V_git 1.5.3.4
%define V_cogito 0.18.2
%define V_stgit 0.13
%define V_guilt 0.27
@@ -39,7 +39,7 @@
Group: SCM
License: GPL
Version: %{V_git}
-Release: 20070930
+Release: 20071004
# package options
%option with_cogito yes
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]