diff options
author | Thierry Vignaud <tvignaud@mandriva.org> | 2003-07-15 13:56:55 +0000 |
---|---|---|
committer | Thierry Vignaud <tvignaud@mandriva.org> | 2003-07-15 13:56:55 +0000 |
commit | b4be15cfba17808ee607b933878a516c35e085c8 (patch) | |
tree | 97e6e593f1c71259b4a54b38729799eb8d9348d9 | |
parent | c4e46aaa6d429143cff53f769ef586a9d464bd74 (diff) | |
download | control-center-b4be15cfba17808ee607b933878a516c35e085c8.tar control-center-b4be15cfba17808ee607b933878a516c35e085c8.tar.gz control-center-b4be15cfba17808ee607b933878a516c35e085c8.tar.bz2 control-center-b4be15cfba17808ee607b933878a516c35e085c8.tar.xz control-center-b4be15cfba17808ee607b933878a516c35e085c8.zip |
- first bits of 9.2-0.6mdk
- require a drakxtools recent enough for option menus instead of
combos
-rw-r--r-- | drakconf.spec | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/drakconf.spec b/drakconf.spec index 52f0a66c..6f3a05f4 100644 --- a/drakconf.spec +++ b/drakconf.spec @@ -17,8 +17,8 @@ Url: http://www.mandrakelinux.com/en/cvs.php3 Obsoletes: DrakConf Provides: DrakConf BuildRequires: gettext -Requires: mandrake-release, drakxtools >= 9.2-0.13mdk -Requires: harddrake-ui >= 9.2-13mdk, popt >= 1.6.4-24mdk, usermode +Requires: mandrake-release, drakxtools >= 9.2-0.14mdk +Requires: harddrake-ui >= 9.2-0.14mdk, popt >= 1.6.4-24mdk, usermode Requires: perl-Gtk2 >= 0.26.cvs.2003.07.09.1-2mdk Requires: gtk+2.0 >= 2.2.0-3mdk, perl-MDK-Common => 1.0.4-16mdk Requires: drakcronat >= 0.1.3-1mdk, menudrake >= 0.7.2-1mdk, rxvt, userdrake => 0.92-6mdk @@ -93,6 +93,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Tue Jul 15 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 9.2-0.6mdk +- menudrake wrapper: use option menu rather than combo + * Thu Jul 10 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 9.2-0.5mdk - fix clock.pl |