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

index a3026d3..66951b9 100644 (file)
@@ -1,7 +1,7 @@
 %bcond_with x
 
 Name:           libXmu
-Version:        1.1.1
+Version:        1.1.2
 Release:        1
 License:        MIT
 Summary:        X.org Xmu library
@@ -36,7 +36,7 @@ X.Org X11 libXmu development package.
 cp %{SOURCE1001} .
 
 %build
-%configure --disable-static
+%autogen --disable-static
 make %{?_smp_mflags}
 
 %install