diff options
author | Thierry Vignaud <tvignaud@mandriva.org> | 2003-05-22 10:51:17 +0000 |
---|---|---|
committer | Thierry Vignaud <tvignaud@mandriva.org> | 2003-05-22 10:51:17 +0000 |
commit | 133491520d20418d2c7034280757fcb5b01c760f (patch) | |
tree | a8a6056eddf9a30ae2e5c081c4c0b868a1bcffeb /drakconf.spec | |
parent | 7d681e91194e2e88c5e29be6e49714bc62cfcb70 (diff) | |
download | control-center-133491520d20418d2c7034280757fcb5b01c760f.tar control-center-133491520d20418d2c7034280757fcb5b01c760f.tar.gz control-center-133491520d20418d2c7034280757fcb5b01c760f.tar.bz2 control-center-133491520d20418d2c7034280757fcb5b01c760f.tar.xz control-center-133491520d20418d2c7034280757fcb5b01c760f.zip |
fix #3485
Diffstat (limited to 'drakconf.spec')
-rw-r--r-- | drakconf.spec | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/drakconf.spec b/drakconf.spec index e1076e1c..71b5c709 100644 --- a/drakconf.spec +++ b/drakconf.spec @@ -3,8 +3,8 @@ Summary: The Mandrake Control Center Name: drakconf -Version: 9.1 -Release: 14mdk +Version: 9.2 +Release: 0.1mdk # get the source from our cvs repository (see # http://www.linuxmandrake.com/en/cvs.php3) Source0: %name-%version.tar.bz2 @@ -19,7 +19,7 @@ Provides: DrakConf BuildRequires: gettext Requires: mandrake-release, drakxtools >= 9.1-31mdk Requires: harddrake-ui >= 9.1-31mdk, popt >= 1.6.4-24mdk, usermode -Requires: perl-GTK2 >= 0.0.cvs.2003.03.04.1-2mdk, XFree86-100dpi-fonts +Requires: perl-GTK2 >= 0.0.cvs.2003.03.04.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 BuildRoot: %_tmppath/%name-%version-buildroot @@ -93,6 +93,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Mon May 19 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 9.2-0.1mdk +- clock.pl: fix #3948 + * Tue Apr 22 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 9.1-14mdk - move dm chooser in system class - do not die if icons get deleted @@ -147,7 +150,7 @@ rm -rf $RPM_BUILD_ROOT * Thu Feb 20 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 9.1-2mdk - fix translation in clock/menu/printer wrappers -- fix #1922 +- fix #1922 (clock.pl crash) * Thu Feb 20 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 9.1-1mdk - translation snapshot (ar, it, pt, pt_BR, ta) |