diff options
author | Thierry Vignaud <tvignaud@mandriva.org> | 2002-11-27 09:34:09 +0000 |
---|---|---|
committer | Thierry Vignaud <tvignaud@mandriva.org> | 2002-11-27 09:34:09 +0000 |
commit | db7ba978d386aec77f760e3a9e2838cf121c5475 (patch) | |
tree | b0bd816331e70f9d0c55e956babc1cb5164c7ab9 /drakconf.spec | |
parent | 3f1d4f0c99767cffbae434453e290ea409df471f (diff) | |
download | control-center-db7ba978d386aec77f760e3a9e2838cf121c5475.tar control-center-db7ba978d386aec77f760e3a9e2838cf121c5475.tar.gz control-center-db7ba978d386aec77f760e3a9e2838cf121c5475.tar.bz2 control-center-db7ba978d386aec77f760e3a9e2838cf121c5475.tar.xz control-center-db7ba978d386aec77f760e3a9e2838cf121c5475.zip |
9.1-0.3mdk
Diffstat (limited to 'drakconf.spec')
-rw-r--r-- | drakconf.spec | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/drakconf.spec b/drakconf.spec index 5a4953e5..026f8ef7 100644 --- a/drakconf.spec +++ b/drakconf.spec @@ -4,7 +4,7 @@ Summary: The Mandrake Control Center Name: drakconf Version: 9.1 -Release: 0.2mdk +Release: 0.3mdk # get the source from our cvs repository (see # http://www.linuxmandrake.com/en/cvs.php3) Source0: %name-%version.tar.bz2 @@ -109,6 +109,14 @@ rm -rf $RPM_BUILD_ROOT %_datadir/mcc/themes/kde %changelog +* Wed Nov 27 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 9.1-0.3mdk +- fix bad side effect of c-z by using a wrapper +- make mcc more robust against embeded prog crashes +- code cleaning +- test we really have access to X11 server +- add a not about translator about locale bug +- simplify and make more robust the logdrake interaction + * Mon Nov 18 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 9.1-0.2mdk - clock.pl, menus_launcher.pl and print_launcher.pl : o use my_gtk to |