summaryrefslogtreecommitdiffstats
path: root/drakconf.spec
diff options
context:
space:
mode:
Diffstat (limited to 'drakconf.spec')
-rw-r--r--drakconf.spec17
1 files changed, 11 insertions, 6 deletions
diff --git a/drakconf.spec b/drakconf.spec
index fc7abae8..5b497cb2 100644
--- a/drakconf.spec
+++ b/drakconf.spec
@@ -6,7 +6,7 @@
Summary: The Mandrake Control Center
Name: drakconf
Version: %version
-Release: 0.14mdk
+Release: 0.15mdk
# get the source from our cvs repository (see
# http://www.linuxmandrake.com/en/cvs.php3)
Source0: %name-%version.tar.bz2
@@ -94,17 +94,22 @@ rm -rf $RPM_BUILD_ROOT
%_liconsdir/*.png
%dir %_datadir/mcc
%_datadir/mcc/desktop
-%_datadir/mcc/default
+%_datadir/mcc/themes/default
%files themes
%defattr(-,root,root)
%doc COPYING
-%_datadir/mcc/gnome
-%_datadir/mcc/kde
+%_datadir/mcc/themes/gnome
+%_datadir/mcc/themes/kde
%changelog
-* Tue Aug 27 2002 Daouda LO <daouda@mandrakesoft.com> 9.0-0.14mdk
-- added drakxconf back (updates apps)
+* Tue Aug 27 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 9.0-0.15mdk
+- added drakxconf back (updates apps) (daouda)
+
+* Tue Aug 27 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 9.0-0.14mdk
+- move themes from %_datadir/mcc to %_datadir/mcc/themes since fred
+ has added gnome files in the directory we put themes, thus making a
+ bogus "desktop" them appears in menu
* Mon Aug 26 2002 Daouda LO <daouda@mandrakesoft.com> 9.0-0.13mdk
- remove CHLD wait signal handler which prevent non perl-Gtk programs