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

index 81ee118..0f72f7e 100644 (file)
@@ -1,7 +1,7 @@
 %bcond_with x
 
 Name:           libXvMC
-Version:        1.0.7
+Version:        1.0.8
 Release:        0
 License:        MIT
 Summary:        X-Video Motion Compensation library
@@ -50,7 +50,7 @@ cp %{SOURCE1001} .
 
 %build
 %reconfigure
-%configure  --disable-static
+%autogen  --disable-static
 make %{?_smp_mflags}
 
 %install