[ecryptfs-utils] fix changelog date

Michal Hlavinka mhlavink at fedoraproject.org
Tue Feb 1 08:59:09 UTC 2011


commit 577ad2f22d19681cfe4c82e813b506208fcafd1e
Author: Michal Hlavinka <mhlavink at redhat.com>
Date:   Tue Feb 1 09:58:46 2011 +0100

    fix changelog date

 ecryptfs-utils.spec |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/ecryptfs-utils.spec b/ecryptfs-utils.spec
index 6c32444..93a3c7b 100644
--- a/ecryptfs-utils.spec
+++ b/ecryptfs-utils.spec
@@ -30,6 +30,7 @@ Patch4: ecryptfs-utils-83-splitnss.patch
 Patch5: ecryptfs-utils-84-fixsigness.patch
 
 # fix build on arches where char is unsigned by default
+# also fixes this issue: char c; while((c = fgetc(fh)) != EOF)
 Patch6: ecryptfs-utils-84-fgetc.patch
 
 BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
@@ -205,7 +206,7 @@ rm -rf $RPM_BUILD_ROOT
 * Tue Jan 11 2011 Dan Horák <dan[at]danny.cz> - 84-3
 - fix build on arches where char is unsigned by default
 
-* Mon Jan 04 2011 Michal Hlavinka <mhlavink at redhat.com> - 84-2
+* Tue Jan 04 2011 Michal Hlavinka <mhlavink at redhat.com> - 84-2
 - fix unsigned < 0 test (#664474)
 
 * Mon Dec 20 2010 Michal Hlavinka <mhlavink at redhat.com> - 84-1


More information about the scm-commits mailing list