SHA256
1
0
forked from pool/gpm
OBS User unknown
2007-08-09 17:22:44 +00:00
committed by Git OBS Bridge
parent f3069c9c27
commit 5c564bba46
3 changed files with 17 additions and 6 deletions

View File

@@ -13,13 +13,13 @@
Name: gpm
BuildRequires: bison ncurses-devel
URL: http://linux.schottelius.org/gpm/
License: GNU General Public License (GPL)
License: GPL v2 or later
Group: System/Console
Provides: select
PreReq: /bin/sed %insserv_prereq %fillup_prereq
Autoreqprov: on
Version: 1.20.1
Release: 362
Release: 379
Summary: Console Mouse Support
Source0: http://arcana.linux.it/pub/gpm/gpm-%{version}.tar.bz2
Source1: rcgpm
@@ -162,6 +162,10 @@ rm -rf $RPM_BUILD_ROOT
/var/adm/fillup-templates/*
%changelog
* Tue Aug 07 2007 - anosek@suse.cz
- fixed /etc/sysconfig/mouse should configure the mouse by default for gpm
[#262749]
* modified sysconfig.mouse-gpm accordingly
* Thu May 24 2007 - schwab@suse.de
- Don't install t-mouse.el, part of emacs now.
* Mon Mar 26 2007 - rguenther@suse.de