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-Jun-2008 08:31:12
  Branch: HEAD                             Handle: 2008060907311100

  Modified files:
    openpkg-src/git         git.patch git.spec

  Log:
    modifying package: git-1.5.5.4 20080608 -> 20080609

  Summary:
    Revision    Changes     Path
    1.64        +6  -6      openpkg-src/git/git.patch
    1.105       +2  -2      openpkg-src/git/git.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/git/git.patch
  ============================================================================
  $ cvs diff -u -r1.63 -r1.64 git.patch
  --- openpkg-src/git/git.patch 8 Jun 2008 08:06:07 -0000       1.63
  +++ openpkg-src/git/git.patch 9 Jun 2008 06:31:11 -0000       1.64
  @@ -49,9 +49,9 @@
   +    INSTALLDIRS     => 'vendor',
   +    INSTALLSITEMAN3DIR => '$(SITEPREFIX)/man/man3'
    );
  -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
  +Index: stgit-0.14.3/setup.py
  +--- stgit-0.14.3/setup.py.orig       2007-12-12 00:54:04 +0100
  ++++ stgit-0.14.3/setup.py    2008-02-02 17:12:06 +0100
   @@ -58,10 +58,10 @@
          long_description = 'Push/pop utility on top of GIT',
          scripts = ['stg'],
  @@ -67,9 +67,9 @@
                                                 'contrib/stgbashprompt.sh',
                                                 
'contrib/stgit-completion.bash']),
                        ('share/doc/stgit', glob.glob('doc/*.txt'))]
  -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
  +Index: stgit-0.14.3/stg
  +--- stgit-0.14.3/stg.orig    2006-04-07 23:38:54 +0200
  ++++ stgit-0.14.3/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.104 -r1.105 git.spec
  --- openpkg-src/git/git.spec  8 Jun 2008 08:06:07 -0000       1.104
  +++ openpkg-src/git/git.spec  9 Jun 2008 06:31:11 -0000       1.105
  @@ -24,7 +24,7 @@
   #   package version
   %define       V_git       1.5.5.4
   %define       V_cogito    0.18.2
  -%define       V_stgit     0.14.2
  +%define       V_stgit     0.14.3
   %define       V_guilt     0.30
   %define       V_tig       0.11
   
  @@ -39,7 +39,7 @@
   Group:        SCM
   License:      GPL
   Version:      %{V_git}
  -Release:      20080608
  +Release:      20080609
   
   #   package options
   %option       with_cogito yes
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to