summaryrefslogtreecommitdiffstats
path: root/drakconf.spec
diff options
context:
space:
mode:
authorDaouda Lo <daouda@mandriva.com>2002-09-07 14:22:03 +0000
committerDaouda Lo <daouda@mandriva.com>2002-09-07 14:22:03 +0000
commit7348e130ccf908aedaac3492d22a3346c510245a (patch)
treee7693c8d24ebeea31e2567570092c4c76081a01d /drakconf.spec
parent28ad0209886debbcf1f97625b12447aff4579a84 (diff)
downloadcontrol-center-7348e130ccf908aedaac3492d22a3346c510245a.tar
control-center-7348e130ccf908aedaac3492d22a3346c510245a.tar.gz
control-center-7348e130ccf908aedaac3492d22a3346c510245a.tar.bz2
control-center-7348e130ccf908aedaac3492d22a3346c510245a.tar.xz
control-center-7348e130ccf908aedaac3492d22a3346c510245a.zip
- (fork / exec) replaces system for non embeddable app:
fix for rpmdrake, drakwizard freezes
Diffstat (limited to 'drakconf.spec')
-rw-r--r--drakconf.spec6
1 files changed, 5 insertions, 1 deletions
diff --git a/drakconf.spec b/drakconf.spec
index d82b2a90..2b4b8389 100644
--- a/drakconf.spec
+++ b/drakconf.spec
@@ -5,7 +5,7 @@
Summary: The Mandrake Control Center
Name: drakconf
Version: %version
-Release: 0.31mdk
+Release: 0.32mdk
# get the source from our cvs repository (see
# http://www.linuxmandrake.com/en/cvs.php3)
Source0: %name-%version.tar.bz2
@@ -105,6 +105,10 @@ rm -rf $RPM_BUILD_ROOT
%_datadir/mcc/themes/kde
%changelog
+* Sat Sep 7 2002 Daouda LO <daouda@mandrakesoft.com> 9.0-0.32mdk
+- (fork / exec) replaces system for non embeddable app:
+ fix for rpmdrake, drakwizard freezes
+
* Fri Sep 6 2002 Daouda LO <daouda@mandrakesoft.com> 9.0-0.31mdk
- hide logs when drakfont is embedded (ergonomy)