diff --git a/afflib.spec b/afflib.spec index 72433bc..35dc6e9 100644 --- a/afflib.spec +++ b/afflib.spec @@ -1,6 +1,6 @@ Name: afflib Version: 3.2.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Library to support the Advanced Forensic Format Group: System Environment/Libraries @@ -79,7 +79,6 @@ autoreconf %configure --enable-shared \ --enable-wide-character-type \ --disable-static \ - --enable-s3=yes \ --enable-libewf=yes # Remove rpath from libtool @@ -117,7 +116,6 @@ rm -rf $RPM_BUILD_ROOT %files -n afftools %defattr(-,root,root,-) %{_bindir}/af* -%{_bindir}/s3 %files devel %defattr(-,root,root,-) @@ -128,6 +126,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Thu Jun 26 2008 kwizart < kwizart at gmail.com > - 3.2.1-3 +- Disable s3 + * Wed Jun 25 2008 kwizart < kwizart at gmail.com > - 3.2.1-2 - Fix redefinition of typedef AFFILE