repackaging for "disable epoll"
authorWooHyun Jung <wh0705.jung@samsung.com>
Wed, 15 Dec 2010 07:38:27 +0000 (16:38 +0900)
committerWooHyun Jung <wh0705.jung@samsung.com>
Wed, 15 Dec 2010 07:38:27 +0000 (16:38 +0900)
configure.ac
debian/changelog

index 0955281..5a61d98 100644 (file)
@@ -912,7 +912,6 @@ m4_ifdef([AC_PROG_OBJC], [
 ])
 AC_SUBST(cocoa_ldflags)
 
-want_epoll=yes
 AC_ARG_ENABLE(epoll,
   AC_HELP_STRING([--enable-epoll], [enable or disable epoll support]),
   [want_epoll=$enableval])
index 29d1c34..2489d14 100644 (file)
@@ -1,3 +1,11 @@
+ecore (1.0.0.001+svn.55371slp2+build02) unstable; urgency=low
+
+  * epoll disabled.
+  * Git: 165.213.180.234:slp/pkgs/e/ecore
+  * Tag: ecore_1.0.0.001+svn.55371slp2+build02
+
+ -- WooHyun Jung <wh0705.jung@samsung.com>  Wed, 15 Dec 2010 16:37:29 +0900
+
 ecore (1.0.0.001+svn.55371slp2+build01) unstable; urgency=low
 
   * [SVN's EFL Migration] ecore in SLP is merged with SVN r55371.