Apply ASLR to executable files.
[platform/upstream/fribidi.git] / packaging / fribidi.spec
index a0a6059..09e9be0 100644 (file)
@@ -1,5 +1,5 @@
 Name:           fribidi
-Version:        0.19.5
+Version:        0.19.7
 Release:        1
 Summary:        Free Implementation of BiDi Algorithm
 License:        LGPL-2.1
@@ -38,7 +38,7 @@ This package provides headers and manual files for FriBiDi.
 cp %{SOURCE1001} .
 
 %build
-%configure --disable-static
+%reconfigure --disable-static
 %__make %{?_smp_mflags}
 
 %check