Bug 15461 - misdetection of normal update_menus/clean_menus
Summary: misdetection of normal update_menus/clean_menus
Status: CLOSED NOTABUG
Alias: None
Product: Sisyphus
Classification: Development
Component: repocop (show other bugs)
Version: unstable
Hardware: all Linux
: P2 normal
Assignee: viy
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-25 16:21 MSD by nbr
Modified: 2008-04-25 16:45 MSD (History)
2 users (show)

See Also:


Attachments
spec (5.14 KB, text/plain)
2008-04-25 16:24 MSD, nbr
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description nbr 2008-04-25 16:21:28 MSD
Приложенный спек вызывает критику репокопа по поводу 

missing %post:%update_menus  %postun:%clean_menus in %post/un scripts: are
required to properly initialize menu from desktop/menu file(s) on freedesktop
menu uncompatible WMs





Expected Results:  
Нормальное прохождение
Comment 1 nbr 2008-04-25 16:24:15 MSD
Created attachment 2588 [details]
spec
Comment 2 viy 2008-04-25 16:39:28 MSD
у вас должно было быть
%post master
%update_menus

так как файл *.desktop в пакете master

а у вас
%post
%update_menus
Comment 3 viy 2008-04-25 16:40:39 MSD
пакет, на который ругается, в предыдущих колонках
Comment 4 nbr 2008-04-25 16:45:00 MSD
Cпасибо, ясно.