OpenPKG CVS Repository
  http://cvs.openpkg.org/
  ____________________________________________________________________________

  Server: cvs.openpkg.org                  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs                   Email:  r...@openpkg.org
  Module: openpkg-src                      Date:   26-Jan-2009 19:28:48
  Branch: HEAD                             Handle: 2009012618284700

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

  Log:
    upgrading package: git 1.6.1 -> 1.6.1.1

  Summary:
    Revision    Changes     Path
    1.80        +9  -9      openpkg-src/git/git.patch
    1.130       +2  -2      openpkg-src/git/git.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/git/git.patch
  ============================================================================
  $ cvs diff -u -r1.79 -r1.80 git.patch
  --- openpkg-src/git/git.patch 25 Dec 2008 17:24:12 -0000      1.79
  +++ openpkg-src/git/git.patch 26 Jan 2009 18:28:47 -0000      1.80
  @@ -37,9 +37,9 @@
    endif
    
    uninstall:
  -Index: git-1.6.1/Documentation/Makefile
  ---- git-1.6.1/Documentation/Makefile.orig    2008-07-20 02:23:11 +0200
  -+++ git-1.6.1/Documentation/Makefile 2008-08-01 21:05:21 +0200
  +Index: git-1.6.1.1/Documentation/Makefile
  +--- git-1.6.1.1/Documentation/Makefile.orig  2008-07-20 02:23:11 +0200
  ++++ git-1.6.1.1/Documentation/Makefile       2008-08-01 21:05:21 +0200
   @@ -48,9 +48,9 @@
    infodir?=$(prefix)/share/info
    MAKEINFO=makeinfo
  @@ -52,9 +52,9 @@
    endif
    
    -include ../config.mak.autogen
  -Index: git-1.6.1/Makefile
  ---- git-1.6.1/Makefile.orig  2008-07-20 02:23:11 +0200
  -+++ git-1.6.1/Makefile       2008-08-01 21:05:21 +0200
  +Index: git-1.6.1.1/Makefile
  +--- git-1.6.1.1/Makefile.orig        2008-07-20 02:23:11 +0200
  ++++ git-1.6.1.1/Makefile     2008-08-01 21:05:21 +0200
   @@ -176,7 +176,7 @@
    infodir = $(prefix)/share/info
    gitexecdir = $(bindir)
  @@ -78,9 +78,9 @@
        endif
        BUILTIN_OBJS += builtin-http-fetch.o
        EXTLIBS += $(CURL_LIBCURL)
  -Index: git-1.6.1/perl/Makefile.PL
  ---- git-1.6.1/perl/Makefile.PL.orig  2008-07-20 02:23:11 +0200
  -+++ git-1.6.1/perl/Makefile.PL       2008-08-01 21:05:21 +0200
  +Index: git-1.6.1.1/perl/Makefile.PL
  +--- git-1.6.1.1/perl/Makefile.PL.orig        2008-07-20 02:23:11 +0200
  ++++ git-1.6.1.1/perl/Makefile.PL     2008-08-01 21:05:21 +0200
   @@ -26,5 +26,6 @@
        VERSION_FROM    => 'Git.pm',
        PM              => \%pm,
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/git/git.spec
  ============================================================================
  $ cvs diff -u -r1.129 -r1.130 git.spec
  --- openpkg-src/git/git.spec  17 Jan 2009 10:41:54 -0000      1.129
  +++ openpkg-src/git/git.spec  26 Jan 2009 18:28:47 -0000      1.130
  @@ -22,7 +22,7 @@
   ##
   
   #   package version
  -%define       V_git       1.6.1
  +%define       V_git       1.6.1.1
   %define       V_cogito    0.18.2
   %define       V_stgit     0.14.3
   %define       V_guilt     0.32
  @@ -40,7 +40,7 @@
   Group:        SCM
   License:      GPL
   Version:      %{V_git}
  -Release:      20090117
  +Release:      20090126
   
   #   package options
   %option       with_cogito  no
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to