diff --git a/libraw.changes b/libraw.changes index 76d32cd..ffab3df 100644 --- a/libraw.changes +++ b/libraw.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Nov 16 21:18:09 UTC 2010 - mrdocs@opensuse.org + +- add the right configure flags + ------------------------------------------------------------------- Tue Nov 16 20:35:55 UTC 2010 - mrdocs@opensuse.org diff --git a/libraw.spec b/libraw.spec index 58da8c1..9103531 100644 --- a/libraw.spec +++ b/libraw.spec @@ -87,7 +87,7 @@ against LibRaw. LibRaw does not provide dynamic libraries. %build # This is not the autotools generated configure script -CFLAGS="%{optflags}" sh configure -P %{_prefix} +CFLAGS="%{optflags}" sh configure -P %{_prefix} -o -l %__make %{?_smp_mflags} %install