Bug 4485

Summary: make %_update_scrollkeeper_bin quietly
Product: Sisyphus Reporter: Yuri N. Sedunov <aris>
Component: rpmAssignee: placeholder <placeholder>
Status: CLOSED FIXED QA Contact: qa-sisyphus
Severity: enhancement    
Priority: P4 CC: at, glebfm, imz, ldv, placeholder, vt
Version: unstable   
Hardware: all   
OS: Linux   

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