forked from pool/python-python-ptrace
Accepting request 506614 from home:jengelh:branches:devel:languages:python
- Trim description, rectify errors. OBS-URL: https://build.opensuse.org/request/show/506614 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-ptrace?expand=0&rev=5
This commit is contained in:
@@ -1,7 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jun 28 05:58:20 UTC 2017 - jengelh@inai.de
|
||||||
|
|
||||||
|
- Trim description, rectify errors.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jun 26 16:26:48 UTC 2017 - mimi.vx@gmail.com
|
Mon Jun 26 16:26:48 UTC 2017 - mimi.vx@gmail.com
|
||||||
|
|
||||||
- use simplier macros for build c parts and runtests
|
- use simpler macros to build C parts and run tests
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Jun 25 09:00:13 UTC 2017 - mimi.vx@gmail.com
|
Sun Jun 25 09:00:13 UTC 2017 - mimi.vx@gmail.com
|
||||||
|
@@ -21,7 +21,7 @@
|
|||||||
Name: python-%{pkg_name}
|
Name: python-%{pkg_name}
|
||||||
Version: 0.9.2
|
Version: 0.9.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Python binding of ptrace
|
Summary: Python binding for ptrace
|
||||||
License: GPL-2.0
|
License: GPL-2.0
|
||||||
Group: Development/Languages/Python
|
Group: Development/Languages/Python
|
||||||
Url: http://python-ptrace.readthedocs.io/
|
Url: http://python-ptrace.readthedocs.io/
|
||||||
@@ -37,8 +37,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
|||||||
%python_subpackages
|
%python_subpackages
|
||||||
|
|
||||||
%description
|
%description
|
||||||
python-ptrace is a debugger using ptrace (Linux, BSD and Darwin system call to
|
python-ptrace is a debugger using ptrace written in Python.
|
||||||
trace processes) written in Python.
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n %{pkg_name}-%{pkg_name}-%{version}
|
%setup -q -n %{pkg_name}-%{pkg_name}-%{version}
|
||||||
|
Reference in New Issue
Block a user