[prev in list] [next in list] [prev in thread] [next in thread] 

List:       openpkg-cvs
Subject:    [CVS] OpenPKG: openpkg-src/rsync/ rsync.patch rsync.spec
From:       "Ralf S. Engelschall" <rse () openpkg ! org>
Date:       2008-12-29 8:08:57
Message-ID: 20081229080858.4068E1B504D () master ! openpkg ! org
[Download RAW message or body]

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

  Server: cvs.openpkg.org                  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs                   Email:  rse@openpkg.org
  Module: openpkg-src                      Date:   29-Dec-2008 09:08:57
  Branch: HEAD                             Handle: 2008122908085600

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

  Log:
    upgrading package: rsync 3.0.4 -> 3.0.5

  Summary:
    Revision    Changes     Path
    1.27        +11 -11     openpkg-src/rsync/rsync.patch
    1.101       +2  -2      openpkg-src/rsync/rsync.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/rsync/rsync.patch
  ============================================================================
  $ cvs diff -u -r1.26 -r1.27 rsync.patch
  --- openpkg-src/rsync/rsync.patch	12 Mar 2008 16:26:11 -0000	1.26
  +++ openpkg-src/rsync/rsync.patch	29 Dec 2008 08:08:56 -0000	1.27
  @@ -1,6 +1,6 @@
   Index: Makefile.in
  ---- Makefile.in.orig	2008-02-13 02:29:09 +0100
  -+++ Makefile.in	2008-03-12 17:12:05 +0100
  +--- Makefile.in.orig	2008-11-16 00:32:02 +0100
  ++++ Makefile.in	2008-12-29 09:06:40 +0100
   @@ -13,6 +13,7 @@
    CPPFLAGS=@CPPFLAGS@
    EXEEXT=@EXEEXT@
  @@ -9,19 +9,19 @@
    
    INSTALLCMD=@INSTALL@
    INSTALLMAN=@INSTALL@
  -@@ -147,7 +148,7 @@
  - 	@echo ' ' >/dev/null
  +@@ -175,7 +176,7 @@
  + 	@if test -f proto.h; then :; else cp -p $(srcdir)/proto.h .; fi
    
    proto.h-tstamp: $(srcdir)/*.c $(srcdir)/lib/compat.c
   -	perl $(srcdir)/mkproto.pl $(srcdir)/*.c $(srcdir)/lib/compat.c
   +	$(PERL) $(srcdir)/mkproto.pl $(srcdir)/*.c $(srcdir)/lib/compat.c
    
    man: rsync.1 rsyncd.conf.5
  - 
  + 	@if test -f rsync.1; then :; else cp -p $(srcdir)/rsync.1 .; fi
   Index: compat.c
  ---- compat.c.orig	2008-03-01 21:01:41 +0100
  -+++ compat.c	2008-03-12 17:10:21 +0100
  -@@ -161,19 +161,21 @@
  +--- compat.c.orig	2008-08-02 16:04:54 +0200
  ++++ compat.c	2008-12-29 09:06:40 +0100
  +@@ -164,19 +164,21 @@
    		rprintf(FINFO, "(%s) Protocol versions: remote=%d, negotiated=%d\n",
    			am_server? "Server" : "Client", remote_protocol, protocol_version);
    	}
  @@ -51,9 +51,9 @@
    	}
    	if (protocol_version > PROTOCOL_VERSION) {
   Index: rsync.h
  ---- rsync.h.orig	2008-03-01 21:12:04 +0100
  -+++ rsync.h	2008-03-12 17:10:21 +0100
  -@@ -113,9 +113,12 @@
  +--- rsync.h.orig	2008-09-27 06:21:52 +0200
  ++++ rsync.h	2008-12-29 09:06:40 +0100
  +@@ -114,9 +114,12 @@
     * unlikely to begin by sending a byte between MIN_PROTOCL_VERSION and
     * MAX_PROTOCOL_VERSION. */
    
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/rsync/rsync.spec
  ============================================================================
  $ cvs diff -u -r1.100 -r1.101 rsync.spec
  --- openpkg-src/rsync/rsync.spec	7 Sep 2008 14:33:08 -0000	1.100
  +++ openpkg-src/rsync/rsync.spec	29 Dec 2008 08:08:56 -0000	1.101
  @@ -31,8 +31,8 @@
   Class:        CORE
   Group:        Filesystem
   License:      GPL
  -Version:      3.0.4
  -Release:      20080907
  +Version:      3.0.5
  +Release:      20081229
   
   #   package options
   %option       with_iconv  no
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic