package version up devel/upgrade submit/devel/upgrade/20140410.014603
authorLee Chang Yeon <cyeon.lee@samsung.com>
Tue, 8 Apr 2014 10:08:41 +0000 (19:08 +0900)
committerLee Chang Yeon <cyeon.lee@samsung.com>
Tue, 8 Apr 2014 10:08:41 +0000 (19:08 +0900)
packaging/libXinerama.spec

index 74b55a8..4b23ecd 100644 (file)
@@ -1,7 +1,7 @@
 %bcond_with x
 
 Name:           libXinerama
-Version:        1.1.2
+Version:        1.1.3
 Release:        1
 License:        MIT
 Summary:        Xinerama protocol library
@@ -38,7 +38,7 @@ cp %{SOURCE1001} .
 
 %build
 
-%configure --disable-static
+%autogen --disable-static
 make %{?_smp_mflags}
 
 %install