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: 12-Apr-2007 09:43:57
Branch: HEAD Handle: 2007041208435600
Modified files:
openpkg-src/git git.patch git.spec
Log:
upgrading package: git 1.5.1 -> 1.5.1.1
Summary:
Revision Changes Path
1.28 +3 -3 openpkg-src/git/git.patch
1.57 +2 -2 openpkg-src/git/git.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/git/git.patch
============================================================================
$ cvs diff -u -r1.27 -r1.28 git.patch
--- openpkg-src/git/git.patch 4 Apr 2007 15:38:12 -0000 1.27
+++ openpkg-src/git/git.patch 12 Apr 2007 07:43:56 -0000 1.28
@@ -12,9 +12,9 @@
INSTALL?=install
-Index: git-1.5.1/Makefile
---- git-1.5.1.orig/Makefile.orig 2007-04-04 10:40:33 +0200
-+++ git-1.5.1/Makefile 2007-04-04 17:33:42 +0200
+Index: git-1.5.1.1/Makefile
+--- git-1.5.1.1.orig/Makefile.orig 2007-04-04 10:40:33 +0200
++++ git-1.5.1.1/Makefile 2007-04-04 17:33:42 +0200
@@ -132,7 +132,7 @@
prefix = $(HOME)
bindir = $(prefix)/bin
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/git/git.spec
============================================================================
$ cvs diff -u -r1.56 -r1.57 git.spec
--- openpkg-src/git/git.spec 4 Apr 2007 15:38:12 -0000 1.56
+++ openpkg-src/git/git.spec 12 Apr 2007 07:43:56 -0000 1.57
@@ -23,7 +23,7 @@
##
# package version
-%define V_git 1.5.1
+%define V_git 1.5.1.1
%define V_cogito 0.18.2
%define V_stgit 0.12.1
%define V_guilt 0.23
@@ -39,7 +39,7 @@
Group: SCM
License: GPL
Version: %{V_git}
-Release: 20070404
+Release: 20070412
# 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]