summaryrefslogtreecommitdiffstats
path: root/drakconf.spec
diff options
context:
space:
mode:
authorThierry Vignaud <tvignaud@mandriva.org>2002-08-27 17:20:57 +0000
committerThierry Vignaud <tvignaud@mandriva.org>2002-08-27 17:20:57 +0000
commit656cb0407726fc19b3f1bd029cb92bda9e029a49 (patch)
tree7ae0df39907a5b822b1f8682bbda2c8c57b388ff /drakconf.spec
parent84e1450e88a4470488fc58f11e89626321495fd9 (diff)
downloadcontrol-center-656cb0407726fc19b3f1bd029cb92bda9e029a49.tar
control-center-656cb0407726fc19b3f1bd029cb92bda9e029a49.tar.gz
control-center-656cb0407726fc19b3f1bd029cb92bda9e029a49.tar.bz2
control-center-656cb0407726fc19b3f1bd029cb92bda9e029a49.tar.xz
control-center-656cb0407726fc19b3f1bd029cb92bda9e029a49.zip
move themes from /usr/share/mcc to /usr/share/mcc/themes
since fred added gnome files in the directory we put themes, thus making a bogus "desktop" them appears in menu.
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