auto-import changelog data from gpm-1.19.3-20.src.rpm
Thu Jul 19 2001 Preston Brown <pbrown@redhat.com> - more documentation fixes for Netmouse type devices (#48885)
This commit is contained in:
parent
dbb6ddc46b
commit
f7dd509004
13
gpm.spec
13
gpm.spec
@ -1,14 +1,14 @@
|
||||
Summary: A mouse server for the Linux console.
|
||||
Name: gpm
|
||||
Version: 1.19.3
|
||||
Release: 19
|
||||
Release: 20
|
||||
License: GPL
|
||||
Group: System Environment/Daemons
|
||||
ExcludeArch: s390 s390x
|
||||
Source: ftp://ftp.systemy.it/pub/develop/%{name}-%{version}.tar.gz
|
||||
Source1: gpm.init
|
||||
Patch0: gpm-nops.patch
|
||||
Patch2: gpm-1.17.5-docfix.patch
|
||||
Patch2: gpm-1.19.3-docfix.patch
|
||||
Patch3: gpm-1.19.3-root.patch
|
||||
Patch4: gpm-root.patch
|
||||
Patch5: gpm-1.19.1-secenhance.patch
|
||||
@ -22,6 +22,7 @@ Requires: pam >= 0.72-22 bash >= 2.0
|
||||
# this defines the library version that this package builds.
|
||||
%define LIBVER 1.18.0
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
BuildPrereq: sed gawk texinfo
|
||||
|
||||
%description
|
||||
Gpm provides mouse support to text-based Linux applications like the
|
||||
@ -129,8 +130,9 @@ fi
|
||||
%{_datadir}/emacs/site-lisp/t-mouse.elc
|
||||
%{_infodir}/gpm.info*
|
||||
%{_mandir}/man1/mev.1*
|
||||
%{_mandir}/man1/gpm-root.1*
|
||||
%{_mandir}/man8/gpm.8*
|
||||
%{_mandir}/man1/gpm-root*
|
||||
%{_mandir}/man7/gpm-types*
|
||||
%{_mandir}/man8/gpm*
|
||||
%{_libdir}/libgpm.so.*
|
||||
%config %{_sysconfdir}/rc.d/init.d/gpm
|
||||
%config %{_sysconfdir}/sysconfig/gpm
|
||||
@ -142,6 +144,9 @@ fi
|
||||
%{_libdir}/libgpm.so
|
||||
|
||||
%changelog
|
||||
* Thu Jul 19 2001 Preston Brown <pbrown@redhat.com>
|
||||
- more documentation fixes for Netmouse type devices (#48885)
|
||||
|
||||
* Tue Jun 26 2001 Florian La Roche <Florian.LaRoche@redhat.de>
|
||||
- add link from library major version number
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user