[dbmail: 1/6] - v 3.1.9 - prune out old changelog entries prior to 3.0

Bernard Johnson bjohnson at fedoraproject.org
Sun Feb 23 06:41:33 UTC 2014


commit ea8ebb724f5b40c96f6b61a63886b3de56469fff
Author: Bernard Johnson <bjohnson at symetrix.com>
Date:   Sat Feb 22 23:06:40 2014 -0700

    - v 3.1.9
    - prune out old changelog entries prior to 3.0

 .gitignore  |    1 +
 dbmail.spec |  225 ++---------------------------------------------------------
 sources     |    2 +-
 3 files changed, 8 insertions(+), 220 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4591abe..539995a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /dbmail-3.0.0-rc2.tar.gz
 /dbmail-3.0.0-rc3.tar.gz
 /dbmail-3.0.2.tar.gz
+/dbmail-3.1.9.tar.gz
diff --git a/dbmail.spec b/dbmail.spec
index c9b43e2..93bdba8 100644
--- a/dbmail.spec
+++ b/dbmail.spec
@@ -1,8 +1,8 @@
 %define         services dbmail-imapd dbmail-pop3d dbmail-lmtpd dbmail-timsieved
 
 Name:           dbmail
-Version:        3.0.2
-Release:        5%{?dist}
+Version:        3.1.9
+Release:        1%{?dist}
 Summary:        A database backed mail storage system
 
 Group:          System Environment/Daemons
@@ -215,6 +215,10 @@ dbmail.
 
 
 %changelog
+* Sat Feb 22 2014 Bernard Johnson <bjohnson at symetrix.com> - 3.1.9-1
+- v 3.1.9
+- prune out old changelog entries prior to 3.0
+
 * Fri Nov 23 2012 Marcela Mašláňová <mmaslano at redhat.com> - 3.0.2-5
 - The requirement on vixie-cron is not correct anymore. The dailyjobs will be
   used as virtual requirement since now. #879550
@@ -252,220 +256,3 @@ dbmail.
 
 * Sat Jan 15 2011 Bernard Johnson <bjohnson at symetrix.com> - 3.0.0-0.1.rc1
 - v 3.0.0 release candidate 1
-
-* Sun Sep 12 2010 Bernard Johnson <bjohnson at symetrix.com> - 2.2.17-1
-- v  2.2.17
-- drop unneeded patches
-
-* Sun Aug 08 2010 Bernard Johnson <bjohnson at symetrix.com> - 2.2.16-1
-- v 2.2.16
-- drop unneeded patches
-- spurious-imap-whitepatch patch
-- backport IMAP-ID patch
-- update asciidocs patch
-- imap append-speedup patch
-- inverse pop3 list patch
-
-* Fri Apr 16 2010 Bernard Johnson <bjohnson at symetrix.com> - 2.2.15-2
-- clip to zero patch
-- query regression patch
-- stack smash patch
-- long running iquery patch
-
-* Sun Feb 14 2010 Bernard Johnson <bjohnson at symetrix.com> - 2.2.15-1
-- v 2.2.15
-- remove patches upstreamed
-- patches for EL5 to remove new md5 implementation
-
-* Wed Oct 07 2009 Bernard Johnson <bjohnson at symetrix.com> - 2.2.11-10
-- add patch to keep from mangling mime parts (bz #527690)
-
-* Fri Aug 21 2009 Tomas Mraz <tmraz at redhat.com> - 2.2.11-9
-- rebuilt with new openssl
-
-* Fri Jul 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.2.11-8
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
-
-* Mon Jul 06 2009 Bernard Johnson <bjohnson at symetrix.com> - 2.2.11-7
-- fix left out ? in comparison
-
-* Sun Jul 05 2009 Bernard Johnson <bjohnson at symetrix.com> - 2.2.11-6
-- fix conditional comparison to be 0 for no value
-
-* Sun Jul 05 2009 Bernard Johnson <bjohnson at symetrix.com> - 2.2.11-5
-- patch to remove duplicate email boxes from being listed
-- consider cron file a config file
-- add -b option to cron job to rebuild body/header/envelope cache tables
-- change order of redirection in cron job
-- fix typo in dbmail-pop3d that causes LSB info to not be recognized
-- add provides for dbmail-sqlite
-- conditional to compile with gmime22 when needed
-
-* Thu Mar 19 2009 Bernard Johnson <bjohnson at symetrix.com> - 2.2.11-4
-- build agaist old gmime22 (bz #490316)
-
-* Tue Feb 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.2.11-3
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
-
-* Thu Feb 05 2009 Bernard Johnson <bjohnson at symetrix.com> - 2.2.11-2
-- change BR from openssl to openssl-devel
-
-* Tue Feb 03 2009 Bernard Johnson <bjohnson at symetrix.com> - 2.2.11-1
-- v 2.2.11
-- updated summaries
-- fix bug in dbmail-pop3d init script
-
-* Mon Jul  7 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 2.2.9-2
-- fix conditional comparison
-
-* Thu Apr 24 2008 Bernard Johnson <bjohnson at symetrix.com> - 2.2.9-1
-- v 2.2.9
-
-* Mon Feb 18 2008 Fedora Release Engineering <rel-eng at fedoraproject.org> - 2.2.8-2
-- Autorebuild for GCC 4.3
-
-* Fri Jan 18 2008 Bernard Johnson <bjohnson at symetrix.com> - 2.2.8-1
-- 2.2.8-1
-
-* Thu Dec 06 2007 Release Engineering <rel-eng at fedoraproject dot org> - 2.2.7-2
- - Rebuild for deps
-
-* Wed Oct 31 2007 Bernard Johnson <bjohnson at symetrix.com> - 2.2.7-1
-- 2.2.7-1
-- removed unused thread references patch
-- removed unused hup patch
-- removed unused gmime segv patch
-- license clarification
-- dbmail: Initscript Review (bz #246901)
-
-* Tue Aug 28 2007 Fedora Release Engineering <rel-eng at fedoraproject dot org> - 2.2.5-7
-- Rebuild for selinux ppc32 issue.
-
-* Tue Jul 03 2007 Bernard Johnson <bjohnson at symetrix.com> 2.2.5-6
-- patch to fix SEGV in dbmail-imapd
-
-* Sat Jun 23 2007 Bernard Johnson <bjohnson at symetrix.com> 2.2.5-5
-- patch to reopen logs files on -HUP
-- patch to send error when thread references requested
-- don't filter libdbmail.so*
-
-* Sat Jun 23 2007 Bernard Johnson <bjohnson at symetrix.com> 2.2.5-4
-- kill ld.so config
-- filter private libraries from provides (bz#245326)
-
-* Wed Jun 20 2007 Bernard Johnson <bjohnson at symetrix.com> 2.2.5-3
-- assign uid from package user registry (bz#244611)
-
-* Tue Jun 05 2007 Bernard Johnson <bjohnson at symetrix.com> 2.2.5-2
-- fix %%setup directory
-
-* Tue Jun 05 2007 Bernard Johnson <bjohnson at symetrix.com> 2.2.5-1
-- 2.2.5
-- change method of restarting daemons to that suggested in dbmail bug #600
-
-* Wed May 23 2007 Bernard Johnson <bjohnson at symetrix.com> 2.2.5-0.1.rc3
-- update to svn 2.2.5rc3
-- remove unneccessary patches
-- make sqlite default driver for better out of the box experience
-
-* Thu Mar 23 2007 Bernard Johnson <bjohnson at symetrix.com> 2.2.4-4
-- actually APPLY the short write patch
-
-* Thu Mar 22 2007 Bernard Johnson <bjohnson at symetrix.com> 2.2.4-3
-- patch to eliminate short write messages
-- use /sbin/service instead of running init scripts directly
-- requires for initscripts because daemon function in initfile requires it
-- modern tarballs do not require xmlto and asciidoc to build the docs
-- change conditionals to give everything sqlite support unless it's built in
-  the fedora buildsystem and %%{fedora} < 4
-
-* Tue Mar 20 2007 Bernard Johnson <bjohnson at symetrix.com> 2.2.4-2
-- patch to fix expunge bug
-
-* Tue Mar 13 2007 Bernard Johnson <bjohnson at symetrix.com> 2.2.4-1
-- v. 2.2.4
-- remove umask patch as it's included upstream now
-
-* Wed Feb 28 2007 Bernard Johnson <bjohnson at symetrix.com> 2.2.3-1
-- v. 2.2.3
-- tab removal in dbmail.conf no longer required
-- libsqlite.so in not built anymore unless specified, remove fix
-- libauth-ldap.so wasn't be built properly, fixed
-- rework umask patch, still want a stronger umask on log files
-
-* Tue Feb 20 2007 Bernard Johnson <bjohnson at symetrix.com> 2.2.2-9
-- fix source0 location
-
-* Tue Feb 20 2007 Bernard Johnson <bjohnson at symetrix.com> 2.2.2-8
-- change /etc/dbmail.conf to mode 0600
-- remove README.solaris, create README.fedora
-- add ref to README.fedora in %%desc
-
-* Tue Feb 20 2007 Bernard Johnson <bjohnson at symetrix.com> 2.2.2-7
-- make macro tests a little more readable
-- change dbmail-database to dbmail-database-driver; more descriptive
-- reduce gmime reqs to 2.1.19
-- specify sqlite req at 3 or greater
-
-* Sun Feb 18 2007 Bernard Johnson <bjohnson at symetrix.com> 2.2.2-6
-- remove bogus require for main package on mysql
-- virtual depend with exact %%{version}-%%{release}
-- remove extra mysql-devel BR
-- update description to include sqlite if built with sqlite
-- for mysql, 4.1.3 is required, not just 4.1
-- add requires for vixie-cron
-- move database specific docs to database subpackages
-
-* Sun Feb 18 2007 Bernard Johnson <bjohnson at symetrix.com> 2.2.2-5
-- fix perms on man pages
-
-* Sat Feb 17 2007 Bernard Johnson <bjohnson at symetrix.com> 2.2.2-4
-- fix a few things in scriptlets for consistency
-- send error output from logrotate HUP to /dev/null
-- explicitly require initscripts since they all use the daemon function
-- use explicit %%{version}-%%{release} for provides
-
-* Mon Feb 05 2007 Bernard Johnson <bjohnson at symetrix.com> 2.2.2-3
-- fix typo in logrotate script
-- patch umask for log files to be something more reasonable
-
-* Sat Jan 31 2007 Bernard Johnson <bjohnson at symetrix.com> 2.2.2-2
-- add some conditionals for not building sqlite on some product releases
-- substitude \t for tab in sed so that rpmlint doesn't complain about mixing
-  tabs and spaces
-
-* Sat Jan 31 2007 Bernard Johnson <bjohnson at symetrix.com> 2.2.2-1
-- add logrotate for dbmail.err
-- sub packages depend on %%{version}-%%{release}
-- update to 2.2.2
-- remove mailbox2dbmail patch
-- translate tabs to space in dbmail.conf
-- remove errno race patch
-
-* Sat Jan 13 2007 Bernard Johnson <bjohnson at symetrix.com> 2.2.1-7
-- revert to older fedora-usermgmt macros so rpm will work with older os
-
-* Fri Jan 12 2007 Bernard Johnson <bjohnson at symetrix.com> 2.2.1-6
-- add patch to fix errno race condition
-- don't delete libsort_sieve.so, it's a module
-
-* Thu Dec 14 2006 Bernard Johnson <bjohnson at symetrix.com> 2.2.1-5
-- fix my local svn that caused x bit on init files to sneak in
-
-* Thu Dec 14 2006 Bernard Johnson <bjohnson at symetrix.com> 2.2.1-4
-- cleanup of spec file
-- use fedora-usermgmt hooks
-- split and build all database libraries
-- kill modules/.libs from the module load path
-
-* Tue Dec 05 2006 Bernard Johnson <bjohnson at symetrix.com> 2.2.1-3
-- leave the right .so files for modules
-
-* Mon Nov 27 2006 Bernard Johnson <bjohnson at symetrix.com> 2.2.1-2
-- update with Fedora Extras style spec file
-
-* Sat Nov 18 2006 Bernard Johnson <bjohnson at symetrix.com> 2.2.1-1.sc
-- version 2.2.1
-
-* Mon Nov 15 2006 Bernard Johnson <bjohnson at symetrix.com> 2.2.0-4.sc
-- release 2.2.0-1.sc
diff --git a/sources b/sources
index 7a109d7..23320b7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-eb32235abffdf967253ee9d004e0e4a9  dbmail-3.0.2.tar.gz
+622ef0ceac764fe9a5a4f111f46b0dd4  dbmail-3.1.9.tar.gz


More information about the scm-commits mailing list