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: 26-Jul-2007 16:26:33
Branch: HEAD Handle: 2007072615263300
Modified files:
openpkg-src/git git.patch git.spec
Log:
modifying package: git-1.5.2.4 20070718 -> 20070726
Summary:
Revision Changes Path
1.38 +6 -6 openpkg-src/git/git.patch
1.70 +2 -2 openpkg-src/git/git.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/git/git.patch
============================================================================
$ cvs diff -u -r1.37 -r1.38 git.patch
--- openpkg-src/git/git.patch 13 Jul 2007 05:15:22 -0000 1.37
+++ openpkg-src/git/git.patch 26 Jul 2007 14:26:33 -0000 1.38
@@ -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.1/setup.py
---- stgit-0.12.1/setup.py.orig 2007-02-13 23:27:01 +0100
-+++ stgit-0.12.1/setup.py 2007-05-20 20:04:34 +0200
+Index: stgit-0.13/setup.py
+--- stgit-0.13/setup.py.orig 2007-02-13 23:27:01 +0100
++++ stgit-0.13/setup.py 2007-05-20 20:04:34 +0200
@@ -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.1/stg
---- stgit-0.12.1/stg.orig 2006-04-07 23:38:54 +0200
-+++ stgit-0.12.1/stg 2007-05-20 20:04:34 +0200
+Index: stgit-0.13/stg
+--- stgit-0.13/stg.orig 2006-04-07 23:38:54 +0200
++++ stgit-0.13/stg 2007-05-20 20:04:34 +0200
@@ -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.69 -r1.70 git.spec
--- openpkg-src/git/git.spec 18 Jul 2007 04:24:20 -0000 1.69
+++ openpkg-src/git/git.spec 26 Jul 2007 14:26:33 -0000 1.70
@@ -25,7 +25,7 @@
# package version
%define V_git 1.5.2.4
%define V_cogito 0.18.2
-%define V_stgit 0.12.1
+%define V_stgit 0.13
%define V_guilt 0.26
# package information
@@ -39,7 +39,7 @@
Group: SCM
License: GPL
Version: %{V_git}
-Release: 20070718
+Release: 20070726
# 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]