Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Please login to access the resource
home:dirkmueller
pybugz
pybugz.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File pybugz.spec of Package pybugz
# # spec file for package pybugz (Version 0.6.11 ) # # Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine # package are under the same license as the package itself. # # Please submit bugfixes or comments via http://bugs.opensuse.org/ # # norootforbuild Name: pybugz BuildRequires: python-devel Summary: A python and command line interface to Bugzilla Url: http://www.liquidx.net/pybugz/ Group: Development/Libraries/Python Version: 0.6.11 Release: 1 License: GPL Source: http://media.liquidx.net/static/pybugz/pybugz-%version.tar.bz2 Source1: bugz-login Source2: README.Novell-bugzilla Patch: pybugz-0.6.11-novellbugzilla.patch Patch1: pybugz-search-improvement.patch Patch2: pybugz-search-changedsince.diff Patch3: pybugz-0.6.11-elementtree.patch %if 0%{?suse_version} < 1030 Requires: python-elementtree %endif BuildRoot: %{_tmppath}/%{name}-%{version}-build %{!?python_sitelib: %define python_sitelib %(python -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} %description PyBugz is a python and command line interface to Bugzilla. It was conceived as a tool to speed up the workflow for Gentoo Linux developers and contributors when dealing with bugs using Bugzilla. By avoiding the clunky web interface, the user quickly search, isolate and contribute to the project very quickly. Developers alike can easily extract attachments and close bugs all from the comfort of the command line. PyBugz is written in Python and written in a way to be extended easily for use on other Bugzillas. %debug_package %prep %setup -q %patch -p1 %patch1 -p0 %patch2 %patch3 -p1 %build CFLAGS="%{optflags}" \ %{__python} setup.py build %install %{__python} setup.py install --prefix=%{_prefix} --root %{buildroot} install -m 0755 %{S:1} $RPM_BUILD_ROOT/%{_bindir}/bugz-login cp -p %{S:2} . %clean %{__rm} -rf %{buildroot} %files %defattr(-,root,root) %doc README* %{_bindir}/* %{python_sitelib}/* %changelog * Mon Nov 05 2007 poeml@suse.de - remove python-elementtree requires on 10.3 * Tue Dec 12 2006 poeml@suse.de - add pybugz-search-improvement.patch from Adrian Schroeter * Thu Nov 09 2006 poeml@suse.de - create package (0.6.11)
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor