From 055aa4b1159d53706390616e837474abeb8c5542 Mon Sep 17 00:00:00 2001 From: Lee Chang Yeon Date: Tue, 8 Apr 2014 19:08:41 +0900 Subject: [PATCH] package version up --- packaging/libXinerama.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packaging/libXinerama.spec b/packaging/libXinerama.spec index 74b55a8..4b23ecd 100644 --- a/packaging/libXinerama.spec +++ b/packaging/libXinerama.spec @@ -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 -- 2.7.4