automatic update by autodist [release 2.2.1-1mamba;Sat Sep 17 2016]
This commit is contained in:
parent
066995c483
commit
c5d88cacab
@ -1,5 +1,5 @@
|
|||||||
Name: python-jsmin-py3
|
Name: python-jsmin-py3
|
||||||
Version: 2.1.6
|
Version: 2.2.1
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: JavaScript minifier
|
Summary: JavaScript minifier
|
||||||
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/jsmin
|
URL: https://pypi.python.org/pypi/jsmin
|
||||||
Source: https://pypi.python.org/packages/source/j/jsmin/jsmin-%{version}.tar.gz
|
Source: https://pypi.debian.net/jsmin/jsmin-%{version}.tar.gz
|
||||||
License: MIT
|
License: MIT
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
@ -33,11 +33,14 @@ CFLAGS="%{optflags}" %{__python3} setup.py build
|
|||||||
--install-lib=%{python3_sitearch} \
|
--install-lib=%{python3_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)
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Sep 17 2016 Automatic Build System <autodist@mambasoft.it> 2.2.1-1mamba
|
||||||
|
- automatic update by autodist
|
||||||
|
|
||||||
* Thu Nov 19 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 2.1.6-1mamba
|
* Thu Nov 19 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 2.1.6-1mamba
|
||||||
- package created using the webbuild interface
|
- package created using the webbuild interface
|
||||||
|
Loading…
Reference in New Issue
Block a user