Commit Graph

11 Commits

Author SHA1 Message Date
Jaromir Capik
f344d45e9d - Removing PDF docs with unclear licensing from the source archive
- Fixing the license tag
2013-08-07 19:38:48 +02:00
Jaromir Capik
54bb2cb353 Update to 1.20.7 2013-07-19 20:02:55 +02:00
Ville Skyttä
9be4ef8160 - Use lzma compressed upstream tarball.
https://www.redhat.com/archives/fedora-devel-list/2009-August/msg00563.html
2009-08-12 17:10:26 +00:00
Zdenek Prikryl
2854bd569c Spec review (#225856) Updated to 1.20.6 2009-02-11 10:21:19 +00:00
Zdenek Prikryl
e6e7901b95 Updated to 1.20.5. Removed doc patch. Removed lisp stuff, it is part of
emacs-common now. Spec clean up.
2008-07-17 09:18:40 +00:00
Zdenek Prikryl
5b9f257ee7 Updated to 1.20.3 Fixed init script to comply with LSB standard (#246937)
Mass patch cleanup Fixed typo in doc (#446679)
2008-05-29 11:51:59 +00:00
havill
cdf4c98871 typo in the MOUSETYPE fixed 2004-10-13 20:25:33 +00:00
havill
68ec9e296c - remove unnecessary diagnostic and check of the consolename (#129962)
- remove /etc/sysconfig/gpm; set unset defaults in the init script instead
    after mousecfg is (or is not) read
2004-10-13 20:17:56 +00:00
cvsdist
c78d0885e9 auto-import changelog data from gpm-1.20.1-38.src.rpm
Thu Aug 07 2003 Adrian Havill <havill@redhat.com> 1.20.1-38
- Gpm_Open() NULL deref revisited (#101104). Patch by <leonardjo@hetnet.nl>
Wed Jul 30 2003 Adrian Havill <havill@redhat.com> 1.20.1-37
- removed auto-add of repeat with -M (#84310)
Tue Jul 29 2003 Adrian Havill <havill@redhat.com> 1.20.1-36
- fixed grammar typos in the init script (#89109)
- don't deref NULL string in Gpm_Open (#101104)
Wed Jul 02 2003 Adrian Havill <havill@redhat.com> 1.20.1-35
- remove debug output from gpm_report() to prevent spurious debugging msgs
    even when not in debug mode (#98210)
Thu Jun 26 2003 Adrian Havill <havill@redhat.com> 1.20.1-33
- reversed -t and -m params in init script, removed $OPTION
- add doc blurb regarding no auto-repeat with multiple mice
Tue Jun 24 2003 Adrian Havill <havill@redhat.com> 1.20.1-32
- update version
- add -lm for ceil()
- add hltest, mouse-test for all but zSeries
Mon Jun 16 2003 Jakub Jelinek <jakub@redhat.com>
- don't link against -lncurses, instead make wgetch and stdscr weak
    undefined symbols to break library dependency cycle
Thu Jun 12 2003 Elliot Lee <sopwith@redhat.com>
- Remove pam requirement
Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com>
- rebuilt
2004-09-09 05:51:57 +00:00
cvsdist
7b28834266 auto-import changelog data from gpm-1.19.3-4.src.rpm
Fri Jul 28 2000 Preston Brown <pbrown@redhat.com>
- cleaned up post section
Wed Jul 26 2000 Preston Brown <pbrown@redhat.com>
- clarification: pam requirement added to fix permissions on /dev/gpmctl
    (#12849)
Sat Jul 22 2000 Florian La Roche <Florian.LaRoche@redhat.de>
- update to 1.19.3
Sat Jul 15 2000 Bill Nottingham <notting@redhat.com>
- move initscript back
Thu Jul 13 2000 Prospector <bugzilla@redhat.com>
- automatic rebuild
Fri Jun 30 2000 Matt Wilson <msw@redhat.com>
- use sysconf(_SC_OPEN_MAX)
Tue Jun 27 2000 Preston Brown <pbrown@redhat.com>
- don't prereq, only require initscripts
Mon Jun 26 2000 Preston Brown <pbrown@redhat.com>
- fix up and move initscript
- prereq initscripts >= 5.20
Sat Jun 17 2000 Bill Nottingham <notting@redhat.com>
- fix %config tag for initscript
Thu Jun 15 2000 Bill Nottingham <notting@redhat.com>
- move it back
Thu Jun 15 2000 Preston Brown <pbrown@redhat.com>
- move init script
Wed Jun 14 2000 Preston Brown <pbrown@redhat.com>
- security patch on socket descriptor from Chris Evans. Thanks Chris.
- include limits.h for OPEN_MAX
Mon Jun 12 2000 Preston Brown <pbrown@redhat.com>
- 1.19.2, fix up root (setuid) patch
- FHS paths
Thu Apr 06 2000 Jakub Jelinek <jakub@redhat.com>
- 1.19.1
- call initgroups in gpm-root before spawning command as user
- make gpm-root work on big endian
Sun Mar 26 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- call ldconfig directly in postun
Wed Mar 22 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- rebuild with new libncurses
Sat Mar 18 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- 1.19.0
- fix build on systems that don't have emacs (configure built t-mouse* only
    if emacs was installed)
Tue Feb 29 2000 Preston Brown <pbrown@redhat.com>
- important fix: improperly buildrooted for /usr/share/emacs/site-lisp,
    fixed.
Tue Feb 15 2000 Jakub Jelinek <jakub@redhat.com>
- avoid cluttering of syslog with gpm No data messages
Mon Feb 14 2000 Preston Brown <pbrown@redhat.com>
- disable-paste and mouse-test removed, they seem broken.
Thu Feb 03 2000 Preston Brown <pbrown@redhat.com>
- updated gpm.init to have better shutdown and descriptive messages
- strip lib
Wed Feb 02 2000 Cristian Gafton <gafton@redhat.com>
- fix description
- man pages are compressed
Wed Jan 12 2000 Preston Brown <pbrown@redhat.com>
- 1.18.1.
Tue Sep 28 1999 Preston Brown <pbrown@redhat.com>
- upgraded to 1.18, hopefully fixes sparc protocol issues
Fri Sep 24 1999 Bill Nottingham <notting@redhat.com>
- install-info sucks, and then you die.
Fri Sep 10 1999 Bill Nottingham <notting@redhat.com>
- chkconfig --del in %preun, not %postun
Fri Aug 27 1999 Preston Brown <pbrown@redhat.com>
- upgrade to 1.17.9
- the maintainers are taking care of .so version now, removed patch
Mon Aug 16 1999 Bill Nottingham <notting@redhat.com>
- initscript munging
Wed Jun 02 1999 Jeff Johnson <jbj@redhat.com>
- disable-paste need not be setuid root in Red Hat 6.0 (#2654)
Tue May 18 1999 Michael K. Johnson <johnsonm@redhat.com>
- gpm.init had wrong pidfile name in comments; confused linuxconf
Mon Mar 22 1999 Preston Brown <pbrown@redhat.com>
- make sure all binaries are stripped, make init stuff more chkconfig style
- removed sparc-specific mouse stuff
- bumped libver to 1.17.5
- fixed texinfo source
Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com>
- auto rebuild in the new build environment (release 2)
Thu Mar 04 1999 Matt Wilson <msw@redhat.com>
- updated to 1.75.5
Tue Feb 16 1999 Cristian Gafton <gafton@redhat.com>
- avoid using makedev for internal functions (it is a #define in the system
    headers)
Wed Jan 13 1999 Preston Brown <pbrown@redhat.com>
- upgrade to 1.17.2.
Wed Jan 06 1999 Cristian Gafton <gafton@redhat.com>
- enforce the use of -D_GNU_SOURCE so that it will compile on the ARM
- build against glibc 2.1
Tue Aug 11 1998 Jeff Johnson <jbj@redhat.com>
- build root
Thu May 07 1998 Prospector System <bugs@redhat.com>
- translations modified for de, fr, tr
Wed Apr 22 1998 Michael K. Johnson <johnsonm@redhat.com>
- enhanced initscript
Fri Apr 10 1998 Cristian Gafton <gafton@redhat.com>
- recompiled for manhattan
Wed Apr 08 1998 Erik Troan <ewt@redhat.com>
- updated to 1.13
Mon Nov 03 1997 Donnie Barnes <djb@redhat.com>
- added patch from Richard to get things to build on the SPARC
Tue Oct 28 1997 Donnie Barnes <djb@redhat.com>
- fixed the emacs patch to install the emacs files in the right place
    (hopefully).
Mon Oct 13 1997 Erik Troan <ewt@redhat.com>
- added chkconfig support
- added install-info
Thu Sep 11 1997 Donald Barnes <djb@redhat.com>
- upgraded from 1.10 to 1.12
- added status/restart functionality to init script
- added define LIBVER 1.11
Thu Jun 19 1997 Erik Troan <ewt@redhat.com>
- built against glibc
2004-09-09 05:49:41 +00:00
cvsdist
a76c283173 Setup of module gpm 2004-09-09 05:49:39 +00:00