- no gzip call in .sepc file
This commit is contained in:
parent
23a9ea3f46
commit
8cec0f42c9
6
gpm.spec
6
gpm.spec
@ -1,7 +1,7 @@
|
||||
Summary: A mouse server for the Linux console.
|
||||
Name: gpm
|
||||
Version: 1.20.1
|
||||
Release: 55
|
||||
Release: 56
|
||||
License: GPL
|
||||
Group: System Environment/Daemons
|
||||
Source: http://ftp.linux.it/pub/People/rubini/gpm/%{name}-%{version}.tar.gz
|
||||
@ -89,7 +89,6 @@ cp contrib/emacs/t-mouse.el* %{buildroot}%{_datadir}/emacs/site-lisp
|
||||
chmod +x .%{_libdir}/libgpm.so.%{LIBVER}
|
||||
ln -sf libgpm.so.%{LIBVER} .%{_libdir}/libgpm.so
|
||||
/sbin/ldconfig -n .%{_libdir}
|
||||
gzip -9nf .%{_infodir}/gpm.info*
|
||||
popd
|
||||
}
|
||||
|
||||
@ -172,6 +171,9 @@ fi
|
||||
%{_libdir}/libgpm.so
|
||||
|
||||
%changelog
|
||||
* Tue Oct 12 2004 Florian La Roche <Florian.LaRoche@redhat.de>
|
||||
- remove gzip of info pages within .spec file, #135305
|
||||
|
||||
* Sat Oct 09 2004 Florian La Roche <Florian.LaRoche@redhat.de>
|
||||
- initscript cleanup
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user