rpms/ecryptfs-utils/devel .cvsignore, 1.27, 1.28 ecryptfs-utils.spec, 1.50, 1.51 sources, 1.28, 1.29

Michal Hlavinka mhlavink at fedoraproject.org
Wed Jul 29 13:10:42 UTC 2009


Author: mhlavink

Update of /cvs/extras/rpms/ecryptfs-utils/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv22006

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



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/ecryptfs-utils/devel/.cvsignore,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -p -r1.27 -r1.28
--- .cvsignore	20 Jul 2009 13:25:26 -0000	1.27
+++ .cvsignore	29 Jul 2009 13:10:41 -0000	1.28
@@ -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/devel/ecryptfs-utils.spec,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -p -r1.50 -r1.51
--- ecryptfs-utils.spec	24 Jul 2009 21:01:07 -0000	1.50
+++ ecryptfs-utils.spec	29 Jul 2009 13:10:42 -0000	1.51
@@ -2,8 +2,8 @@
 %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
 
 Name: ecryptfs-utils
-Version: 76
-Release: 2%{?dist}
+Version: 78
+Release: 1%{?dist}
 Summary: The eCryptfs mount helper and support libraries
 Group: System Environment/Base
 License: GPLv2+
@@ -24,7 +24,7 @@ Patch6: ecryptfs-utils-75-nocryptdisks.p
 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
@@ -55,13 +55,12 @@ 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
 
 %build
-autoreconf -fiv
 export CFLAGS="$RPM_OPT_FLAGS -ggdb -O2 -Werror"
 %configure --disable-rpath --enable-tspi --enable-nss --enable-static
 make clean
@@ -177,6 +176,9 @@ rm -rf $RPM_BUILD_ROOT
 %{python_sitearch}/ecryptfs-utils/_libecryptfs.so
 
 %changelog
+* Wed Jul 29 2009 Michal Hlavinka <mhlavink at redhat.com> - 78-1
+- updated to 78
+
 * Fri Jul 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 76-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/ecryptfs-utils/devel/sources,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -p -r1.28 -r1.29
--- sources	20 Jul 2009 13:25:26 -0000	1.28
+++ sources	29 Jul 2009 13:10:42 -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