From 2ca5ab785893ce953bc8cf53bd985f73be596bf9 Mon Sep 17 00:00:00 2001 From: Lee Chang Yeon Date: Tue, 8 Apr 2014 18:09:25 +0900 Subject: [PATCH] package version up --- packaging/libX11.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packaging/libX11.spec b/packaging/libX11.spec index 67282b6..37453a2 100644 --- a/packaging/libX11.spec +++ b/packaging/libX11.spec @@ -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 -- 2.7.4