rpms/dovecot/devel .cvsignore, 1.84, 1.85 dovecot.spec, 1.197, 1.198 sources, 1.88, 1.89

Michal Hlavinka mhlavink at fedoraproject.org
Fri Jul 16 09:02:25 UTC 2010


Author: mhlavink

Update of /cvs/pkgs/rpms/dovecot/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv15158

Modified Files:
	.cvsignore dovecot.spec sources 
Log Message:
* Fri Jul 16 2010 Michal Hlavinka <mhlavink at redhat.com> - 1:2.0-0.18.rc2.20100716
- dovecot and pigeonhole updated
- enabled pigeonhole's build time test suite
- acl: Fixed crashon FS layout with non-default hierarchy separator
- dbox renamed to sdbox
- dsync fixes and improvements



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/dovecot/devel/.cvsignore,v
retrieving revision 1.84
retrieving revision 1.85
diff -u -p -r1.84 -r1.85
--- .cvsignore	12 Jul 2010 08:33:16 -0000	1.84
+++ .cvsignore	16 Jul 2010 09:02:24 -0000	1.85
@@ -1,2 +1,2 @@
-dovecot-20100712.tar.gz
-pigeonhole-snap843ba8e66e1b.tar.bz2
+dovecot-20100716.tar.gz
+pigeonhole-snap29ae07044ec2.tar.bz2


Index: dovecot.spec
===================================================================
RCS file: /cvs/pkgs/rpms/dovecot/devel/dovecot.spec,v
retrieving revision 1.197
retrieving revision 1.198
diff -u -p -r1.197 -r1.198
--- dovecot.spec	15 Jul 2010 14:15:56 -0000	1.197
+++ dovecot.spec	16 Jul 2010 09:02:24 -0000	1.198
@@ -1,11 +1,11 @@
 %global betasuffix .rc2
-%global snapsuffix 20100712
+%global snapsuffix 20100716
 
 Summary: Secure imap and pop3 server
 Name: dovecot
 Epoch: 1
 Version: 2.0
-Release: 0.17%{?betasuffix}.%{?snapsuffix}%{?dist}
+Release: 0.18%{?betasuffix}.%{?snapsuffix}%{?dist}
 #dovecot itself is MIT, a few sources are PD, pigeonhole is LGPLv2
 License: MIT and LGPLv2
 Group: System Environment/Daemons
@@ -20,7 +20,7 @@ Source1: dovecot.init
 Source2: dovecot.pam
 #Source8: http://hg.rename-it.nl/dovecot-2.0-pigeonhole/archive/tip.tar.bz2
 #we use this ^^^ repository snapshost just renamed to contain last commit in name
-%global phsnap 843ba8e66e1b
+%global phsnap 29ae07044ec2
 Source8: pigeonhole-snap%{phsnap}.tar.bz2
 Source9: dovecot.sysconfig
 
@@ -101,7 +101,9 @@ Group: Development/Libraries
 This package provides the development files for dovecot.
 
 %prep
-%setup -q -n %{name}-%{version}%{?betasuffix} -a 8
+#%setup -q -n %{name}-%{version}%{?betasuffix} -a 8
+%setup -q -n %{name}-%{snapsuffix} -a 8
+ln -s %{name}-%{snapsuffix} ../%{name}-%{version}%{?betasuffix}
 
 %patch1 -p1 -b .default-settings
 %patch2 -p1 -b .mkcert-permissions
@@ -365,6 +367,13 @@ make test
 %{_libdir}/%{name}/dict/libdriver_pgsql.so
 
 %changelog
+* Fri Jul 16 2010 Michal Hlavinka <mhlavink at redhat.com> - 1:2.0-0.18.rc2.20100716
+- dovecot and pigeonhole updated
+- enabled pigeonhole's build time test suite
+- acl: Fixed crashon FS layout with non-default hierarchy separator
+- dbox renamed to sdbox
+- dsync fixes and improvements
+
 * Mon Jul 12 2010 Michal Hlavinka <mhlavink at redhat.com> - 1:2.0-0.17.rc2.20100712
 - dovecot and pigeonhole updated
 - fixed a crash with empty mail_plugins


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/dovecot/devel/sources,v
retrieving revision 1.88
retrieving revision 1.89
diff -u -p -r1.88 -r1.89
--- sources	12 Jul 2010 08:33:16 -0000	1.88
+++ sources	16 Jul 2010 09:02:24 -0000	1.89
@@ -1,2 +1,2 @@
-e16cbe219936e53d872478fcce79cc21  dovecot-20100712.tar.gz
-f8fc07408dbc1ae286ec49036350dcf6  pigeonhole-snap843ba8e66e1b.tar.bz2
+53a46940509903672252bb4f2bbcf251  dovecot-20100716.tar.gz
+36f45986c729fb64fd5f8fd6b4d1a886  pigeonhole-snap29ae07044ec2.tar.bz2



More information about the scm-commits mailing list