summaryrefslogtreecommitdiffstats
path: root/drakconf.spec
diff options
context:
space:
mode:
Diffstat (limited to 'drakconf.spec')
-rw-r--r--drakconf.spec10
1 files changed, 9 insertions, 1 deletions
diff --git a/drakconf.spec b/drakconf.spec
index c8c71f40..ff0f6c59 100644
--- a/drakconf.spec
+++ b/drakconf.spec
@@ -6,7 +6,7 @@
Summary: The Mandrake Control Center
Name: drakconf
Version: %version
-Release: 0.4mdk
+Release: 0.5mdk
# get the source from our cvs repository (see
# http://www.linuxmandrake.com/en/cvs.php3)
Source0: %name-%version.tar.bz2
@@ -72,12 +72,16 @@ ln -sf %_bindir/drakconf %buildroot/%_sbindir/drakconf
%postun
%clean_menus
+%triggerun -- %{name} < 9.0-0.5mdk
+cp -af /{root,etc}/mcc.conf
+
%clean
rm -rf $RPM_BUILD_ROOT
%files -f %{name}.lang
%defattr(-,root,root)
%doc COPYING
+%config(noreplace) %ghost /etc/mcc
%_bindir/*
%_sbindir/*
%_menudir/drakconf
@@ -93,6 +97,10 @@ rm -rf $RPM_BUILD_ROOT
%_datadir/mcc/kde
%changelog
+* Tue Aug 6 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 9.0-0.5mdk
+- cleanups
+- config file is /etc/mcc not /root/.mcc
+
* Tue Aug 6 2002 Guillaume Cottenceau <gc@mandrakesoft.com> 9.0-0.4mdk
- add missing rpmdrake icons
- Thierry Vignaud: