diff --git a/afflib.spec b/afflib.spec index 20d6cc8..536dd1c 100644 --- a/afflib.spec +++ b/afflib.spec @@ -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 - 3.6.12-2 +- Enable S3 + * Fri May 27 2011 Nicolas Chauvet - 3.6.12-1 - Update to 3.6.12