diff --git a/lensfun.spec b/lensfun.spec index 2998667..5baf656 100644 --- a/lensfun.spec +++ b/lensfun.spec @@ -1,17 +1,15 @@ %global sse -DBUILD_FOR_SSE:BOOL=OFF %global sse2 -DBUILD_FOR_SSE2:BOOL=OFF -%ifarch %{ix86} x86_64 -%global sse -DBUILD_FOR_SSE:BOOL=ON -%endif %ifarch x86_64 +%global sse -DBUILD_FOR_SSE:BOOL=ON %global sse2 -DBUILD_FOR_SSE2:BOOL=ON %endif Name: lensfun Version: 0.3.2 Summary: Library to rectify defects introduced by photographic lenses -Release: 2%{?dist} +Release: 3%{?dist} License: LGPLv3 and CC-BY-SA URL: http://lensfun.sourceforge.net/ @@ -122,6 +120,9 @@ popd %changelog +* Thu Dec 01 2016 Rex Dieter - 0.3.2-3 +- drop BUILD_FOR_SSE on i686 (#1400481) + * Thu Feb 04 2016 Fedora Release Engineering - 0.3.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild