Browse Source

applied lxdm-0.4.1-fix-event-check-bug.patch from upstream

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@7674 ec354946-7b23-47d6-9f5a-488ba84defc7
munepi 12 years ago
parent
commit
fd91dfc7e2
1 changed files with 7 additions and 2 deletions
  1. 7 2
      l/lxdm/lxdm-vl.spec

+ 7 - 2
l/lxdm/lxdm-vl.spec

@@ -4,7 +4,7 @@
 
 Name:           lxdm
 Version:        0.4.1
-Release:        1%{?_dist_release}
+Release:        2%{?_dist_release}
 Summary:        Lightweight X11 Display Manager
 Summary(ja):    軽量な X11 ディスプレイマネージャ
 
@@ -14,6 +14,7 @@ URL:            http://lxde.org
 Source0:        http://downloads.sourceforge.net/sourceforge/lxde/%{name}-%{version}.tar.gz
 Patch0:         lxdm_config.patch
 Patch1:         fix_nullpointer_dereference.patch
+Patch10:         lxdm-0.4.1-fix-event-check-bug.patch
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-root
 
@@ -49,7 +50,7 @@ LXDM はまだ開発のごく初期の段階にあります。
 %setup -q
 %patch0 -p1
 %patch1 -p1
-#%patch10 -p1 -b .tty7
+%patch10 -p1
 
 
 %build
@@ -99,6 +100,10 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Mon May 13 2013 Munehiro Yamamoto <munepi@vinelinux.org> 0.4.1
+- applied lxdm-0.4.1-fix-event-check-bug.patch from upstream
+  - fix event check bug caused cpu 100%
+
 * Sat Aug 27 2011 Toshiharu Kudoh <toshi.kd2@gmail.com> - 0.4.1-1
 - new upstream release
 - added patch0 to configure default setting