https://bugzilla.redhat.com/show_bug.cgi?id=1162234 --- Comment #17 from Sinny Kumari <ksinny@xxxxxxxxx> --- I extracted tar from your SRPM link using command $ rpm2cpio nss-securepass-0.2-4.el6.src.rpm | cpio -dium which gave me tar file nss_securepass-1415738661.c1bf10d.tar.gz In order to check permission of files inside tar , I executed $ tar pvxf nss_securepass-1415738661.c1bf10d.tar.gz -rwxrwxr-x root/root 294 2014-11-12 02:14 nss_securepass-c1bf10da1873bc212caa857653bef0b1e899703a/LICENSE -rwxrwxr-x root/root 10791 2014-11-12 02:14 nss_securepass-c1bf10da1873bc212caa857653bef0b1e899703a/LICENSE_APACHE2 -rwxrwxr-x root/root 17982 2014-11-12 02:14 nss_securepass-c1bf10da1873bc212caa857653bef0b1e899703a/LICENSE_GNUGPL -rwxrwxr-x root/root 1077 2014-11-12 02:14 nss_securepass-c1bf10da1873bc212caa857653bef0b1e899703a/LICENSE_MIT I see files LICENSE, LICENSE_APACHE2, LICENSE_GNUGPL and LICENSE_MIT has execute permission as well. Can you use same command in your machine and something different? -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review