From c232c28f97ac7c86a810a26fe198d6dcdc2dacc8 Mon Sep 17 00:00:00 2001 From: Nicolas Chauvet Date: Thu, 8 Sep 2011 23:03:13 +0200 Subject: [PATCH] Enable S3 --- afflib.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) 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