rpms/ecryptfs-utils/F-11 .cvsignore, 1.25, 1.26 ecryptfs-utils.spec, 1.49, 1.50 sources, 1.28, 1.29

Michal Hlavinka mhlavink at fedoraproject.org
Tue Jul 28 14:41:34 UTC 2009


Author: mhlavink

Update of /cvs/extras/rpms/ecryptfs-utils/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv12296

Modified Files:
	.cvsignore ecryptfs-utils.spec sources 
Log Message:
updated to 78



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/ecryptfs-utils/F-11/.cvsignore,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -p -r1.25 -r1.26
--- .cvsignore	21 Jul 2009 07:19:47 -0000	1.25
+++ .cvsignore	28 Jul 2009 14:41:34 -0000	1.26
@@ -1,2 +1,2 @@
-ecryptfs-utils_76.orig.tar.gz
 ecryptfs-mount-private.png
+ecryptfs-utils_78.orig.tar.gz


Index: ecryptfs-utils.spec
===================================================================
RCS file: /cvs/extras/rpms/ecryptfs-utils/F-11/ecryptfs-utils.spec,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -p -r1.49 -r1.50
--- ecryptfs-utils.spec	21 Jul 2009 07:19:47 -0000	1.49
+++ ecryptfs-utils.spec	28 Jul 2009 14:41:34 -0000	1.50
@@ -2,7 +2,7 @@
 %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
 
 Name: ecryptfs-utils
-Version: 76
+Version: 78
 Release: 1%{?dist}
 Summary: The eCryptfs mount helper and support libraries
 Group: System Environment/Base
@@ -24,12 +24,10 @@ Patch6: ecryptfs-utils-75-nocryptdisks.p
 #temporary workaround for rhbz#503261
 Patch9: ecryptfs-utils-75-workaround503261.patch
 
-#Patch11: ecryptfs-utils-75-testdebug.patch
-
 BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
 Requires: keyutils, cryptsetup-luks, e2fsprogs
 BuildRequires: libgcrypt-devel keyutils-libs-devel openssl-devel pam-devel
-BuildRequires: trousers-devel nss-devel desktop-file-utils autoconf automake libtool
+BuildRequires: trousers-devel nss-devel desktop-file-utils
 
 %description
 eCryptfs is a stacked cryptographic filesystem that ships in Linux
@@ -60,15 +58,13 @@ applications written in the Python progr
 the interface supplied by the ecryptfs-utils library.
 
 %prep
-%setup -q -n %{name}_%{version}.orig
+%setup -q
 %patch2 -p1 -b .build
 %patch4 -p1 -b .werror
 %patch6 -p0 -b .nocryptdisks
 %patch9 -p1 -b .rhbz503261
-#%patch11 -p1 -b .testdebug
 
 %build
-autoreconf -fiv
 export CFLAGS="$RPM_OPT_FLAGS -ggdb -O2 -Werror"
 %configure --disable-rpath --enable-tspi --enable-nss --enable-static
 make clean
@@ -102,9 +98,6 @@ touch -r src/desktop/ecryptfs-setup-priv
      $RPM_BUILD_ROOT%{_datadir}/%{name}/ecryptfs-mount-private.desktop
 rm -f $RPM_BUILD_ROOT/%{_datadir}/%{name}/ecryptfs-record-passphrase
 
-#ecryptfs-dot-private should be only sourced, not executed (#500817)
-chmod -x $RPM_BUILD_ROOT%{_bindir}/ecryptfs-dot-private
-
 %pre
 groupadd -r -f ecryptfs
 
@@ -138,7 +131,6 @@ rm -rf $RPM_BUILD_ROOT
 %{_bindir}/ecryptfs-umount-private
 %{_bindir}/ecryptfs-stat
 %{_bindir}/ecryptfsd
-%{_bindir}/ecryptfs-dot-private
 %{_libdir}/ecryptfs
 %{_libdir}/libecryptfs.so.0
 %{_libdir}/libecryptfs.so.0.0.0
@@ -184,6 +176,9 @@ rm -rf $RPM_BUILD_ROOT
 %{python_sitearch}/ecryptfs-utils/_libecryptfs.so
 
 %changelog
+* Tue Jul 28 2009 Michal Hlavinka <mhlavink at redhat.com> 78-1
+- updated to 78
+
 * Tue Jul 21 2009 Michal Hlavinka <mhlavink at redhat.com> 76-1
 - updated to 76
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/ecryptfs-utils/F-11/sources,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -p -r1.28 -r1.29
--- sources	21 Jul 2009 07:19:47 -0000	1.28
+++ sources	28 Jul 2009 14:41:34 -0000	1.29
@@ -1,2 +1,2 @@
-0e6a58a0730838dc832ecd8bd9e0c463  ecryptfs-utils_76.orig.tar.gz
 e612ddb9ccb17f8fec79df26e626a8c6  ecryptfs-mount-private.png
+0ea4f56d7086412f89dc166ee97c2246  ecryptfs-utils_78.orig.tar.gz




More information about the fedora-extras-commits mailing list