diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2002-07-29 11:52:46 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2002-07-29 11:52:46 +0000 |
commit | c3c9d0256348c0496db4e89302d44af85a28ea4e (patch) | |
tree | 2d2a1805bdff17ff025b384977b20ec778eac9fb /drakconf.spec | |
parent | e280fa4106c296e6f654b85ed02f917c91cc6542 (diff) | |
download | control-center-c3c9d0256348c0496db4e89302d44af85a28ea4e.tar control-center-c3c9d0256348c0496db4e89302d44af85a28ea4e.tar.gz control-center-c3c9d0256348c0496db4e89302d44af85a28ea4e.tar.bz2 control-center-c3c9d0256348c0496db4e89302d44af85a28ea4e.tar.xz control-center-c3c9d0256348c0496db4e89302d44af85a28ea4e.zip |
add Resolution and Monitor (needs the to-be-released drakxtools)
Diffstat (limited to 'drakconf.spec')
-rw-r--r-- | drakconf.spec | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/drakconf.spec b/drakconf.spec index 2ba7b72c..2e07b270 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 8.3 -%define release 0.4 +%define release 0.5 Summary: The Mandrake Control Center Name: %{name} @@ -19,7 +19,7 @@ Group: System/Configuration/Other Url: http://www.mandrakelinux.com/en/cvs.php3 Obsoletes: DrakConf Provides: DrakConf -Requires: mandrake-release, drakxtools >= 1.1.8-4mdk, gtk+mdk >= 0.1.6-10mdk +Requires: mandrake-release, drakxtools >= 1.1.8-14mdk, gtk+mdk >= 0.1.6-10mdk Requires: menudrake >= 0.6.5-2mdk, harddrake >= 1.1.8-4mdk, harddrake-ui >= 1.1.8-4mdk Requires: perl-GTK, perl-GTK-GdkImlib, usermode Requires: popt >= 1.6.3-9mdk @@ -94,6 +94,9 @@ rm -rf $RPM_BUILD_ROOT %_datadir/mcc/kde %changelog +* Mon Jul 29 2002 Pixel <pixel@mandrakesoft.com> 8.3-0.5mdk +- add Resolution and Monitor (needs the to-be-released drakxtools) + * Tue Jul 23 2002 Damien Chaumette <dchaumette@mandrakesoft.com> 8.3-0.4mdk - link /usr/bin/drakconf to /usr/sbin to allow simple user to run drakconf |