[master] 73351be Fix errnous dates in the old specfile entries that give warnings on fedora.

Nils Goroll nils.goroll at uplex.de
Tue Aug 5 13:08:27 CEST 2014


commit 73351bed8f437ea4e2b1651827dad586f412b889
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 8b8eaff..ad2a914 100644
--- a/redhat/varnish.spec
+++ b/redhat/varnish.spec
@@ -347,7 +347,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
@@ -428,7 +428,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
@@ -529,11 +529,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