[ecryptfs-utils/f14] updated to v. 87

Michal Hlavinka mhlavink at fedoraproject.org
Tue May 24 14:51:29 UTC 2011


commit 896adedb3540c16dd376abce133c9e14a9be753a
Author: Michal Hlavinka <mhlavink at redhat.com>
Date:   Tue May 24 16:51:16 2011 +0200

    updated to v. 87

 .gitignore                      |    1 +
 ecryptfs-utils-86-selinux.patch |   14 --------------
 ecryptfs-utils.spec             |   12 +++++-------
 sources                         |    2 +-
 4 files changed, 7 insertions(+), 22 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d13ef7b..5f8bf70 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ ecryptfs-mount-private.png
 /ecryptfs-utils_84.orig.tar.gz
 /ecryptfs-utils_85.orig.tar.gz
 /ecryptfs-utils_86.orig.tar.gz
+/ecryptfs-utils_87.orig.tar.gz
diff --git a/ecryptfs-utils.spec b/ecryptfs-utils.spec
index a476e25..c045810 100644
--- a/ecryptfs-utils.spec
+++ b/ecryptfs-utils.spec
@@ -4,8 +4,8 @@
 %global _sbindir /sbin
 
 Name: ecryptfs-utils
-Version: 86
-Release: 2%{?dist}
+Version: 87
+Release: 1%{?dist}
 Summary: The eCryptfs mount helper and support libraries
 Group: System Environment/Base
 License: GPLv2+
@@ -29,10 +29,6 @@ Patch5: ecryptfs-utils-84-fixsigness.patch
 # also fixes this issue: char c; while((c = fgetc(fh)) != EOF)
 Patch6: ecryptfs-utils-84-fgetc.patch
 
-# selinux specific, rhbz#681495
-# fix selinux context for ~/Private cfg files
-Patch7: ecryptfs-utils-86-selinux.patch
-
 # allow building with -Werror
 Patch999: ecryptfs-utils-75-werror.patch
 
@@ -78,7 +74,6 @@ the interface supplied by the ecryptfs-utils library.
 %patch4 -p1 -b .splitnss
 %patch5 -p1 -b .fixsigness
 %patch6 -p1 -b .fgetc
-%patch7 -p1 -b .selinux
 %patch999 -p1 -b .werror
 
 %build
@@ -207,6 +202,9 @@ rm -rf $RPM_BUILD_ROOT
 %{python_sitearch}/ecryptfs-utils/_libecryptfs.so
 
 %changelog
+* Tue May 24 2011 Michal Hlavinka <mhlavink at redhat.com> - 87-1
+- updated to v. 87
+
 * Wed Mar 02 2011 Michal Hlavinka <mhlavink at redhat.com> - 86-2
 - fix selinux context
 
diff --git a/sources b/sources
index f4d61d0..8f77056 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
 e612ddb9ccb17f8fec79df26e626a8c6  ecryptfs-mount-private.png
-0df44811d9adf2c3dfd5a775e86f6452  ecryptfs-utils_86.orig.tar.gz
+b3e4ec1c70b3c57bd289b327363c39f6  ecryptfs-utils_87.orig.tar.gz


More information about the scm-commits mailing list