automatic update by autodist [release 0.7.9-1mamba;Sat Sep 17 2016]
This commit is contained in:
parent
9a832092c9
commit
9fed454183
@ -1,5 +1,5 @@
|
|||||||
Name: python-alabaster
|
Name: python-alabaster
|
||||||
Version: 0.7.2
|
Version: 0.7.9
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A configurable sidebar-enabled Sphinx theme
|
Summary: A configurable sidebar-enabled Sphinx theme
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -7,7 +7,7 @@ Vendor: openmamba
|
|||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: https://pypi.python.org/pypi/alabaster
|
URL: https://pypi.python.org/pypi/alabaster
|
||||||
Source: https://pypi.python.org/packages/source/a/alabaster/alabaster-%{version}.tar.gz
|
Source: https://pypi.debian.net/alabaster/alabaster-%{version}.tar.gz
|
||||||
License: MIT
|
License: MIT
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: libpython-devel
|
BuildRequires: libpython-devel
|
||||||
@ -33,7 +33,7 @@ CFLAGS="%{optflags}" %{__python} setup.py build
|
|||||||
--install-lib=%{python_sitearch} \
|
--install-lib=%{python_sitearch} \
|
||||||
--record=%{name}.filelist
|
--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
|
%files -f %{name}.filelist
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
@ -45,5 +45,8 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
|||||||
# %doc README.rst
|
# %doc README.rst
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Sep 17 2016 Automatic Build System <autodist@mambasoft.it> 0.7.9-1mamba
|
||||||
|
- automatic update by autodist
|
||||||
|
|
||||||
* Fri Mar 20 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 0.7.2-1mamba
|
* Fri Mar 20 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 0.7.2-1mamba
|
||||||
- package created using the webbuild interface
|
- package created using the webbuild interface
|
||||||
|
Loading…
Reference in New Issue
Block a user