diff options
author | damien <damien@mandriva.com> | 2002-03-12 14:23:57 +0000 |
---|---|---|
committer | damien <damien@mandriva.com> | 2002-03-12 14:23:57 +0000 |
commit | 793b17c829b65e5684ebc80af1a00cdccde79dbf (patch) | |
tree | 1b4f92de396ea20d6b1138c6ae4277c9d4e8a788 /drakconf.spec | |
parent | 2c7560b31371267ec2181fc09377a40f01f8d048 (diff) | |
download | control-center-793b17c829b65e5684ebc80af1a00cdccde79dbf.tar control-center-793b17c829b65e5684ebc80af1a00cdccde79dbf.tar.gz control-center-793b17c829b65e5684ebc80af1a00cdccde79dbf.tar.bz2 control-center-793b17c829b65e5684ebc80af1a00cdccde79dbf.tar.xz control-center-793b17c829b65e5684ebc80af1a00cdccde79dbf.zip |
new packages, bugfixes, themes pb, timeout issue fixed
Diffstat (limited to 'drakconf.spec')
-rw-r--r-- | drakconf.spec | 21 |
1 files changed, 6 insertions, 15 deletions
diff --git a/drakconf.spec b/drakconf.spec index fb8a4668..86be26d7 100644 --- a/drakconf.spec +++ b/drakconf.spec @@ -2,7 +2,7 @@ # do not edit here, but in cvs/soft/control-center %define name drakconf %define version 0.96 -%define release 13mdk +%define release 14mdk Summary: The Mandrake Control Center Name: %{name} @@ -19,24 +19,14 @@ Group: System/Configuration/Other Url: http://www.mandrakelinux.com/en/cvs.php3 Obsoletes: DrakConf Provides: DrakConf -Requires: mandrake-release, drakxtools >= 1.1.7-89mdk, gtk+mdk, perl-GTK, perl-GTK-GdkImlib, usermode, drakfloppy >= 0.43-8mdk, -Requires: popt >= 1.6, harddrake >= 0.9.3-23mdk, XFree86-100dpi-fonts, menudrake >= 0.6.5 +Requires: mandrake-release, drakxtools >= 1.1.7-93mdk, gtk+mdk >= 0.1.6-10mdk, perl-GTK, perl-GTK-GdkImlib, usermode +Requires: drakfloppy >= 0.43-10mdk, popt >= 1.6.3-9mdk, harddrake >= 0.9.3-26mdk, XFree86-100dpi-fonts, menudrake >= 0.6.5-2mdk Requires: rxvt BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot %description drakconf includes the Mandrake Control Center which is an interface to -multiple utilities from DrakXtools. It allows you to launch : - - * hardrake: detection of the hardware - * keyboarddrake: configures your keyboard - * mousedrake: configures and autodetects your mouse - * printerdrake: detects and configures your printer - * xfdrake: configure your graphic card easily and change - the resolution - * draknet: configures your network - -and many other tools in an embedded way +multiple utilities from DrakXtools. %package themes Summary: Mandrake Control Center Themes @@ -115,7 +105,8 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/mcc/kde %changelog -* Mon Mar 11 2002 dams <damien@mandrakesoft.com> 0.96-13mdk +* Tue Mar 12 2002 dams <damien@mandrakesoft.com> 0.96-14mdk +- no more userdrake - coded appropriate dialog for additional themes - splited package to package and package-themes |