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: 16-Aug-2007 09:32:28
Branch: HEAD Handle: 2007081608322600
Modified files:
openpkg-src/git git.patch git.spec
Log:
upgrading package: git 1.5.2.4 -> 1.5.2.5
Summary:
Revision Changes Path
1.39 +3 -3 openpkg-src/git/git.patch
1.72 +2 -2 openpkg-src/git/git.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/git/git.patch
============================================================================
$ cvs diff -u -r1.38 -r1.39 git.patch
--- openpkg-src/git/git.patch 26 Jul 2007 14:26:33 -0000 1.38
+++ openpkg-src/git/git.patch 16 Aug 2007 07:32:26 -0000 1.39
@@ -12,9 +12,9 @@
INSTALL?=install
-Index: git-1.5.2.4/Makefile
---- git-1.5.2.4/Makefile.orig 2007-05-20 10:40:55 +0200
-+++ git-1.5.2.4/Makefile 2007-05-20 20:05:06 +0200
+Index: git-1.5.2.5/Makefile
+--- git-1.5.2.5/Makefile.orig 2007-05-20 10:40:55 +0200
++++ git-1.5.2.5/Makefile 2007-05-20 20:05:06 +0200
@@ -145,7 +145,7 @@
bindir = $(prefix)/bin
gitexecdir = $(bindir)
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/git/git.spec
============================================================================
$ cvs diff -u -r1.71 -r1.72 git.spec
--- openpkg-src/git/git.spec 2 Aug 2007 05:07:48 -0000 1.71
+++ openpkg-src/git/git.spec 16 Aug 2007 07:32:26 -0000 1.72
@@ -23,7 +23,7 @@
##
# package version
-%define V_git 1.5.2.4
+%define V_git 1.5.2.5
%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: 20070802
+Release: 20070816
# 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]