gpm/gpm.spec

154 lines
4.0 KiB
RPMSpec
Raw Normal View History

2009-02-03 10:59:29 +00:00
Summary: A mouse server for the Linux console
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
Name: gpm
2013-07-19 18:02:55 +00:00
Version: 1.20.7
2021-09-06 09:27:40 +00:00
Release: %autorelease
License: GPL-2.0-or-later AND LicenseRef-OFSFDL
URL: http://www.nico.schottelius.org/software/gpm/
#URL2 : http://freecode.com/projects/gpm
# The upstream source contains PDF docs with unclear licensing,
# and that's why we need to remove them and recreate the tarball
#
# 1.] mkdir docs-removal && cd docs-removal
2020-06-18 03:02:17 +00:00
# 2.] wget http://www.nico.schottelius.org/software/gpm/archives/%%{name}-%%{version}.tar.lzma
# 3.] tar xf %%{name}-%%{version}.tar.lzma
# 4.] rm -rf %%{name}-%%{version}/doc/specs
# 5.] tar cJf %%{name}-%%{version}.tar.xz %%{name}-%%{version}
Source: %{name}-%{version}.tar.xz
Source1: gpm.service
2020-06-18 03:02:17 +00:00
Patch0: https://github.com/telmich/gpm/compare/1.20.7...e82d1a653ca94aa4ed12441424da6ce780b1e530.diff
2009-02-24 09:44:33 +00:00
Patch1: gpm-1.20.6-multilib.patch
Patch2: gpm-1.20.1-lib-silent.patch
2008-07-17 09:48:07 +00:00
Patch4: gpm-1.20.5-close-fds.patch
Patch5: gpm-1.20.1-weak-wgetch.patch
2013-07-19 18:02:55 +00:00
Patch7: gpm-1.20.7-rhbz-668480-gpm-types-7-manpage-fixes.patch
2020-02-22 05:47:02 +00:00
# Disabled, need to be reviewed
Patch9: gpm-1.20.6-capability.patch
Requires(post): info
Requires(preun): info
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
# this defines the library version that this package builds.
%define LIBVER 2.1.0
2010-04-12 08:53:05 +00:00
BuildRequires: sed gawk texinfo bison ncurses-devel autoconf automake libtool libcap-ng-devel
BuildRequires: systemd-rpm-macros
BuildRequires: make
Requires: linuxconsoletools
Requires: %{name}-libs = %{version}-%{release}
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
%description
Gpm provides mouse support to text-based Linux applications like the
Emacs editor and the Midnight Commander file management system. Gpm
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
also provides console cut-and-paste operations using the mouse and
includes a program to allow pop-up menus to appear at the click of a
mouse button.
%package libs
Summary: Dynamic library for gpm
%description libs
This package contains the libgpm.so dynamic library which contains
the gpm system calls and library functions.
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
%package devel
Requires: %{name} = %{version}-%{release}
Requires: %{name}-libs = %{version}-%{release}
2009-02-03 10:59:29 +00:00
Summary: Development files for the gpm library
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
%description devel
2009-02-03 10:59:29 +00:00
The gpm-devel package includes header files and libraries necessary
for developing programs which use the gpm library. The gpm provides
mouse support to text-based Linux applications.
%package static
Requires: %{name} = %{version}-%{release}
Summary: Static development files for the gpm library
%description static
The gpm-static package includes static libraries of gpm. The gpm provides
mouse support to text-based Linux applications.
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
%prep
%setup -q
2013-07-19 18:02:55 +00:00
%patch0 -p1 -b .master
%patch1 -p1 -b .multilib
%patch2 -p1 -b .lib-silent
%patch4 -p1 -b .close-fds
%patch5 -p1 -b .weak-wgetch
%patch7 -p1
2020-02-22 05:47:02 +00:00
#patch9 -p1 -b .capability
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
2009-02-03 10:59:29 +00:00
%build
./autogen.sh
2009-02-03 10:59:29 +00:00
%configure
%make_build
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
%install
%make_install
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
2009-02-03 10:59:29 +00:00
chmod 0755 %{buildroot}/%{_libdir}/libgpm.so.%{LIBVER}
ln -sf libgpm.so.%{LIBVER} %{buildroot}/%{_libdir}/libgpm.so
rm -f %{buildroot}%{_datadir}/emacs/site-lisp/t-mouse.el
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
%ifnarch s390 s390x
mkdir -p %{buildroot}%{_sysconfdir}/rc.d/init.d
mkdir -p %{buildroot}%{_unitdir}
install -m 644 conf/gpm-* %{buildroot}%{_sysconfdir}
# Systemd
2013-09-19 16:10:41 +00:00
mkdir -p %{buildroot}%{_unitdir}
install -m644 %{SOURCE1} %{buildroot}%{_unitdir}
rm -rf %{buildroot}%{_initrddir}
%else
# we're shipping only libraries in s390[x], so
# remove stuff from the buildroot that we aren't shipping
rm -rf %{buildroot}%{_sbindir}
rm -rf %{buildroot}%{_bindir}
rm -rf %{buildroot}%{_mandir}
%endif
2009-02-04 07:12:27 +00:00
%post
%ifnarch s390 s390x
%systemd_post gpm.service
%endif
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
%preun
%ifnarch s390 s390x
%systemd_preun gpm.service
%endif
2009-02-04 07:12:27 +00:00
%postun
%ifnarch s390 s390x
%systemd_postun_with_restart gpm.service
%endif
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
%ldconfig_scriptlets libs
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
%files
2013-07-19 18:02:55 +00:00
%doc COPYING README TODO
%doc doc/README* doc/FAQ doc/Announce doc/changelog
%{_infodir}/*
%ifnarch s390 s390x
%config(noreplace) %{_sysconfdir}/gpm-*
%{_unitdir}/gpm.service
%{_sbindir}/*
%{_bindir}/*
2009-02-03 10:59:29 +00:00
%{_mandir}/man?/*
%endif
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
%files libs
%{_libdir}/libgpm.so.*
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
%files devel
%{_includedir}/*
%{_libdir}/libgpm.so
2009-02-03 10:59:29 +00:00
%files static
%{_libdir}/libgpm.a
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
%changelog
2021-09-06 09:27:40 +00:00
%autochangelog