[ntfs-3g/el5] add BR: libgcrypt-devel, so autoreconf will succeed

Tom Callaway spot at fedoraproject.org
Wed Sep 7 15:05:52 UTC 2011


commit 0c85eff29009a0e75a27c797b30f5d3b5b988a51
Author: Tom "spot" Callaway <tcallawa at redhat.com>
Date:   Wed Sep 7 11:05:40 2011 -0400

    add BR: libgcrypt-devel, so autoreconf will succeed

 ntfs-3g.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/ntfs-3g.spec b/ntfs-3g.spec
index a3d5b1b..c620f93 100644
--- a/ntfs-3g.spec
+++ b/ntfs-3g.spec
@@ -19,7 +19,7 @@ BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:	fuse-devel
 Requires:	fuse
 %endif
-BuildRequires:	libtool, libattr-devel
+BuildRequires:	libtool, libattr-devel, libgcrypt-devel
 Epoch:		2
 Provides:	ntfsprogs-fuse = %{epoch}:%{version}-%{release}
 Obsoletes:	ntfsprogs-fuse


More information about the scm-commits mailing list