summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLee Chang Yeon <cyeon.lee@samsung.com>2014-04-08 21:05:04 +0900
committerLee Chang Yeon <cyeon.lee@samsung.com>2014-04-08 21:05:04 +0900
commitbf7133e53f270b44a263e4f364642c2cae384496 (patch)
tree3c835328760e4ff97c51f8299f9e8e1f023a7d41
parentc042c63829b128d64b4879ea44f702cce5555002 (diff)
downloadxconsole-bf7133e53f270b44a263e4f364642c2cae384496.tar.gz
xconsole-bf7133e53f270b44a263e4f364642c2cae384496.tar.bz2
xconsole-bf7133e53f270b44a263e4f364642c2cae384496.zip
-rw-r--r--packaging/xconsole.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/packaging/xconsole.spec b/packaging/xconsole.spec
index e269b1b..ce7fb70 100644
--- a/packaging/xconsole.spec
+++ b/packaging/xconsole.spec
@@ -1,7 +1,7 @@
%bcond_with x
Name: xconsole
-Version: 1.0.4
+Version: 1.0.6
Release: 0
License: MIT
Summary: Utility to monitor system console messages with X
@@ -29,7 +29,7 @@ to /dev/console
cp %{SOURCE1001} .
%build
-%configure
+%autogen
make %{?_smp_mflags}
%install