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: 03-Jun-2007 10:10:25 Branch: HEAD Handle: 2007060309102500 Modified files: openpkg-src/git git.patch git.spec Log: upgrading package: git 1.5.2 -> 1.5.2.1 Summary: Revision Changes Path 1.34 +3 -3 openpkg-src/git/git.patch 1.65 +2 -2 openpkg-src/git/git.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/git/git.patch ============================================================================ $ cvs diff -u -r1.33 -r1.34 git.patch --- openpkg-src/git/git.patch 20 May 2007 18:58:40 -0000 1.33 +++ openpkg-src/git/git.patch 3 Jun 2007 08:10:25 -0000 1.34 @@ -12,9 +12,9 @@ INSTALL?=install -Index: git-1.5.2/Makefile ---- git-1.5.2/Makefile.orig 2007-05-20 10:40:55 +0200 -+++ git-1.5.2/Makefile 2007-05-20 20:05:06 +0200 +Index: git-1.5.2.1/Makefile +--- git-1.5.2.1/Makefile.orig 2007-05-20 10:40:55 +0200 ++++ git-1.5.2.1/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.64 -r1.65 git.spec --- openpkg-src/git/git.spec 20 May 2007 18:58:41 -0000 1.64 +++ openpkg-src/git/git.spec 3 Jun 2007 08:10:25 -0000 1.65 @@ -23,7 +23,7 @@ ## # package version -%define V_git 1.5.2 +%define V_git 1.5.2.1 %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: 20070520 +Release: 20070603 # 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 openpkg-cvs@openpkg.org