gunnar: server/php-kolab/Kolab_Filter ChangeLog, 1.29.2.2, 1.29.2.3 Kolab_Filter.spec, 1.19.2.3, 1.19.2.4 Makefile, 1.8.2.2, 1.8.2.3

cvs at kolab.org cvs at kolab.org
Wed Apr 1 18:04:40 CEST 2009


Author: gunnar

Update of /kolabrepository/server/php-kolab/Kolab_Filter
In directory doto:/tmp/cvs-serv19577/php-kolab/Kolab_Filter

Modified Files:
      Tag: kolab_2_2_branch
	ChangeLog Kolab_Filter.spec Makefile 
Log Message:
 kolab/issue3521 (kolabmailboxfilter does not accept mail for user+extension at example.com)

Index: ChangeLog
===================================================================
RCS file: /kolabrepository/server/php-kolab/Kolab_Filter/ChangeLog,v
retrieving revision 1.29.2.2
retrieving revision 1.29.2.3
diff -u -d -r1.29.2.2 -r1.29.2.3
--- ChangeLog	31 Mar 2009 10:19:42 -0000	1.29.2.2
+++ ChangeLog	1 Apr 2009 16:04:38 -0000	1.29.2.3
@@ -1,3 +1,8 @@
+2009-04-01  Gunnar Wrobel  <p at rdus.de>
+
+	* Kolab_Filter.spec: kolab/issue3521 (kolabmailboxfilter does not
+	accept mail for user+extension at example.com)
+
 2009-03-20  Gunnar Wrobel  <p at rdus.de>
 
 	* revert_issue2499.patch, Kolab_Filter.spec, Makefile:

Index: Kolab_Filter.spec
===================================================================
RCS file: /kolabrepository/server/php-kolab/Kolab_Filter/Kolab_Filter.spec,v
retrieving revision 1.19.2.3
retrieving revision 1.19.2.4
diff -u -d -r1.19.2.3 -r1.19.2.4
--- Kolab_Filter.spec	20 Mar 2009 07:53:23 -0000	1.19.2.3
+++ Kolab_Filter.spec	1 Apr 2009 16:04:38 -0000	1.19.2.4
@@ -1,7 +1,7 @@
 # Variables
 %define         V_package Kolab_Filter
 %define         V_version 0.1.4
-%define         V_release 20090320
+%define         V_release 20090401
 
 # Package Information
 Name:	   %{V_package}
@@ -24,6 +24,7 @@
 Patch2:    issue3441.patch
 Patch3:    dovecotlda-quoting.patch
 Patch4:    revert_issue2499.patch
+Patch5:    issue3521.patch
 
 # Build Info
 Prefix:	   %{l_prefix}
@@ -63,6 +64,7 @@
 	%patch -p1 -P 2
 	%patch -p1 -P 3
 	%patch -p3 -P 4
+	%patch -p3 -P 5
 	cp %{S:1} .
 %build
 

Index: Makefile
===================================================================
RCS file: /kolabrepository/server/php-kolab/Kolab_Filter/Makefile,v
retrieving revision 1.8.2.2
retrieving revision 1.8.2.3
diff -u -d -r1.8.2.2 -r1.8.2.3
--- Makefile	20 Mar 2009 07:05:09 -0000	1.8.2.2
+++ Makefile	1 Apr 2009 16:04:38 -0000	1.8.2.3
@@ -21,7 +21,7 @@
 
 SOURCE_URL=http://pear.horde.org/get
 SOURCE_0=$(PACKAGE)-$(VERSION).tgz
-EXTRA=ChangeLog revert_issue2499.patch issue3435.patch issue3192.patch issue3441.patch dovecotlda-quoting.patch package.xml
+EXTRA=ChangeLog issue3521.patch revert_issue2499.patch issue3435.patch issue3192.patch issue3441.patch dovecotlda-quoting.patch package.xml
 
 .PHONY: all
 all: $(PACKAGE)-$(VERSION)-$(RELEASE).src.rpm





More information about the commits mailing list