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: 09-Mar-2008 18:48:47
Branch: HEAD Handle: 2008030917484600
Modified files:
openpkg-src/git git.patch git.spec
Log:
upgrading package: git 1.5.4.3 -> 1.5.4.4
Summary:
Revision Changes Path
1.55 +6 -6 openpkg-src/git/git.patch
1.91 +2 -2 openpkg-src/git/git.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/git/git.patch
============================================================================
$ cvs diff -u -r1.54 -r1.55 git.patch
--- openpkg-src/git/git.patch 24 Feb 2008 08:39:35 -0000 1.54
+++ openpkg-src/git/git.patch 9 Mar 2008 17:48:46 -0000 1.55
@@ -12,9 +12,9 @@
INSTALL?=install
-Index: git-1.5.4.3/Makefile
---- git-1.5.4.3/Makefile.orig 2008-02-02 05:09:01 +0100
-+++ git-1.5.4.3/Makefile 2008-02-02 17:12:28 +0100
+Index: git-1.5.4.4/Makefile
+--- git-1.5.4.4/Makefile.orig 2008-02-02 05:09:01 +0100
++++ git-1.5.4.4/Makefile 2008-02-02 17:12:28 +0100
@@ -162,7 +162,7 @@
infodir = $(prefix)/share/info
gitexecdir = $(bindir)
@@ -38,9 +38,9 @@
endif
BUILTIN_OBJS += builtin-http-fetch.o
EXTLIBS += $(CURL_LIBCURL)
-Index: git-1.5.4.3/perl/Makefile.PL
---- git-1.5.4.3/perl/Makefile.PL.orig 2008-02-02 05:09:01 +0100
-+++ git-1.5.4.3/perl/Makefile.PL 2008-02-02 17:12:53 +0100
+Index: git-1.5.4.4/perl/Makefile.PL
+--- git-1.5.4.4/perl/Makefile.PL.orig 2008-02-02 05:09:01 +0100
++++ git-1.5.4.4/perl/Makefile.PL 2008-02-02 17:12:53 +0100
@@ -26,5 +26,5 @@
VERSION_FROM => 'Git.pm',
PM => \%pm,
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/git/git.spec
============================================================================
$ cvs diff -u -r1.90 -r1.91 git.spec
--- openpkg-src/git/git.spec 24 Feb 2008 08:39:35 -0000 1.90
+++ openpkg-src/git/git.spec 9 Mar 2008 17:48:46 -0000 1.91
@@ -22,7 +22,7 @@
##
# package version
-%define V_git 1.5.4.3
+%define V_git 1.5.4.4
%define V_cogito 0.18.2
%define V_stgit 0.14.1
%define V_guilt 0.28
@@ -38,7 +38,7 @@
Group: SCM
License: GPL
Version: %{V_git}
-Release: 20080224
+Release: 20080309
# package options
%option with_cogito yes
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]