diff options
author | Guillaume Cottenceau <gc@mandriva.com> | 2003-03-03 21:11:31 +0000 |
---|---|---|
committer | Guillaume Cottenceau <gc@mandriva.com> | 2003-03-03 21:11:31 +0000 |
commit | 2537f0747f98281fd2bef400614cb9a422665023 (patch) | |
tree | 8e844e9804b3d768ea9f1ab3c826345f2b9255b9 /perl-install/drakxtools.spec | |
parent | e5bd4a254a9fab7c7b569e7454e508ef92c55740 (diff) | |
download | drakx-2537f0747f98281fd2bef400614cb9a422665023.tar drakx-2537f0747f98281fd2bef400614cb9a422665023.tar.gz drakx-2537f0747f98281fd2bef400614cb9a422665023.tar.bz2 drakx-2537f0747f98281fd2bef400614cb9a422665023.tar.xz drakx-2537f0747f98281fd2bef400614cb9a422665023.zip |
any::selectLanguage: in standalone, don't categorize langs, for
better looking (since most people will have very few of them)
Diffstat (limited to 'perl-install/drakxtools.spec')
-rw-r--r-- | perl-install/drakxtools.spec | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/perl-install/drakxtools.spec b/perl-install/drakxtools.spec index 4fcb9f659..3675d1b65 100644 --- a/perl-install/drakxtools.spec +++ b/perl-install/drakxtools.spec @@ -1,7 +1,7 @@ Summary: The drakxtools (XFdrake, diskdrake, keyboarddrake, mousedrake...) Name: drakxtools Version: 9.1 -Release: 13mdk +Release: 14mdk Url: http://www.mandrakelinux.com/en/drakx.php3 Source0: %name-%version.tar.bz2 License: GPL @@ -291,6 +291,10 @@ file /etc/sysconfig/harddrake2/previous_hw | fgrep -q perl && %_datadir/harddrak %config(noreplace) %_sysconfdir/logrotate.d/drakxtools-http %changelog +* Mon Mar 3 2003 Guillaume Cottenceau <gc@mandrakesoft.com> 9.1-14mdk +- localedrake: don't categorize langs, for better looking (since + most people will have very few of them) + * Mon Mar 3 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 9.1-13mdk - drakboot: fix #2091, #2480 |