Author: atler                        Date: Sun Jun 26 15:12:29 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- up to 6.3.3

---- Files affected:
packages/offlineimap:
   offlineimap-docs.patch (1.1 -> 1.2) , offlineimap.spec (1.12 -> 1.13) 

---- Diffs:

================================================================
Index: packages/offlineimap/offlineimap-docs.patch
diff -u packages/offlineimap/offlineimap-docs.patch:1.1 
packages/offlineimap/offlineimap-docs.patch:1.2
--- packages/offlineimap/offlineimap-docs.patch:1.1     Wed Mar  2 11:28:35 2011
+++ packages/offlineimap/offlineimap-docs.patch Sun Jun 26 17:12:24 2011
@@ -1,25 +1,25 @@
-diff -ur offlineimap-6.3.2.orig/docs/Makefile offlineimap-6.3.2/docs/Makefile
---- offlineimap-6.3.2.orig/docs/Makefile       2011-03-02 11:13:33.977469001 
+0100
-+++ offlineimap-6.3.2/docs/Makefile    2011-03-02 11:16:37.837469002 +0100
+diff -ur offlineimap-6.3.3.orig/docs/Makefile offlineimap-6.3.3/docs/Makefile
+--- offlineimap-6.3.3.orig/docs/Makefile       2011-03-17 19:00:55.737262335 
+0100
++++ offlineimap-6.3.3/docs/Makefile    2011-03-17 19:01:44.675082102 +0100
 @@ -5,8 +5,8 @@
  HTML_TARGETS = $(patsubst %.rst,%.html,$(SOURCES))
  
  RM = rm
--RST2HTML=`type rst2html 2>/dev/null 2>&1 && echo rst2html || echo rst2html.py`
--RST2MAN=`type rst2man 2>/dev/null 2>&1 && echo rst2man || echo rst2man.py`
+-RST2HTML=`type rst2html >/dev/null 2>&1 && echo rst2html || echo rst2html.py`
+-RST2MAN=`type rst2man >/dev/null 2>&1 && echo rst2man || echo rst2man.py`
 +RST2HTML=rst2html
 +RST2MAN=rst2man
  
  all: html
  
-diff -ur offlineimap-6.3.2.orig/Makefile offlineimap-6.3.2/Makefile
---- offlineimap-6.3.2.orig/Makefile    2011-03-02 11:13:33.977469001 +0100
-+++ offlineimap-6.3.2/Makefile 2011-03-02 11:15:26.037469002 +0100
+diff -ur offlineimap-6.3.3.orig/Makefile offlineimap-6.3.3/Makefile
+--- offlineimap-6.3.3.orig/Makefile    2011-03-17 19:00:55.737262335 +0100
++++ offlineimap-6.3.3/Makefile 2011-03-17 19:01:22.907710668 +0100
 @@ -18,7 +18,7 @@
- VERSION=6.3.2
+ VERSION=`./offlineimap.py --version`
  TARGZ=offlineimap_$(VERSION).tar.gz
  SHELL=/bin/bash
--RST2HTML=`type rst2html 2>/dev/null 2>&1 && echo rst2html || echo rst2html.py`
+-RST2HTML=`type rst2html >/dev/null 2>&1 && echo rst2html || echo rst2html.py`
 +RST2HTML=rst2html
  
  all: build

================================================================
Index: packages/offlineimap/offlineimap.spec
diff -u packages/offlineimap/offlineimap.spec:1.12 
packages/offlineimap/offlineimap.spec:1.13
--- packages/offlineimap/offlineimap.spec:1.12  Wed Mar  2 11:27:58 2011
+++ packages/offlineimap/offlineimap.spec       Sun Jun 26 17:12:24 2011
@@ -2,12 +2,12 @@
 Summary:       Mailboxes synchronization tool
 Summary(pl.UTF-8):     Narzędzie do synchroniczacji skrzynek pocztowych
 Name:          offlineimap
-Version:       6.3.2
+Version:       6.3.3
 Release:       1
 License:       GPL v2
 Group:         Applications/Mail
 Source0:       %{name}-%{version}.tar.gz
-# Source0-md5: 6e3def82d6d57ab8168a34ac4ec0a7b8
+# Source0-md5: 51479d3359ea65b09fb9e8cfa5ad025a
 Patch0:                %{name}-docs.patch
 URL:           https://github.com/nicolas33/offlineimap/
 BuildRequires: docutils
@@ -73,6 +73,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.13  2011/06/26 15:12:24  atler
+- up to 6.3.3
+
 Revision 1.12  2011/03/02 10:27:58  atler
 - up to 6.3.2
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/offlineimap/offlineimap-docs.patch?r1=1.1&r2=1.2&f=u
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/offlineimap/offlineimap.spec?r1=1.12&r2=1.13&f=u

_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to