https://bugzilla.redhat.com/show_bug.cgi?id=914936 Mario Blättermann <mario.blaettermann@xxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mario.blaettermann@xxxxxxxx | |m --- Comment #1 from Mario Blättermann <mario.blaettermann@xxxxxxxxx> --- Is it possible to drop the static library? Have a look at the guidelines: http://fedoraproject.org/wiki/Packaging:Guidelines#Packaging_Static_Libraries_2 BuildRequires: python This is needed for run a test, I know. The file test_suite.py doesn't say which Python version is needed, so I assume we need Python v2. To be more future-proof, you might use "python(abi) = 2.7" or "python2". %global with_doc Instead of dropping the docs completely, you should build and put them in a -docs subpackage. I think almost no user will rebuild the srpm to get the Texlive docs. AUTHORS, TODO and COPYING have to be shipped with the -devel package as a minimum documentation. You are anyway forced to have a license text present due to the GPL rules. -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=pAeYHq7bl5&a=cc_unsubscribe _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review