[gpm] unpackaged files (do not install t-mouse.el)

Nikola Pajkovsky npajkovs at fedoraproject.org
Fri Aug 5 11:44:41 UTC 2011


commit d004799d846726eeed299fe9506f9fd93e43f1dd
Author: Nikola Pajkovsky <npajkovs at redhat.com>
Date:   Fri Aug 5 13:44:33 2011 +0200

    unpackaged files (do not install t-mouse.el)
    
    Signed-off-by: Nikola Pajkovsky <npajkovs at redhat.com>

 gpm.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/gpm.spec b/gpm.spec
index d0447ce..73079ae 100644
--- a/gpm.spec
+++ b/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 at redhat.com> 1.20.6-18
+- unpackaged files (do not install t-mouse.el)
+
 * Tue Jul 26 2011 Jóhann B. Guðmundsson <johannbg at gmail.com> - 1.20.6-17
 - Drop SysV support
 


More information about the scm-commits mailing list