diff options
author | Olivier Blin <oblin@mandriva.org> | 2005-02-28 11:53:35 +0000 |
---|---|---|
committer | Olivier Blin <oblin@mandriva.org> | 2005-02-28 11:53:35 +0000 |
commit | 1318e46cc27fe34d3aba632affd5138c29ac6073 (patch) | |
tree | 3383d7907b632917b068c021c6ad8436219d00a5 | |
parent | 68748103f58453380f4610eb36b044b820fc7524 (diff) | |
download | numlock-1318e46cc27fe34d3aba632affd5138c29ac6073.tar numlock-1318e46cc27fe34d3aba632affd5138c29ac6073.tar.gz numlock-1318e46cc27fe34d3aba632affd5138c29ac6073.tar.bz2 numlock-1318e46cc27fe34d3aba632affd5138c29ac6073.tar.xz numlock-1318e46cc27fe34d3aba632affd5138c29ac6073.zip |
2.0-11mdk
-rw-r--r-- | numlock.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/numlock.spec b/numlock.spec index 10b1dd5..5d7375a 100644 --- a/numlock.spec +++ b/numlock.spec @@ -3,7 +3,7 @@ %define name numlock %define version 2.0 -%define release 10mdk +%define release 11mdk Summary: Numlock key locker Name: %{name} @@ -65,6 +65,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Mon Feb 28 2005 Olivier Blin <oblin@mandrakesoft.com> 2.0-11mdk +- start numlock before dm service (#6738) + * Fri Dec 3 2004 Olivier Blin <blino@mandrake.org> 2.0-10mdk - fix description (Rafael) |