Bug 4485 - make %_update_scrollkeeper_bin quietly
Summary: make %_update_scrollkeeper_bin quietly
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: rpm (show other bugs)
Version: unstable
Hardware: all Linux
: P4 enhancement
Assignee: placeholder@altlinux.org
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-24 02:21 MSD by Yuri N. Sedunov
Modified: 2005-07-13 15:46 MSD (History)
6 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Yuri N. Sedunov 2004-06-24 02:21:16 MSD
Please modify %update_scrollkeeper and %clean_scrollkeeper macros using
scrollkeeper-update with -q option
%update_scrollkeeper    [ -x %_update_scrollkeeper_bin ] &&
%_update_scrollkeeper_bin -q ||:
%clean_scrollkeeper     [ "$1" = 0 -a -x %_update_scrollkeeper_bin ] &&
%_update_scrollkeeper_bin -q ||:
Comment 1 Dmitry V. Levin 2004-06-27 02:27:52 MSD
Applied in rpm-4.0.4-alt39