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: 25-Mar-2008 08:28:34
Branch: HEAD Handle: 2008032507283300
Modified files:
openpkg-src/git git.patch git.spec
Log:
modifying package: git-1.5.4.4 20080320 -> 20080325
Summary:
Revision Changes Path
1.56 +6 -6 openpkg-src/git/git.patch
1.95 +2 -2 openpkg-src/git/git.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/git/git.patch
============================================================================
$ cvs diff -u -r1.55 -r1.56 git.patch
--- openpkg-src/git/git.patch 9 Mar 2008 17:48:46 -0000 1.55
+++ openpkg-src/git/git.patch 25 Mar 2008 07:28:33 -0000 1.56
@@ -48,9 +48,9 @@
- INSTALLSITEMAN3DIR => '$(SITEPREFIX)/share/man/man3'
+ INSTALLSITEMAN3DIR => '$(SITEPREFIX)/man/man3'
);
-Index: stgit-0.14.1/setup.py
---- stgit-0.14.1/setup.py.orig 2007-12-12 00:54:04 +0100
-+++ stgit-0.14.1/setup.py 2008-02-02 17:12:06 +0100
+Index: stgit-0.14.2/setup.py
+--- stgit-0.14.2/setup.py.orig 2007-12-12 00:54:04 +0100
++++ stgit-0.14.2/setup.py 2008-02-02 17:12:06 +0100
@@ -58,10 +58,10 @@
long_description = 'Push/pop utility on top of GIT',
scripts = ['stg'],
@@ -66,9 +66,9 @@
'contrib/stgbashprompt.sh',
'contrib/stgit-completion.bash']),
('share/doc/stgit', glob.glob('doc/*.txt'))]
-Index: stgit-0.14.1/stg
---- stgit-0.14.1/stg.orig 2006-04-07 23:38:54 +0200
-+++ stgit-0.14.1/stg 2008-02-02 17:12:06 +0100
+Index: stgit-0.14.2/stg
+--- stgit-0.14.2/stg.orig 2006-04-07 23:38:54 +0200
++++ stgit-0.14.2/stg 2008-02-02 17:12:06 +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.94 -r1.95 git.spec
--- openpkg-src/git/git.spec 20 Mar 2008 07:29:24 -0000 1.94
+++ openpkg-src/git/git.spec 25 Mar 2008 07:28:33 -0000 1.95
@@ -24,7 +24,7 @@
# package version
%define V_git 1.5.4.4
%define V_cogito 0.18.2
-%define V_stgit 0.14.1
+%define V_stgit 0.14.2
%define V_guilt 0.29
%define V_tig 0.10.1
@@ -39,7 +39,7 @@
Group: SCM
License: GPL
Version: %{V_git}
-Release: 20080320
+Release: 20080325
# package options
%option with_cogito yes
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]