diff options
Diffstat (limited to 'DrakConf.spec')
-rw-r--r-- | DrakConf.spec | 30 |
1 files changed, 23 insertions, 7 deletions
diff --git a/DrakConf.spec b/DrakConf.spec index 92888d7e..47e48231 100644 --- a/DrakConf.spec +++ b/DrakConf.spec @@ -5,7 +5,7 @@ Summary: The Mandrake Control Center Name: %{name} Version: %{version} -Release: 1mdk +Release: 6mdk # get the source from our cvs repository (see # http://www.linuxmandrake.com/en/cvs.php3) Source0: %{name}-%{version}.tar.bz2 @@ -14,21 +14,22 @@ Source2: drakconf32.xpm.bz2 Source3: drakconf48.xpm.bz2 Copyright: GPL Group: System/Configuration/Other -Requires: drakxtools, gtk+mdk, perl, usermode, drakfloppy, harddrake, DrakeLogo, drakfont +Requires: drakxtools >= 1.1.5-39mdk, gtk+mdk, perl, usermode, drakfloppy >= 0.42-1mdk, harddrake >= 0.9.3-14mdk, DrakeLogo >= 1.0-18mdk, drakfont >= 0.58-1mdk, XFree86-100dpi-fonts BuildRoot: %{_tmppath}/%{name}-buildroot %description -DrakFont is an interface to multiple utilities from DrakXtools. It +DrakConf is an interface to multiple utilities from DrakXtools. It allows you to launch : - * KeyboardDrake: configures your keyboard. + * Hardrake : detection of the hardware + * KeyboardDrake: configures your keyboard * MouseDrake: configures and autodetects your mouse * PrinterDrake: detects and configures your printer - * Diskdrake: partitions your hard disk. + * Diskdrake: partitions your hard disk * XfDrake: configure your graphic card easily and change - the resolution. + the resolution -and many other tools in an embedded way . +and many other tools in an embedded way %prep %setup -q @@ -87,6 +88,21 @@ rm -rf $RPM_BUILD_ROOT %config(noreplace) %{_sysconfdir}/security/console.apps/DrakConf %changelog +* Mon Feb 12 2001 Daouda Lo <daouda@mandrakesoft.com> 0.61-6mdk +- corrected typo + +* Mon Feb 12 2001 Daouda Lo <daouda@mandrakesoft.com> 0.61-5mdk +- release 5mdk . + +* Mon Feb 12 2001 Daouda Lo <daouda@mandrakesoft.com> 0.61-4mdk +- features add-ons + +* Fri Feb 9 2001 Daouda Lo <daouda@mandrakesoft.com> 0.61-3mdk +- fix typo in description . + +* Thu Feb 8 2001 dam's <damien@mandrakesoft.com> 0.61-2mdk +- corrected require + * Thu Feb 8 2001 dam's <damien@mandrakesoft.com> 0.61-1mdk - added application killing when leaving. |