diff --git a/gpm.init b/gpm.init index 3c52af7..af0c20c 100755 --- a/gpm.init +++ b/gpm.init @@ -7,13 +7,13 @@ # menus on the console. # processname: gpm # pidfile: /var/run/gpm.pid -# config: /etc/sysconfig/mouse +# config: /etc/sysconfig/gpm # source function library . /etc/init.d/functions [ -e /etc/sysconfig/gpm ] && . /etc/sysconfig/gpm -MOUSECFG=/etc/sysconfig/mouse +MOUSECFG=/etc/sysconfig/gpm RETVAL=0 diff --git a/gpm.spec b/gpm.spec index 8f67760..52963d7 100644 --- a/gpm.spec +++ b/gpm.spec @@ -1,7 +1,7 @@ Summary: A mouse server for the Linux console. Name: gpm Version: 1.20.1 -Release: 52 +Release: 53 License: GPL Group: System Environment/Daemons Source: http://ftp.linux.it/pub/People/rubini/gpm/%{name}-%{version}.tar.gz @@ -172,7 +172,9 @@ fi %{_libdir}/libgpm.so %changelog -* Thu Sep 23 2004 Adrian Havill 1.20.1-52 +* Thu Sep 23 2004 Adrian Havill 1.20.1-53 +- change mouse config file from /etc/sysconfig/mouse to /etc/sysconfig/gpm + (#133141) - fixed compile vs new kernheaders (#131783) * Tue May 04 2004 Adrian Havill 1.20.1-49