Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report.
https://bugzilla.redhat.com/show_bug.cgi?id=425762
Summary: Review Request: trac-xmlrpc - Allows Trac plugins to export their interface via XML-RPC Product: Fedora Version: rawhide Platform: All OS/Version: Linux Status: NEW Severity: medium Priority: medium Component: Package Review AssignedTo: nobody@fedoraproject.org ReportedBy: sergio.pasra@gmail.com QAContact: extras-qa@fedoraproject.org CC: fedora-package-review@redhat.com,notting@redhat.com
Spec URL: http://sergiopr.fedorapeople.org/trac-xmlrpc.spec SRPM URL: http://sergiopr.fedorapeople.org/trac-xmlrpc-0.1-0.1.r2892.fc8.src.rpm Description: This plugin allows Trac plugins to export select parts of their interface via XML-RPC. It also includes some exported functions for manipulating tickets, with plans to include interfaces to other parts of Trac's API.
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report.
Summary: Review Request: trac-xmlrpc - Allows Trac plugins to export their interface via XML-RPC
https://bugzilla.redhat.com/show_bug.cgi?id=425762
panemade@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|nobody@fedoraproject.org |panemade@gmail.com Status|NEW |ASSIGNED Flag| |fedora-review?
------- Additional Comments From panemade@gmail.com 2007-12-17 02:01 EST ------- you don't need to use both commands %{__python} setup.py install --skip-build --root %{buildroot} %{__python} setup.py install -O1 --skip-build --root %{buildroot}
I think good to use only %{__python} setup.py install --skip-build --root %{buildroot}
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report.
Summary: Review Request: trac-xmlrpc - Allows Trac plugins to export their interface via XML-RPC
https://bugzilla.redhat.com/show_bug.cgi?id=425762
------- Additional Comments From sergio.pasra@gmail.com 2007-12-17 05:12 EST ------- (In reply to comment #1)
Fixed:
Spec URL: http://sergiopr.fedorapeople.org/trac-xmlrpc.spec SRPM URL: http://sergiopr.fedorapeople.org/trac-xmlrpc-0.1-0.2.r2892.fc8.src.rpm
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report.
Summary: Review Request: trac-xmlrpc - Allows Trac plugins to export their interface via XML-RPC
https://bugzilla.redhat.com/show_bug.cgi?id=425762
------- Additional Comments From panemade@gmail.com 2007-12-17 23:40 EST ------- though source files looks same dunno md5sum is different from source inside SRPM and one I created using instructions given in SPEC
My steps, svn export -r 2892 http://trac-hacks.org/svn/xmlrpcplugin/0.10 xmlrpcplugin A xmlrpcplugin A xmlrpcplugin/setup.py A xmlrpcplugin/tracrpc A xmlrpcplugin/tracrpc/api.py A xmlrpcplugin/tracrpc/web_ui.py A xmlrpcplugin/tracrpc/util.py A xmlrpcplugin/tracrpc/__init__.py A xmlrpcplugin/tracrpc/ticket.py A xmlrpcplugin/tracrpc/wiki.py A xmlrpcplugin/tracrpc/search.py A xmlrpcplugin/tracrpc/templates A xmlrpcplugin/tracrpc/templates/xmlrpclist.cs Exported revision 2892.
tar -cjvf xmlrpcplugin-r2892.tar.bz2 xmlrpcplugin xmlrpcplugin/ xmlrpcplugin/setup.py xmlrpcplugin/tracrpc/ xmlrpcplugin/tracrpc/util.py xmlrpcplugin/tracrpc/api.py xmlrpcplugin/tracrpc/ticket.py xmlrpcplugin/tracrpc/web_ui.py xmlrpcplugin/tracrpc/search.py xmlrpcplugin/tracrpc/templates/ xmlrpcplugin/tracrpc/templates/xmlrpclist.cs xmlrpcplugin/tracrpc/__init__.py xmlrpcplugin/tracrpc/wiki.py
md5sum xmlrpcplugin-r2892.tar.bz2 651b5f3521cc997c8ead86039c715617 xmlrpcplugin-r2892.tar.bz2
And source in SRPM gave d0c2e58bb5e411f8aa8f408564dbf487 xmlrpcplugin-r2892.tar.bz2
Else, Packaging looks OK. rpmlint is silent. eggs files generated correctly.
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report.
Summary: Review Request: trac-xmlrpc - Allows Trac plugins to export their interface via XML-RPC
https://bugzilla.redhat.com/show_bug.cgi?id=425762
------- Additional Comments From sergio.pasra@gmail.com 2007-12-18 04:09 EST ------- I'm getting a different md5sum every time I create the tarball. Probably the creation time of the tarball and other information are stored in the tar file. In this case, your tarball and mine are different, although the contents are same.
If a diff of your svn export and my tarball is empty, I think it's enough
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report.
Summary: Review Request: trac-xmlrpc - Allows Trac plugins to export their interface via XML-RPC
https://bugzilla.redhat.com/show_bug.cgi?id=425762
panemade@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Flag|fedora-review? |fedora-review+
------- Additional Comments From panemade@gmail.com 2007-12-18 04:35 EST ------- APRPOVED.
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report.
Summary: Review Request: trac-xmlrpc - Allows Trac plugins to export their interface via XML-RPC
https://bugzilla.redhat.com/show_bug.cgi?id=425762
sergio.pasra@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Flag| |fedora-cvs?
------- Additional Comments From sergio.pasra@gmail.com 2007-12-18 04:48 EST ------- New Package CVS Request ======================= Package Name: trac-xmlrpc - Short Description: Allows Trac plugins to export their interface via xmlrpc Owners: sergiopr Branches: F-7 F-8 InitialCC: Cvsextras Commits: yes
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report.
Summary: Review Request: trac-xmlrpc - Allows Trac plugins to export their interface via XML-RPC
https://bugzilla.redhat.com/show_bug.cgi?id=425762
------- Additional Comments From sergio.pasra@gmail.com 2007-12-18 04:56 EST ------- For consistency with other trac packages, I prefer to name it trac-xmlrpc-plugin
New Package CVS Request ======================= Package Name: trac-xmlrpc-plugin Short Description: Allows Trac plugins to export their interface via xmlrpc Owners: sergiopr Branches: F-7 F-8 InitialCC: Cvsextras Commits: yes
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report.
Summary: Review Request: trac-xmlrpc - Allows Trac plugins to export their interface via XML-RPC
https://bugzilla.redhat.com/show_bug.cgi?id=425762
tcallawa@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Flag|fedora-cvs? |fedora-cvs+
------- Additional Comments From tcallawa@redhat.com 2007-12-18 09:54 EST ------- cvs done (as trac-xmlrpc-plugin)
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report.
Summary: Review Request: trac-xmlrpc - Allows Trac plugins to export their interface via XML-RPC
https://bugzilla.redhat.com/show_bug.cgi?id=425762
sergio.pasra@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |CLOSED Resolution| |NEXTRELEASE
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report.
Summary: Review Request: trac-xmlrpc-plugin - Allows Trac plugins to export their interface via XML-RPC
https://bugzilla.redhat.com/show_bug.cgi?id=425762
tibbs@math.uh.edu changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Review Request: trac-xmlrpc |Review Request: trac-xmlrpc- |- Allows Trac plugins to |plugin - Allows Trac plugins |export their interface via |to export their interface |XML-RPC |via XML-RPC
------- Additional Comments From tibbs@math.uh.edu 2008-06-10 19:18 EST ------- Changing summary to match the package name.
package-review@lists.fedoraproject.org