[ecryptfs-utils/f14/master] - fix unsigned < 0 test (#664474)

Michal Hlavinka mhlavink at fedoraproject.org
Tue Jan 4 15:01:08 UTC 2011


commit bd1dbfb0ec992bf685c2aa8c852a0846fcf72a64
Author: Michal Hlavinka <mhlavink at redhat.com>
Date:   Tue Jan 4 16:00:57 2011 +0100

    - fix unsigned < 0 test (#664474)

 ecryptfs-utils.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/ecryptfs-utils.spec b/ecryptfs-utils.spec
index 4bd29dc..170e880 100644
--- a/ecryptfs-utils.spec
+++ b/ecryptfs-utils.spec
@@ -198,7 +198,7 @@ rm -rf $RPM_BUILD_ROOT
 %{python_sitearch}/ecryptfs-utils/_libecryptfs.so
 
 %changelog
-* 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