update to 0.4.11 [release 0.4.11-1mamba;Wed May 04 2016]
This commit is contained in:
parent
9868e5af09
commit
2192c6173b
@ -1,6 +1,6 @@
|
||||
Name: python-magic
|
||||
Epoch: 1
|
||||
Version: 0.4.10
|
||||
Version: 0.4.11
|
||||
Release: 1mamba
|
||||
Summary: File type identification using libmagic
|
||||
Group: System/Libraries
|
||||
@ -34,17 +34,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)
|
||||
## note: this list is just an example; modify as required
|
||||
# %{python_sitearch}/%{name}.py*
|
||||
# %{python_sitearch}/%{name}.so
|
||||
|
||||
## note: eventually add the remaining documents (if any)
|
||||
#
|
||||
|
||||
%changelog
|
||||
* Wed May 04 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 0.4.11-1mamba
|
||||
- update to 0.4.11
|
||||
|
||||
* Sun Dec 13 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 0.4.10-1mamba
|
||||
- package created using the webbuild interface
|
||||
|
Loading…
Reference in New Issue
Block a user