package version up devel/upgrade submit/devel/upgrade/20140410.053921
authorLee Chang Yeon <cyeon.lee@samsung.com>
Tue, 8 Apr 2014 09:09:25 +0000 (18:09 +0900)
committerLee Chang Yeon <cyeon.lee@samsung.com>
Tue, 8 Apr 2014 09:09:25 +0000 (18:09 +0900)
packaging/libX11.spec

index 67282b6..37453a2 100644 (file)
@@ -1,7 +1,7 @@
 %bcond_with x
 
 Name:           libX11
-Version:        1.5.0
+Version:        1.6.2
 Release:        0
 License:        MIT
 Summary:        Core X11 protocol client library
@@ -92,7 +92,7 @@ in libX11 and libX11-xcb.
 cp %{SOURCE1001} .
 
 %build
-%reconfigure --docdir=%_docdir/%{name} --disable-static
+%autogen --docdir=%_docdir/%{name} --disable-static
 make %{?_smp_mflags}
 
 %install