Hi all, we (me and Pepa) have found out that www.tar.bz2 files include also .gitignore files which should not be packed into RPMs. The problem is that commands "git ls-files . --exclude=.gitignore" or "git ls-files . --exclude-standard" surprisingly print .gitingore files in the list. (Reported in bnc#599664.) As a workaround I have replaced the --exclude option by "grep -v" command in the rake package(-local) task. Please, update to rubygem-webyast-rake-tasks-0.1.5 before submitting packages. -- Best Regards Ladislav Slezák Yast Developer ------------------------------------------------------------------------ SUSE LINUX, s.r.o. e-mail: lslezak@suse.cz Lihovarská 1060/12 tel: +420 284 028 960 190 00 Prague 9 fax: +420 284 028 951 Czech Republic http://www.suse.cz/ -- To unsubscribe, e-mail: yast-devel+unsubscribe@opensuse.org For additional commands, e-mail: yast-devel+help@opensuse.org