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=468804 --- Comment #3 from Alan Pevec <apevec@xxxxxxxxx> 2009-09-28 19:25:41 EDT --- FYI, here is the status of dependencies in F-11: - python-repoze-what-plugins-sql (submitted for stable) - python-repoze-what-quickstart (blocks on above being in stable) - python-tgext-admin (submitted for stable) - python-tgext-crud (submitted for stable) - TurboGears2 (CVS requested) - python-catwalk (CVS requested) %check should be uncommented, versions specified in test_requirements are missing: - python-repoze-tm2 >= 1.0a4 - python-zope-sqlalchemy >= 0.4 - python-toscawidgets >= 0.9.7.1 - python-sprox >= 0.6.4 (this version is not even in rawhide/F12) On F11 build fails with python-migrate0.5 missing error while there's python-migrate >= 0.5 on F11 and higher. Fix is to include it conditionally. Some files have execute bit set, producing rpmlint errors: python-tg-devtools.noarch: E: wrong-script-interpreter /usr/lib/python2.6/site-packages/devtools/templates/turbogears/ez_setup/__init__.py python python-tg-devtools.noarch: E: script-without-shebang /usr/lib/python2.6/site-packages/devtools/templates/turbogears/ez_setup/README.txt Fix is to use explicit %defattr(0644,root,root,0755). Patch for the .spec follows. -- 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. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review