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: 13-Jul-2007 07:15:23
Branch: HEAD Handle: 2007071306152201
Modified files:
openpkg-src/git git.patch git.spec
Log:
upgrading package: git 1.5.2.3 -> 1.5.2.4
Summary:
Revision Changes Path
1.37 +3 -3 openpkg-src/git/git.patch
1.68 +2 -2 openpkg-src/git/git.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/git/git.patch
============================================================================
$ cvs diff -u -r1.36 -r1.37 git.patch
--- openpkg-src/git/git.patch 2 Jul 2007 15:54:48 -0000 1.36
+++ openpkg-src/git/git.patch 13 Jul 2007 05:15:22 -0000 1.37
@@ -12,9 +12,9 @@
INSTALL?=install
-Index: git-1.5.2.3/Makefile
---- git-1.5.2.3/Makefile.orig 2007-05-20 10:40:55 +0200
-+++ git-1.5.2.3/Makefile 2007-05-20 20:05:06 +0200
+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
@@ -145,7 +145,7 @@
bindir = $(prefix)/bin
gitexecdir = $(bindir)
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/git/git.spec
============================================================================
$ cvs diff -u -r1.67 -r1.68 git.spec
--- openpkg-src/git/git.spec 2 Jul 2007 15:54:48 -0000 1.67
+++ openpkg-src/git/git.spec 13 Jul 2007 05:15:23 -0000 1.68
@@ -23,7 +23,7 @@
##
# package version
-%define V_git 1.5.2.3
+%define V_git 1.5.2.4
%define V_cogito 0.18.2
%define V_stgit 0.12.1
%define V_guilt 0.25
@@ -39,7 +39,7 @@
Group: SCM
License: GPL
Version: %{V_git}
-Release: 20070702
+Release: 20070713
# 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]