automatic version update by autodist [release 1.9.1-1mamba;Sat Apr 23 2016]
This commit is contained in:
parent
4efc793989
commit
bcd3497032
@ -1,5 +1,5 @@
|
||||
Name: python-pbr
|
||||
Version: 1.8.1
|
||||
Version: 1.9.1
|
||||
Release: 1mamba
|
||||
Summary: A library that injects some useful and sensible default behaviors into your setuptools run
|
||||
Group: System/Libraries
|
||||
@ -33,12 +33,15 @@ 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
|
||||
|
||||
%files -f %{name}.filelist
|
||||
%defattr(-,root,root)
|
||||
%doc AUTHORS LICENSE
|
||||
|
||||
%changelog
|
||||
* Sat Apr 23 2016 Automatic Build System <autodist@mambasoft.it> 1.9.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Dec 05 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 1.8.1-1mamba
|
||||
- package created using the webbuild interface
|
||||
|
Loading…
Reference in New Issue
Block a user