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=527462 --- Comment #29 from Michael J Gruber <mjg@xxxxxxxxxxxxxxxxx> 2010-11-15 08:46:08 EST --- V3 according to review comments (thanks!): http://mjg.fedorapeople.org/rpmdev/python-gmpy.spec http://mjg.fedorapeople.org/rpmdev/python-gmpy-1.13-3.fc14.src.rpm http://koji.fedoraproject.org/koji/taskinfo?taskID=2601767 diff --git a/SPECS/gmpy.spec b/SPECS/gmpy.spec index 9864d93..8c6dcb0 100644 --- a/SPECS/gmpy.spec +++ b/SPECS/gmpy.spec @@ -1,6 +1,6 @@ Name: gmpy Version: 1.13 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A Python interface to the GNU Multiple Precision Arithmetic Library Group: Development/Libraries @@ -60,11 +60,15 @@ rm -rf %{buildroot} %defattr(-,root,root,-) %{python_sitearch}/gmpy.so %{python_sitearch}/gmpy-%{version}-py*.egg-info -%doc README doc/ +%doc README lgpl-2.1.txt doc/* %changelog +* Mon Nov 15 2010 Michael J Gruber <mjg@xxxxxxxxxxxxxxxxx> 1.13-3 +- include lgpl-2.1.txt in doc +- include all doc in toplevel dir rather than subdir + * Tue Nov 11 2010 Michael J Gruber <mjg@xxxxxxxxxxxxxxxxx> 1.13-2 - avoid automatic provides for .so - add check section rather than bundling the tests -- 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