aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Baudens <baudens@mandriva.com>2002-07-31 16:06:33 +0000
committerDavid Baudens <baudens@mandriva.com>2002-07-31 16:06:33 +0000
commitbce23c3fd57cc084f999dc3f1837e4c0d2231d20 (patch)
tree8f5e7c8f60b3f2c4a28b474a0361a71a27d8686c
parentdc9c32b92ebf370c2dc4af85ba7b8275ba9c5763 (diff)
downloadcommon-data-bce23c3fd57cc084f999dc3f1837e4c0d2231d20.tar
common-data-bce23c3fd57cc084f999dc3f1837e4c0d2231d20.tar.gz
common-data-bce23c3fd57cc084f999dc3f1837e4c0d2231d20.tar.bz2
common-data-bce23c3fd57cc084f999dc3f1837e4c0d2231d20.tar.xz
common-data-bce23c3fd57cc084f999dc3f1837e4c0d2231d20.zip
Update
-rw-r--r--mandrake_desk.spec15
1 files changed, 14 insertions, 1 deletions
diff --git a/mandrake_desk.spec b/mandrake_desk.spec
index fc9c646..7f38f34 100644
--- a/mandrake_desk.spec
+++ b/mandrake_desk.spec
@@ -94,11 +94,20 @@ install -d -m 0755 %buildroot/%_datadir/apps/kdm/pics/
install -m 0644 kde/kdm-mdk-logo.png %buildroot/%_datadir/apps/kdm/pics/
+## menu
+install -d -m 0755 %buildroot/%_menudir/simplified/
+install -m 0644 menu/mandrake_desk %buildroot/%_menudir/simplified/
+
+
%post
if [ -f %_sysconfdir/X11/window-managers.rpmsave ];then
- %_prefix/sbin/convertsession -f %_sysconfdir/X11/window-managers.rpmsave || :
+ %_sbindir/convertsession -f %_sysconfdir/X11/window-managers.rpmsave || :
fi
+%update_menus
+
+%postun
+%clean_menus
@@ -134,11 +143,15 @@ rm -fr %buildroot
#
%dir %_datadir/mdk/xfdrake/
%_datadir/mdk/xfdrake/*.jpg
+#
+%_menudir/simplified/*
+
%changelog
* Wed Jul 31 2002 David BAUDENS <baudens@mandrakesoft.com> 9.0-7mdk
- Add kdm logo
+- Re-add update-menus (and lost menu entries)
* Wed Jul 31 2002 David BAUDENS <baudens@mandrakesoft.com> 9.0-6mdk
- Add two new backgrounds