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: 03-Sep-2007 17:51:53
Branch: HEAD Handle: 2007090316515201
Modified files:
openpkg-src/git git.patch git.spec
Log:
upgrading package: git 1.5.3 -> 1.5.3.1
Summary:
Revision Changes Path
1.41 +3 -3 openpkg-src/git/git.patch
1.75 +2 -2 openpkg-src/git/git.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/git/git.patch
============================================================================
$ cvs diff -u -r1.40 -r1.41 git.patch
--- openpkg-src/git/git.patch 2 Sep 2007 18:27:14 -0000 1.40
+++ openpkg-src/git/git.patch 3 Sep 2007 15:51:52 -0000 1.41
@@ -12,9 +12,9 @@
INSTALL?=install
-Index: git-1.5.3/Makefile
---- git-1.5.3/Makefile.orig 2007-09-02 07:57:44 +0200
-+++ git-1.5.3/Makefile 2007-09-02 20:17:30 +0200
+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
@@ -145,7 +145,7 @@
bindir = $(prefix)/bin
gitexecdir = $(bindir)
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/git/git.spec
============================================================================
$ cvs diff -u -r1.74 -r1.75 git.spec
--- openpkg-src/git/git.spec 2 Sep 2007 18:27:14 -0000 1.74
+++ openpkg-src/git/git.spec 3 Sep 2007 15:51:53 -0000 1.75
@@ -23,7 +23,7 @@
##
# package version
-%define V_git 1.5.3
+%define V_git 1.5.3.1
%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: 20070902
+Release: 20070903
# package options
%option with_cogito yes
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]