From 577ad2f22d19681cfe4c82e813b506208fcafd1e Mon Sep 17 00:00:00 2001 From: Michal Hlavinka Date: Feb 01 2011 08:58:46 +0000 Subject: fix changelog date --- 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 - 84-3 - fix build on arches where char is unsigned by default -* Mon Jan 04 2011 Michal Hlavinka - 84-2 +* Tue Jan 04 2011 Michal Hlavinka - 84-2 - fix unsigned < 0 test (#664474) * Mon Dec 20 2010 Michal Hlavinka - 84-1