summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChangyeon Lee <cyeon.lee@samsung.com>2014-04-09 11:16:39 +0900
committerBoram Park <boram1288.park@samsung.com>2014-04-10 08:32:22 +0900
commitd9f3c6ef349150d61839a755e3e97440687ca33e (patch)
tree46b28f7e1039850f0fe2cf663dd078265521c28c
parent159e9e0ef78607329900f12a5e19cf63588d7ce5 (diff)
downloadlibXres-d9f3c6ef349150d61839a755e3e97440687ca33e.tar.gz
libXres-d9f3c6ef349150d61839a755e3e97440687ca33e.tar.bz2
libXres-d9f3c6ef349150d61839a755e3e97440687ca33e.zip
Change-Id: Ia30ca7858d27a57b5cd651145453b0f34884484c
-rw-r--r--packaging/libXres.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/packaging/libXres.spec b/packaging/libXres.spec
index 8db6a32..b3ad676 100644
--- a/packaging/libXres.spec
+++ b/packaging/libXres.spec
@@ -1,7 +1,7 @@
%bcond_with x
Name: libXres
-Version: 1.0.6
+Version: 1.0.7
Release: 1
License: MIT
Summary: X-Resource extension client library
@@ -35,7 +35,7 @@ X.Org X11 libXres development package
cp %{SOURCE1001} .
%build
-%configure --disable-static
+%autogen --disable-static
make %{?_smp_mflags}
%install