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: 24-Feb-2007 08:42:18
Branch: HEAD Handle: 2007022407421800
Modified files:
openpkg-src/git git.patch git.spec
Log:
modifying package: git-1.5.0.1 20070219 -> 20070224
Summary:
Revision Changes Path
1.21 +6 -6 openpkg-src/git/git.patch
1.47 +2 -2 openpkg-src/git/git.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/git/git.patch
============================================================================
$ cvs diff -u -r1.20 -r1.21 git.patch
--- openpkg-src/git/git.patch 19 Feb 2007 07:25:08 -0000 1.20
+++ openpkg-src/git/git.patch 24 Feb 2007 07:42:18 -0000 1.21
@@ -38,9 +38,9 @@
endif
PROGRAMS += git-http-fetch$X
curl_check := $(shell (echo 070908; curl-config --vernum) | sort -r |
sed -ne 2p)
-Index: stgit-0.12/setup.py
---- stgit-0.12/setup.py.orig 2007-01-25 23:49:37 +0100
-+++ stgit-0.12/setup.py 2007-02-18 19:43:17 +0100
+Index: stgit-0.12.1/setup.py
+--- stgit-0.12.1/setup.py.orig 2007-01-25 23:49:37 +0100
++++ stgit-0.12.1/setup.py 2007-02-18 19:43:17 +0100
@@ -15,10 +15,10 @@
long_description = 'Push/pop utility on top of GIT',
scripts = ['stg'],
@@ -56,9 +56,9 @@
'contrib/stgbashprompt.sh',
'contrib/stgit-completion.bash']),
('share/doc/stgit', glob.glob('doc/*.txt'))]
-Index: stgit-0.12/stg
---- stgit-0.12/stg.orig 2006-04-07 23:38:54 +0200
-+++ stgit-0.12/stg 2007-02-18 19:43:39 +0100
+Index: stgit-0.12.1/stg
+--- stgit-0.12.1/stg.orig 2006-04-07 23:38:54 +0200
++++ stgit-0.12.1/stg 2007-02-18 19:43:39 +0100
@@ -26,12 +26,13 @@
# It is assumed that the user installed StGIT using the --prefix= option
prefix, bin = os.path.split(sys.path[0])
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/git/git.spec
============================================================================
$ cvs diff -u -r1.46 -r1.47 git.spec
--- openpkg-src/git/git.spec 19 Feb 2007 07:25:08 -0000 1.46
+++ openpkg-src/git/git.spec 24 Feb 2007 07:42:18 -0000 1.47
@@ -25,7 +25,7 @@
# package version
%define V_git 1.5.0.1
%define V_cogito 0.18.2
-%define V_stgit 0.12
+%define V_stgit 0.12.1
# package information
Name: git
@@ -38,7 +38,7 @@
Group: SCM
License: GPL
Version: %{V_git}
-Release: 20070219
+Release: 20070224
# 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]