[ecryptfs-utils/f15] updated to v. 95

Michal Hlavinka mhlavink at fedoraproject.org
Fri Dec 16 08:21:46 UTC 2011


commit ad8bf75ec1115c9d76470ffd949cb8068f620cc2
Author: Michal Hlavinka <mhlavink at redhat.com>
Date:   Fri Dec 16 09:21:44 2011 +0100

    updated to v. 95

 .gitignore                    |    1 +
 ecryptfs-utils-84-fgetc.patch |   13 -------------
 ecryptfs-utils.spec           |   10 ++++------
 sources                       |    2 +-
 4 files changed, 6 insertions(+), 20 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 864694a..c6be709 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@ ecryptfs-mount-private.png
 /ecryptfs-utils_87.orig.tar.gz
 /ecryptfs-utils_90.orig.tar.gz
 /ecryptfs-utils_93.orig.tar.gz
+/ecryptfs-utils_95.orig.tar.gz
diff --git a/ecryptfs-utils.spec b/ecryptfs-utils.spec
index e4ca867..3ba331e 100644
--- a/ecryptfs-utils.spec
+++ b/ecryptfs-utils.spec
@@ -4,7 +4,7 @@
 %global _sbindir /sbin
 
 Name: ecryptfs-utils
-Version: 93
+Version: 95
 Release: 1%{?dist}
 Summary: The eCryptfs mount helper and support libraries
 Group: System Environment/Base
@@ -25,10 +25,6 @@ Patch4: ecryptfs-utils-83-splitnss.patch
 # rhbz#664474, fix unsigned < 0 test
 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
-
 # fix man pages
 Patch8: ecryptfs-utils-86-manpage.patch
 
@@ -105,7 +101,6 @@ the interface supplied by the ecryptfs-utils library.
 %patch3 -p1 -b .fixsalt
 %patch4 -p1 -b .splitnss
 %patch5 -p1 -b .fixsigness
-%patch6 -p1 -b .fgetc
 %patch8 -p1 -b .manfix
 %patch9 -p1 -b .autoload
 %patch10 -p1 -b .mtabfix
@@ -247,6 +242,9 @@ rm -rf $RPM_BUILD_ROOT
 %{python_sitearch}/ecryptfs-utils/_libecryptfs.so
 
 %changelog
+* Fri Dec 16 2011 Michal Hlavinka <mhlavink at redhat.com> - 95-1
+- updated to v. 95
+
 * Tue Nov 01 2011 Michal Hlavinka <mhlavink at redhat.com> - 93-1
 - updated to v. 93
 
diff --git a/sources b/sources
index ab082b6..d523cf8 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
 e612ddb9ccb17f8fec79df26e626a8c6  ecryptfs-mount-private.png
-7a162a2102a2c1701a156498d9218685  ecryptfs-utils_93.orig.tar.gz
+b015c89d9c684bd1c10b57c7c8d40577  ecryptfs-utils_95.orig.tar.gz


More information about the scm-commits mailing list