Merge branch 'master' of 165.213.180.234:/slp/pkgs/e/elementary
authorChunEon Park <chuneon.park@samsung.com>
Tue, 23 Aug 2011 10:21:21 +0000 (19:21 +0900)
committerChunEon Park <chuneon.park@samsung.com>
Tue, 23 Aug 2011 10:21:21 +0000 (19:21 +0900)
debian/changelog
packaging/elementary.spec

index e20a15c..8bcfa79 100644 (file)
@@ -1,3 +1,13 @@
+elementary (1.0.0+svn.61256slp2+build17) unstable; urgency=low
+
+  * Package Upload
+  * Important Changes
+       [editfield] change the location of elm_entry_coursor_end set just after focusing
+  * Git: 165.213.180.234:/slp/pkgs/e/elementary
+  * Tag: elementary_1.0.0+svn.61256slp2+build17
+
+ -- WooHyun Jung <wh0705.jung@samsung.com>  Tue, 23 Aug 2011 10:25:59 +0900
+
 elementary (1.0.0+svn.61256slp2+build16) unstable; urgency=low
 
   * Package Upload
index f7d9238..29abb22 100644 (file)
@@ -5,7 +5,7 @@ Release:    1
 Group:      TO_BE/FILLED_IN
 License:    LGPL
 URL:        http://trac.enlightenment.org/e/wiki/Elementary
-Source0:    elementary-%{version}.tar.bz2
+Source0:    %{name}-%{version}.tar.bz2
 Requires(post): /sbin/ldconfig
 Requires(postun): /sbin/ldconfig
 BuildRequires:  pkgconfig(ecore)
@@ -50,7 +50,7 @@ EFL toolkit for small touchscreens (devel)
 
 
 %prep
-%setup -q -n %{name}
+%setup -q
 
 %build