rpms/dovecot/devel .cvsignore, 1.36, 1.37 dovecot.spec, 1.101, 1.102 sources, 1.39, 1.40

Dan Horak (sharkcz) fedora-extras-commits at redhat.com
Tue Jun 3 08:36:31 UTC 2008


Author: sharkcz

Update of /cvs/pkgs/rpms/dovecot/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19571

Modified Files:
	.cvsignore dovecot.spec sources 
Log Message:
* Tue Jun  3 2008 Dan Horak <dan[at]danny.cz> - 1:1.0.14-1
- update to upstream version 1.0.14
- remove setcred patch (use of setcred must be explictly enabled in config)



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/dovecot/devel/.cvsignore,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- .cvsignore	21 May 2008 12:39:41 -0000	1.36
+++ .cvsignore	3 Jun 2008 08:35:49 -0000	1.37
@@ -1,4 +1,4 @@
-dovecot-1.0.13.tar.gz
-dovecot-1.0.13.tar.gz.sig
+dovecot-1.0.14.tar.gz
+dovecot-1.0.14.tar.gz.sig
 dovecot-sieve-1.0.3.tar.gz
 dovecot-sieve-1.0.3.tar.gz.sig


Index: dovecot.spec
===================================================================
RCS file: /cvs/pkgs/rpms/dovecot/devel/dovecot.spec,v
retrieving revision 1.101
retrieving revision 1.102
diff -u -r1.101 -r1.102
--- dovecot.spec	29 May 2008 07:04:07 -0000	1.101
+++ dovecot.spec	3 Jun 2008 08:35:49 -0000	1.102
@@ -1,8 +1,8 @@
 Summary: Dovecot Secure imap server
 Name: dovecot
 Epoch: 1
-Version: 1.0.13
-Release: 8%{?dist}
+Version: 1.0.14
+Release: 1%{?dist}
 License: MIT and LGPLv2 and BSD with advertising
 Group: System Environment/Daemons
 
@@ -27,8 +27,6 @@
 Source7: dovecot-REDHAT-FAQ.txt
 Source8: http://dovecot.org/releases/sieve/%{sieve_name}-%{sieve_version}.tar.gz
 Patch100: dovecot-1.0.rc15-default-settings.patch
-# RHBZ #146198
-Patch102: dovecot-1.0.rc2-pam-setcred.patch
 Patch103: dovecot-1.0.beta2-mkcert-permissions.patch
 # local filesystem rules
 Patch105: dovecot-1.0.rc7-mkcert-paths.patch
@@ -149,7 +147,6 @@
 %setup -q
 
 %patch100 -p1 -b .default-settings
-%patch102 -p1 -b .pam-setcred
 %patch103 -p1 -b .mkcert-permissions
 %patch105 -p1 -b .mkcert-paths
 %patch106 -p1 -b .quota-warning
@@ -377,6 +374,10 @@
 #%endif
 
 %changelog
+* Tue Jun  3 2008 Dan Horak <dan[at]danny.cz> - 1:1.0.14-1
+- update to upstream version 1.0.14
+- remove setcred patch (use of setcred must be explictly enabled in config)
+
 * Thu May 29 2008 Dan Horak <dan[at]danny.cz> - 1:1.0.13-8
 - update scriptlets to follow UsersAndGroups guideline
 - remove support for upgrading from version < 1.0 from scriptlets


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/dovecot/devel/sources,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- sources	21 May 2008 12:39:41 -0000	1.39
+++ sources	3 Jun 2008 08:35:49 -0000	1.40
@@ -1,4 +1,4 @@
-281bd9dee8d6c1674977257acc80ce64  dovecot-1.0.13.tar.gz
-e0cf121ac0819a6a85eb94b21bc45889  dovecot-1.0.13.tar.gz.sig
+89e295832dd5c4ba93d68454e74d7ae3  dovecot-1.0.14.tar.gz
+52e8ebf3de72316ae005acc3779b4c3a  dovecot-1.0.14.tar.gz.sig
 cbe4361899ffb4d9cb62151cb44427b6  dovecot-sieve-1.0.3.tar.gz
 149fefe048496ad412b4ba0c492ba5a9  dovecot-sieve-1.0.3.tar.gz.sig




More information about the fedora-extras-commits mailing list