summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThierry Vignaud <tvignaud@mandriva.org>2005-11-18 13:01:10 +0000
committerThierry Vignaud <tvignaud@mandriva.org>2005-11-18 13:01:10 +0000
commitcdcfee82330807c48d558bf5368344c36d5698a1 (patch)
tree6dc9bc0f6ec1a967813f1ae2f7ba2e1f191dd43f
parente2fbd3193ba0ce76419bbe908bb3a50b97f33312 (diff)
downloaddrakx-backup-do-not-use-cdcfee82330807c48d558bf5368344c36d5698a1.tar
drakx-backup-do-not-use-cdcfee82330807c48d558bf5368344c36d5698a1.tar.gz
drakx-backup-do-not-use-cdcfee82330807c48d558bf5368344c36d5698a1.tar.bz2
drakx-backup-do-not-use-cdcfee82330807c48d558bf5368344c36d5698a1.tar.xz
drakx-backup-do-not-use-cdcfee82330807c48d558bf5368344c36d5698a1.zip
rename 10.3-0.1.20060mdk as 10.3-0.2.20060mdk since till previously
uploaded an update :-(
-rw-r--r--perl-install/drakxtools.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/perl-install/drakxtools.spec b/perl-install/drakxtools.spec
index 0c321bab6..2b9507aee 100644
--- a/perl-install/drakxtools.spec
+++ b/perl-install/drakxtools.spec
@@ -3,7 +3,7 @@
Summary: The drakxtools (XFdrake, diskdrake, keyboarddrake, mousedrake...)
Name: drakxtools
Version: 10.3
-Release: %mkrel 1
+Release: 0.2.20060mdk
Url: http://www.mandrivalinux.com/en/drakx.php3
Source0: %name-%version.tar.bz2
License: GPL
@@ -380,7 +380,7 @@ file /etc/sysconfig/harddrake2/previous_hw | fgrep -q perl && %_datadir/harddrak
%config(noreplace) %_sysconfdir/logrotate.d/drakxtools-http
%changelog
-* Mon Nov 7 2005 Thierry Vignaud <tvignaud@mandriva.com> 10.3-0.1.20060mdk
+* Mon Nov 7 2005 Thierry Vignaud <tvignaud@mandriva.com> 10.3-0.2.20060mdk
- requires perl-suid for fileshareset and filesharelist (#17123)
- drakconnect (blino):
o don't duplicate variables (MTU, NETMASK, IPADDR) in ifcfg files
@@ -401,6 +401,9 @@ file /etc/sysconfig/harddrake2/previous_hw | fgrep -q perl && %_datadir/harddrak
o prevent GL apps from segfaulting when using nv driver while nvidia
packages're installed
+* Sat Oct 08 2005 Vincent Danen <vdanen@mandriva.com> 10.3-0.64.1.20060mdk
+- fixes to printerdrake from Till
+
* Mon Sep 19 2005 Thierry Vignaud <tvignaud@mandriva.com> 10.3-0.64mdk
- drakconnect:
o really restart ethernet interface for PPPOE connection (blino)