summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThierry Vignaud <tvignaud@mandriva.org>2002-07-10 13:16:48 +0000
committerThierry Vignaud <tvignaud@mandriva.org>2002-07-10 13:16:48 +0000
commit79c5bcdedd4899432abe8569197b641da18a6712 (patch)
tree32f42cdcc5db151d3761d65e50c869c1a7bbcc62
parentf2783f79e6109cf337de96eb64adea4b05258554 (diff)
downloaddrakx-79c5bcdedd4899432abe8569197b641da18a6712.tar
drakx-79c5bcdedd4899432abe8569197b641da18a6712.tar.gz
drakx-79c5bcdedd4899432abe8569197b641da18a6712.tar.bz2
drakx-79c5bcdedd4899432abe8569197b641da18a6712.tar.xz
drakx-79c5bcdedd4899432abe8569197b641da18a6712.zip
fix parrallel build
-rw-r--r--perl-install/drakxtools.spec8
1 files changed, 6 insertions, 2 deletions
diff --git a/perl-install/drakxtools.spec b/perl-install/drakxtools.spec
index d9417e8ee..440478f7c 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: 4mdk
+Release: 5mdk
Url: http://www.linux-mandrake.com/en/drakx.php3
Source0: %name-%version.tar.bz2
License: GPL
@@ -109,7 +109,8 @@ hardware classes.
%setup -q
%build
-make
+%make rpcinfo-flushed ddcprobe serial_probe
+%make
%install
rm -rf $RPM_BUILD_ROOT
@@ -213,6 +214,9 @@ done
%config(noreplace) %_sysconfdir/logrotate.d/drakxtools-http
%changelog
+* Wed Jul 10 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.1.8-5mdk
+- code enhancement: increase coherency around the whole drakx code
+
* Wed Jul 10 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.1.8-4mdk
- fix depandancy