From a64fb74d89599edd57cf2a7ecb483a057b3d3170 Mon Sep 17 00:00:00 2001 From: Frederic Lepied Date: Wed, 12 Apr 2000 13:16:40 +0000 Subject: * 1.0-7mdk --- numlock.spec | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/numlock.spec b/numlock.spec index 340fb4e..11b0d7c 100644 --- a/numlock.spec +++ b/numlock.spec @@ -1,6 +1,6 @@ %define name numlock %define version 1.0 -%define release 6mdk +%define release 7mdk Summary: Numlock key locker. @@ -12,6 +12,7 @@ Group: System/Configuration/Boot and Init # get the source from our cvs repository (see # http://www.linuxmandrake.com/en/cvs.php3) Source0: %{name}-%{version}.tar.bz2 +Source1: numlock.xinit BuildRoot: %{_tmppath}/%{name}-buildroot Requires: fileutils console-tools Obsoletes: NumLock @@ -48,12 +49,16 @@ rm -rf $RPM_BUILD_ROOT %defattr(755,root,root) %config /etc/rc.d/init.d/%{name} %config /etc/profile.d/%{name}.sh +%config /etc/X11/xinit.d/numlock /usr/X11R6/bin/* /usr/X11R6/man/*/* %changelog +* Wed Apr 12 2000 Frederic Lepied 1.0-7mdk +- launch via /etc/X11/xinit.d + * Wed Apr 5 2000 Chmouel Boudjnah 1.0-6mdk -- Remove the norach since now we have enable_X11_numlock. +- Remove the noarch since now we have enable_X11_numlock. - Cvs import. - Add enable_X11_numlock program (thanks gégé). -- cgit v1.2.1