automatic version update by autodist [release 1.1.10-1mamba;Sat Jun 04 2016]
This commit is contained in:
parent
1da19b1136
commit
276faed526
@ -1,5 +1,5 @@
|
||||
Name: python-setproctitle
|
||||
Version: 1.1.9
|
||||
Version: 1.1.10
|
||||
Release: 1mamba
|
||||
Summary: A Python library that allow customization of the process title
|
||||
Group: System/Libraries/Python
|
||||
@ -7,7 +7,7 @@ Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Stefano Cotta Ramusino <stefano.cotta@openmamba.org>
|
||||
URL: http://code.google.com/p/py-setproctitle/
|
||||
Source: http://pypi.python.org/packages/source/s/setproctitle/setproctitle-%{version}.tar.gz
|
||||
Source: http://pypi.debian.net/setproctitle/setproctitle-%{version}.tar.gz
|
||||
License: BSD
|
||||
Requires: python >= %python_version
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
@ -34,7 +34,7 @@ CFLAGS="%{optflags}" %{__python} setup.py build
|
||||
--install-lib=%{python_sitearch} \
|
||||
--record=%{name}.filelist
|
||||
|
||||
sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
||||
#sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
||||
|
||||
%clean
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
@ -44,6 +44,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
||||
%doc COPYRIGHT
|
||||
|
||||
%changelog
|
||||
* Sat Jun 04 2016 Automatic Build System <autodist@mambasoft.it> 1.1.10-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Sep 30 2015 Automatic Build System <autodist@mambasoft.it> 1.1.9-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user