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=546376 --- Comment #7 from Shakthi Kannan <shakthimaan@xxxxxxxxx> 2010-04-13 02:32:43 EDT --- - Removed INSTALL file. - Gzip tutorial.ps and move it to docdir. - Move Vhdl folder to docdir. - Removed chalmers-lava2000-1.1.1 folder contents. SPEC URL: http://shakthimaan.fedorapeople.org/SPECS/ghc-chalmers-lava2000.spec SRPM URL: http://shakthimaan.fedorapeople.org/SRPMS/ghc-chalmers-lava2000-1.1.1-3.fc12.src.rpm Successful Koji builds for F-13 and F-14, respectively: http://koji.fedoraproject.org/koji/taskinfo?taskID=2112162 http://koji.fedoraproject.org/koji/taskinfo?taskID=2112159 $ rpmlint -iv ghc-chalmers-lava2000.spec ../SRPMS/ghc-chalmers-lava2000-1.1.1-3.fc12.src.rpm ../RPMS/i686/ghc-chalmers-lava2000-* ghc-chalmers-lava2000.src: I: checking ghc-chalmers-lava2000.i686: I: checking ghc-chalmers-lava2000.i686: W: unstripped-binary-or-object /usr/lib/ghc-6.12.1/chalmers-lava2000-1.1.1/libHSchalmers-lava2000-1.1.1-ghc6.12.1.so ghc-chalmers-lava2000.i686: W: executable-stack /usr/lib/ghc-6.12.1/chalmers-lava2000-1.1.1/libHSchalmers-lava2000-1.1.1-ghc6.12.1.so The binary declares the stack as executable. Executable stack is usually an error as it is only needed if the code contains GCC trampolines or similar constructs which uses code on the stack. One common source for needlessly executable stack cases are object files built from assembler files which don't define a proper .note.GNU-stack section. ghc-chalmers-lava2000-devel.i686: I: checking ghc-chalmers-lava2000-devel.i686: W: no-documentation The package contains no documentation (README, doc, etc). You have to include documentation files. ghc-chalmers-lava2000-doc.i686: I: checking ghc-chalmers-lava2000-prof.i686: I: checking ghc-chalmers-lava2000-prof.i686: E: devel-dependency ghc-chalmers-lava2000-devel Your package has a dependency on a devel package but it's not a devel package itself. ghc-chalmers-lava2000-prof.i686: W: no-documentation The package contains no documentation (README, doc, etc). You have to include documentation files. ghc-chalmers-lava2000-prof.i686: W: devel-file-in-non-devel-package /usr/lib/ghc-6.12.1/chalmers-lava2000-1.1.1/libHSchalmers-lava2000-1.1.1_p.a A development file (usually source code) is located in a non-devel package. If you want to include source code in your package, be sure to create a development package. 5 packages and 1 specfiles checked; 1 errors, 5 warnings. -- 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