Bug 7409

Summary: find-requires for %pre/%preun/%post/%postun scriplets
Product: Sisyphus Reporter: at <at>
Component: rpm-buildAssignee: placeholder <placeholder>
Status: CLOSED FIXED QA Contact: qa-sisyphus
Severity: normal    
Priority: P2 CC: arseny, evg, glebfm, ildar, imz, ldv, placeholder, vt
Version: unstable   
Hardware: all   
OS: Linux   
Bug Depends on:    
Bug Blocks: 2603    
Attachments:
Description Flags
patch for build/files.c none

Description at@altlinux.org 2005-07-20 18:42:35 MSD
Here is my attempt to implement dependency tracking for rpm %pre/%post scripts.
The idea is that we can save script contents under %buildroot and process it
just as usual file.  We then tap into generateDepends() to do the rest of the
work.
Comment 1 at@altlinux.org 2005-07-20 18:44:20 MSD
Created attachment 1009 [details]
patch for build/files.c

The patch is not tested thoroughly, but known to work in a few simple cases.
Comment 2 Dmitry V. Levin 2005-09-05 00:23:23 MSD
Interesting.  Do we need this dependency tracker to be enabled by default?
Right now we have no way to control such tracker.
Comment 3 Dmitry V. Levin 2005-09-05 00:40:56 MSD
*** Bug 4397 has been marked as a duplicate of this bug. ***
Comment 4 at@altlinux.org 2008-01-24 22:26:00 MSK
Я в этом патче делал так что просто временный файл со скриптом подаётся на вход
find-requires (вместе с остальными файлами из payload).  Так что это может
управляться через те же ручки, что и зависимости в файлах подпакета (AutoReq,
AutoProv).  Это наверное неправильно.
Comment 5 at@altlinux.org 2008-01-24 23:35:09 MSK
Ой, кажется я неправильно написал что скрипт вместе с payload обрабатывался.
Comment 6 Dmitry V. Levin 2008-02-25 23:14:07 MSK
implemented in 4.0.4-alt87