packaging: spec cleanup sandbox/pcoval/tizen
authorPhilippe Coval <philippe.coval@open.eurogiciel.org>
Fri, 7 Feb 2014 09:24:28 +0000 (10:24 +0100)
committerPhilippe Coval <philippe.coval@open.eurogiciel.org>
Fri, 7 Feb 2014 09:34:13 +0000 (10:34 +0100)
Bug-Tizen: PTREL-660/part
Change-Id: I58accbc48bc54260d2d1fdcfb70267f98c8984de
Signed-off-by: Philippe Coval <philippe.coval@open.eurogiciel.org>
packaging/weekeyboard.spec

index d102f22..9b01822 100644 (file)
@@ -1,6 +1,6 @@
 Name:           weekeyboard
 Version:        0.0.2
-Release:        1
+Release:        0
 License:        Apache-2.0
 Summary:        Virtual Keyboard Application
 Url:            http://github.com/etrunko/weekeyboard
@@ -34,7 +34,10 @@ cp %{SOURCE1001} .
 
 %build
 
-%configure --disable-ibus
+%reconfigure \
+    --disable-ibus \
+    #eol
+
 make %{?_smp_mflags}
 
 %install
@@ -46,6 +49,3 @@ make %{?_smp_mflags}
 %license COPYING
 %{_bindir}/weekeyboard
 %{_datadir}/weekeyboard/*.edj
-
-%changelog
-