Enable S3

This commit is contained in:
Nicolas Chauvet 2011-09-08 23:03:13 +02:00
commit c232c28f97

View file

@ -2,7 +2,7 @@
Name: afflib
Version: 3.6.12
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Library to support the Advanced Forensic Format
Group: System Environment/Libraries
@ -69,7 +69,7 @@ chmod 0644 lib/base64.{h,cpp}
%configure --enable-shared \
--disable-static \
--enable-python=yes \
--enable-qemu=no
--enable-s3=yes
# Remove rpath from libtool
sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
@ -118,6 +118,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Thu Sep 08 2011 Nicolas Chauvet <kwizart@gmail.com> - 3.6.12-2
- Enable S3
* Fri May 27 2011 Nicolas Chauvet <kwizart@gmail.com> - 3.6.12-1
- Update to 3.6.12