diff options
author | Olivier Blin <oblin@mandriva.org> | 2004-12-03 21:54:05 +0000 |
---|---|---|
committer | Olivier Blin <oblin@mandriva.org> | 2004-12-03 21:54:05 +0000 |
commit | 531ba04d10ab170d4ade01e800db59a9a0cc74f6 (patch) | |
tree | e27adf9b1f9930c0b37b7b9d0ee807f6a7ec3ec5 | |
parent | 02627cc7c035aa7d67e9456d0751f47caef989aa (diff) | |
download | numlock-531ba04d10ab170d4ade01e800db59a9a0cc74f6.tar numlock-531ba04d10ab170d4ade01e800db59a9a0cc74f6.tar.gz numlock-531ba04d10ab170d4ade01e800db59a9a0cc74f6.tar.bz2 numlock-531ba04d10ab170d4ade01e800db59a9a0cc74f6.tar.xz numlock-531ba04d10ab170d4ade01e800db59a9a0cc74f6.zip |
fix description (Rafael)
-rw-r--r-- | numlock.spec | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/numlock.spec b/numlock.spec index fd0a119..10b1dd5 100644 --- a/numlock.spec +++ b/numlock.spec @@ -3,7 +3,7 @@ %define name numlock %define version 2.0 -%define release 9mdk +%define release 10mdk Summary: Numlock key locker Name: %{name} @@ -24,7 +24,7 @@ Provides: NumLock = %{version}-%{release} NumLock enable to lock the numlock key. Only enable it at boot-time with ntsysv or with any other SVSR like rc.d config scripts editor such as tksysv or the ones from GNOME and KDE. -NumLock is safe for portable as it is disabled by default. +NumLock is safe for laptops since it is disabled by default. %prep %setup -q @@ -65,6 +65,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Fri Dec 3 2004 Olivier Blin <blino@mandrake.org> 2.0-10mdk +- fix description (Rafael) + * Fri Dec 3 2004 Olivier Blin <blino@mandrake.org> 2.0-9mdk - add nl man page - test the real lock file /var/lock/subsys/numlock |