diff options
author | Thierry Vignaud <tvignaud@mandriva.org> | 2002-07-23 10:35:55 +0000 |
---|---|---|
committer | Thierry Vignaud <tvignaud@mandriva.org> | 2002-07-23 10:35:55 +0000 |
commit | 6ed6b5341362f87e3c70420f206a33f71c72a3de (patch) | |
tree | ff028b5845f88d0a485f8c20ae726e462627aa59 /perl-install/drakxtools.spec | |
parent | e2889facfca0f6c6f64e2194f913a6b525f255e0 (diff) | |
download | drakx-backup-do-not-use-6ed6b5341362f87e3c70420f206a33f71c72a3de.tar drakx-backup-do-not-use-6ed6b5341362f87e3c70420f206a33f71c72a3de.tar.gz drakx-backup-do-not-use-6ed6b5341362f87e3c70420f206a33f71c72a3de.tar.bz2 drakx-backup-do-not-use-6ed6b5341362f87e3c70420f206a33f71c72a3de.tar.xz drakx-backup-do-not-use-6ed6b5341362f87e3c70420f206a33f71c72a3de.zip |
- Big Move 1: interactive::* hierarchy
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 a682365c1..ebb084715 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: 1.1.8 -Release: 8mdk +Release: 9mdk Url: http://www.linux-mandrake.com/en/drakx.php3 Source0: %name-%version.tar.bz2 License: GPL @@ -245,6 +245,10 @@ done %config(noreplace) %_sysconfdir/logrotate.d/drakxtools-http %changelog +* Tue Jul 23 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.1.8-9mdk +- reorganization cleanup: + move interactive_* into interactive::* + * Sun Jul 21 2002 Pixel <pixel@mandrakesoft.com> 1.1.8-8mdk - new snapshot (beware of XFdrake) |