unpackaged files (do not install t-mouse.el)
Signed-off-by: Nikola Pajkovsky <npajkovs@redhat.com>
This commit is contained in:
parent
d9c48b485a
commit
d004799d84
6
gpm.spec
6
gpm.spec
@ -1,7 +1,7 @@
|
||||
Summary: A mouse server for the Linux console
|
||||
Name: gpm
|
||||
Version: 1.20.6
|
||||
Release: 17%{?dist}
|
||||
Release: 18%{?dist}
|
||||
License: GPLv2+
|
||||
Group: System Environment/Daemons
|
||||
URL: http://www.nico.schottelius.org/software/gpm/
|
||||
@ -88,6 +88,7 @@ rm -rf %{buildroot}
|
||||
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
|
||||
|
||||
%ifnarch s390 s390x
|
||||
mkdir -p %{buildroot}%{_sysconfdir}/rc.d/init.d
|
||||
@ -180,6 +181,9 @@ if [ $1 = 0 ]; then
|
||||
%{_libdir}/libgpm.a
|
||||
|
||||
%changelog
|
||||
* Fri Aug 05 2011 Nikola Pajkovsky <npajkovs@redhat.com> 1.20.6-18
|
||||
- unpackaged files (do not install t-mouse.el)
|
||||
|
||||
* Tue Jul 26 2011 Jóhann B. Guðmundsson <johannbg@gmail.com> - 1.20.6-17
|
||||
- Drop SysV support
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user