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: 20-Sep-2007 09:25:33
Branch: HEAD Handle: 2007092008253200
Modified files:
openpkg-src/git git.patch git.spec
Log:
upgrading package: git 1.5.3.1 -> 1.5.3.2
Summary:
Revision Changes Path
1.42 +3 -3 openpkg-src/git/git.patch
1.76 +2 -2 openpkg-src/git/git.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/git/git.patch
============================================================================
$ cvs diff -u -r1.41 -r1.42 git.patch
--- openpkg-src/git/git.patch 3 Sep 2007 15:51:52 -0000 1.41
+++ openpkg-src/git/git.patch 20 Sep 2007 07:25:32 -0000 1.42
@@ -12,9 +12,9 @@
INSTALL?=install
-Index: git-1.5.3.1/Makefile
---- git-1.5.3.1/Makefile.orig 2007-09-02 07:57:44 +0200
-+++ git-1.5.3.1/Makefile 2007-09-02 20:17:30 +0200
+Index: git-1.5.3.2/Makefile
+--- git-1.5.3.2/Makefile.orig 2007-09-02 07:57:44 +0200
++++ git-1.5.3.2/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.75 -r1.76 git.spec
--- openpkg-src/git/git.spec 3 Sep 2007 15:51:53 -0000 1.75
+++ openpkg-src/git/git.spec 20 Sep 2007 07:25:32 -0000 1.76
@@ -23,7 +23,7 @@
##
# package version
-%define V_git 1.5.3.1
+%define V_git 1.5.3.2
%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: 20070903
+Release: 20070920
# package options
%option with_cogito yes
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]