Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=484051 --- Comment #10 from PRABIN DATTA <prabindatta@xxxxxxxxx> 2010-08-18 09:47:41 EDT --- changes in sockettest.spec file: #01: $ rpmlint rpmbuild/RPMS/i686/sockettest-3.0-1.fc13.i686.rpm sockettest.i686: E: no-binary Added: BuildArchitectures: noarch to the spec file #02. $ rpmlint SRPMS/sockettest-3.0-1.fc10.src.rpm sockettest.src: W: strange-permission sockettest 0755L 1 packages and 0 specfiles checked; 0 errors, 1 warnings. changed file permission of all source files and specfile to 0644 #03. Added Patch for java warnings: Added: Patch0: sockettest.patch %patch0 -p1 -b .fix in specfile. #04: sockettest.desktop's 1st line contain new line(removed new line). Added: sed '1d' %{buildroot}%{_datadir}/applications/sockettest.desktop > %{buildroot}%{_datadir}/applications/sockettest1.desktop mv -f %{buildroot}%{_datadir}/applications/sockettest1.desktop %{buildroot}%{_datadir}/applications/sockettest.desktop to the spec file. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review