diff --git a/find-external-requires b/find-external-requires index 2471fc9..698b0fe 100755 --- a/find-external-requires +++ b/find-external-requires @@ -19,8 +19,8 @@ for f in $filelist ; do # XXX: If a lightning file has a dependency # on some thunderbird file... how to do this # correctly? - echo $f |grep -q thunderbird-lightning && - echo $req |egrep "($(echo \ + echo $f | grep -q thunderbird-lightning && + echo $req | egrep "($(echo \ libgfxpsshar.so \ libgkgfx.so \ libgtkembedmoz.so \ diff --git a/sunbird.spec b/sunbird.spec index 865cf07..234857f 100644 --- a/sunbird.spec +++ b/sunbird.spec @@ -254,7 +254,7 @@ fi %changelog * Mon Apr 07 2008 Lubomir Kundrak 0.8-2 -- Blacklist dependencies of lightning on files included in thunderbird +- Blacklist dependencies of lightning on files included in tb (#441340) - Fix the extension update scriptlet escaping * Fri Apr 04 2008 Lubomir Kundrak 0.8-1