From a938f81282da2ccaa3e62006e589d489b32eec2e Mon Sep 17 00:00:00 2001 From: Michal Hlavinka Date: Jul 29 2009 13:10:42 +0000 Subject: updated to 78 --- diff --git a/.cvsignore b/.cvsignore index 252c924..66e8668 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,2 +1,2 @@ -ecryptfs-utils_76.orig.tar.gz ecryptfs-mount-private.png +ecryptfs-utils_78.orig.tar.gz diff --git a/ecryptfs-utils.spec b/ecryptfs-utils.spec index fb6ac2d..e293ab3 100644 --- a/ecryptfs-utils.spec +++ b/ecryptfs-utils.spec @@ -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.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 @@ -55,13 +55,12 @@ applications written in the Python programming language to use 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 - 78-1 +- updated to 78 + * Fri Jul 24 2009 Fedora Release Engineering - 76-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild diff --git a/sources b/sources index ad387a4..9e894ca 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -0e6a58a0730838dc832ecd8bd9e0c463 ecryptfs-utils_76.orig.tar.gz e612ddb9ccb17f8fec79df26e626a8c6 ecryptfs-mount-private.png +0ea4f56d7086412f89dc166ee97c2246 ecryptfs-utils_78.orig.tar.gz