[4.0] f642ddd Fix errnous dates in the old specfile entries that give warnings on fedora.

Nils Goroll nils.goroll at uplex.de
Tue Aug 5 13:09:30 CEST 2014


commit f642ddde54a8ee0a2d8c15fb44b12920ad17a708
Author: Nils Goroll <nils.goroll at uplex.de>
Date:   Tue Aug 5 13:06:59 2014 +0200

    Fix errnous dates in the old specfile entries that give warnings on fedora.
    
    Patch by ingvar at redpill-linpro.com
    
    https://www.varnish-cache.org/patchwork/patch/145/

diff --git a/redhat/varnish.spec b/redhat/varnish.spec
index b541d91..7e7e87f 100644
--- a/redhat/varnish.spec
+++ b/redhat/varnish.spec
@@ -342,7 +342,7 @@ fi
 - Merged some changes from fedora
 - Upped general version to 3.0 prerelease in trunk
 
-* Wed Nov 04 2010 Ingvar Hagelund <ingvar at redpill-linpro.com> - 2.1.4-4
+* Thu Nov 04 2010 Ingvar Hagelund <ingvar at redpill-linpro.com> - 2.1.4-4
 - Added a patch fixing a missing echo in the init script that
   masked failure output from the script
 - Added a patch from upstream, fixing a problem with Content-Length
@@ -423,7 +423,7 @@ fi
 * Sun Jul 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.0.4-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 
-* Thu May 04 2009 Ingvar Hagelund <ingvar at linpro.no> - 2.0.4-2
+* Thu Jun 04 2009 Ingvar Hagelund <ingvar at linpro.no> - 2.0.4-2
 - Added a s390 specific patch to libjemalloc.
 
 * Fri Mar 27 2009 Ingvar Hagelund <ingvar at linpro.no> - 2.0.4-1
@@ -524,11 +524,11 @@ fi
 - Bumped the version number to 1.1.2.
 - Addeed build dependency on libxslt
 
-* Wed Sep 08 2007 Ingvar Hagelund <ingvar at linpro.no> - 1.1.1-3
+* Fri Sep 07 2007 Ingvar Hagelund <ingvar at linpro.no> - 1.1.1-3
 - Added a patch, changeset 1913 from svn trunk. This makes varnish
   more stable under specific loads. 
 
-* Tue Sep 06 2007 Ingvar Hagelund <ingvar at linpro.no> - 1.1.1-2
+* Thu Sep 06 2007 Ingvar Hagelund <ingvar at linpro.no> - 1.1.1-2
 - Removed autogen call (only diff from relase tarball)
 
 * Mon Aug 20 2007 Ingvar Hagelund <ingvar at linpro.no> - 1.1.1-1



More information about the varnish-commit mailing list