diff options
author | Frederic Crozat <fcrozat@mandriva.com> | 2006-07-17 16:23:08 +0000 |
---|---|---|
committer | Frederic Crozat <fcrozat@mandriva.com> | 2006-07-17 16:23:08 +0000 |
commit | 2f8f568b3d483a12f4aa52ceb879d8c9d604beae (patch) | |
tree | 1dae702e41cecb5119ac24fbf883395599fd49dd /desktop-common-data.spec | |
parent | a4c379c42879ad7c457a7f5890117e08b2de6de2 (diff) | |
download | common-data-2f8f568b3d483a12f4aa52ceb879d8c9d604beae.tar common-data-2f8f568b3d483a12f4aa52ceb879d8c9d604beae.tar.gz common-data-2f8f568b3d483a12f4aa52ceb879d8c9d604beae.tar.bz2 common-data-2f8f568b3d483a12f4aa52ceb879d8c9d604beae.tar.xz common-data-2f8f568b3d483a12f4aa52ceb879d8c9d604beae.zip |
final switch to XDG menu
Diffstat (limited to 'desktop-common-data.spec')
-rw-r--r-- | desktop-common-data.spec | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/desktop-common-data.spec b/desktop-common-data.spec index 51e9635..26aaa7a 100644 --- a/desktop-common-data.spec +++ b/desktop-common-data.spec @@ -24,7 +24,8 @@ Provides: mandrake_desk Conflicts: kdebase-kdm-config-file < 1:3.2-62mdk Obsoletes: menu Obsoletes: menu-xdg -Provides: menu +Provides: menu-xdg +Provides: menu = 2.1.24 Requires: xinitrc >= 2.4.12 Requires: mdk-menu-messages >= 10.2-7mdk @@ -141,8 +142,6 @@ fi [ $(ls %_datadir/wallpapers/ | wc -l) -eq 0 ] && rm -fr %_datadir/wallpapers/ %clean_menus - - %clean rm -fr %buildroot |