update to 16.12 [release 16.12-1mamba;Fri Dec 16 2016]
This commit is contained in:
parent
3d52178aec
commit
55b8f45f93
29
eric.spec
29
eric.spec
@ -1,6 +1,6 @@
|
|||||||
%define MAJver %(echo %version | cut -d. -f1)
|
%define MAJver 6
|
||||||
Name: eric
|
Name: eric
|
||||||
Version: 6.1.11
|
Version: 16.12
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A full featured Python and Ruby editor and IDE, written in Python
|
Summary: A full featured Python and Ruby editor and IDE, written in Python
|
||||||
Group: Graphical Desktop/Applications/Development
|
Group: Graphical Desktop/Applications/Development
|
||||||
@ -8,17 +8,18 @@ Vendor: openmamba
|
|||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Stefano Cotta Ramusino <stefano.cotta@openmamba.org>
|
Packager: Stefano Cotta Ramusino <stefano.cotta@openmamba.org>
|
||||||
URL: http://eric-ide.python-projects.org
|
URL: http://eric-ide.python-projects.org
|
||||||
Source: http://downloads.sourceforge.net/eric-ide/eric%{MAJver}/stable/%{version}/eric%{MAJver}-%{version}.tar.gz
|
Source: http://downloads.sourceforge.net/project/eric-ide/eric%{MAJver}/stable/%{version}/eric%{MAJver}-%{version}.tar.gz
|
||||||
Source1: http://downloads.sourceforge.net/eric-ide/eric%{MAJver}/stable/%{version}/eric%{MAJver}-i18n-cs-%{version}.tar.gz
|
#Source: http://downloads.sourceforge.net/eric-ide/eric%{MAJver}/stable/%{version}/eric%{MAJver}-%{version}.tar.gz
|
||||||
Source2: http://downloads.sourceforge.net/eric-ide/eric%{MAJver}/stable/%{version}/eric%{MAJver}-i18n-de-%{version}.tar.gz
|
Source1: http://downloads.sourceforge.net/project/eric-ide/eric%{MAJver}/stable/%{version}/eric%{MAJver}-i18n-cs-%{version}.tar.gz
|
||||||
Source3: http://downloads.sourceforge.net/eric-ide/eric%{MAJver}/stable/%{version}/eric%{MAJver}-i18n-es-%{version}.tar.gz
|
Source2: http://downloads.sourceforge.net/project/eric-ide/eric%{MAJver}/stable/%{version}/eric%{MAJver}-i18n-de-%{version}.tar.gz
|
||||||
Source4: http://downloads.sourceforge.net/eric-ide/eric%{MAJver}/stable/%{version}/eric%{MAJver}-i18n-fr-%{version}.tar.gz
|
Source3: http://downloads.sourceforge.net/project/eric-ide/eric%{MAJver}/stable/%{version}/eric%{MAJver}-i18n-es-%{version}.tar.gz
|
||||||
Source5: http://downloads.sourceforge.net/eric-ide/eric%{MAJver}/stable/%{version}/eric%{MAJver}-i18n-it-%{version}.tar.gz
|
Source4: http://downloads.sourceforge.net/project/eric-ide/eric%{MAJver}/stable/%{version}/eric%{MAJver}-i18n-fr-%{version}.tar.gz
|
||||||
Source6: http://downloads.sourceforge.net/eric-ide/eric%{MAJver}/stable/%{version}/eric%{MAJver}-i18n-tr-%{version}.tar.gz
|
Source5: http://downloads.sourceforge.net/project/eric-ide/eric%{MAJver}/stable/%{version}/eric%{MAJver}-i18n-it-%{version}.tar.gz
|
||||||
Source7: http://downloads.sourceforge.net/eric-ide/eric%{MAJver}/stable/%{version}/eric%{MAJver}-i18n-ru-%{version}.tar.gz
|
Source6: http://downloads.sourceforge.net/project/eric-ide/eric%{MAJver}/stable/%{version}/eric%{MAJver}-i18n-tr-%{version}.tar.gz
|
||||||
Source8: http://downloads.sourceforge.net/eric-ide/eric%{MAJver}/stable/%{version}/eric%{MAJver}-i18n-zh_CN-%{version}.tar.gz
|
Source7: http://downloads.sourceforge.net/project/eric-ide/eric%{MAJver}/stable/%{version}/eric%{MAJver}-i18n-ru-%{version}.tar.gz
|
||||||
|
Source8: http://downloads.sourceforge.net/project/eric-ide/eric%{MAJver}/stable/%{version}/eric%{MAJver}-i18n-zh_CN-%{version}.tar.gz
|
||||||
|
Source10: http://downloads.sourceforge.net/project/eric-ide/eric%{MAJver}/stable/%{version}/eric%{MAJver}-i18n-en-%{version}.tar.gz
|
||||||
Source9: eric4.desktop
|
Source9: eric4.desktop
|
||||||
Source10: http://downloads.sourceforge.net/eric-ide/eric%{MAJver}/stable/%{version}/eric%{MAJver}-i18n-en-%{version}.tar.gz
|
|
||||||
Patch0: eric4-4.3.9-python.patch
|
Patch0: eric4-4.3.9-python.patch
|
||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
@ -104,6 +105,7 @@ sed -i -e 's|exec|QT5DIR=%{_qt5_prefix}\nPYTHONDOCDIR=\$(echo %{_docdir}/python-
|
|||||||
%{_datadir}/applications/eric%{MAJver}.desktop
|
%{_datadir}/applications/eric%{MAJver}.desktop
|
||||||
%{_datadir}/metainfo/eric%{MAJver}.appdata.xml
|
%{_datadir}/metainfo/eric%{MAJver}.appdata.xml
|
||||||
%{_datadir}/applications/eric%{MAJver}_webbrowser.desktop
|
%{_datadir}/applications/eric%{MAJver}_webbrowser.desktop
|
||||||
|
%{_datadir}/applications/eric%{MAJver}_browser.desktop
|
||||||
%{_datadir}/pixmaps/eric*.png
|
%{_datadir}/pixmaps/eric*.png
|
||||||
%{_datadir}/qt4/qsci/api/python/*
|
%{_datadir}/qt4/qsci/api/python/*
|
||||||
%{_datadir}/qt4/qsci/api/ruby/*
|
%{_datadir}/qt4/qsci/api/ruby/*
|
||||||
@ -112,6 +114,9 @@ sed -i -e 's|exec|QT5DIR=%{_qt5_prefix}\nPYTHONDOCDIR=\$(echo %{_docdir}/python-
|
|||||||
#README README-i18n.txt
|
#README README-i18n.txt
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Dec 16 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 16.12-1mamba
|
||||||
|
- update to 16.12
|
||||||
|
|
||||||
* Mon Nov 07 2016 Automatic Build System <autodist@mambasoft.it> 6.1.11-1mamba
|
* Mon Nov 07 2016 Automatic Build System <autodist@mambasoft.it> 6.1.11-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user