]> git.pld-linux.org Git - packages/eric6.git/commitdiff
Version 6.1.9 auto/th/eric6-6.1.9-1
authorMateusz Korniak <matkor@pld-linux.org>
Wed, 21 Sep 2016 12:07:10 +0000 (14:07 +0200)
committerMateusz Korniak <matkor@pld-linux.org>
Wed, 21 Sep 2016 12:07:10 +0000 (14:07 +0200)
eric6.spec

index 48af5b7712da7e2dc6cd672e26ca6d8602cc0877..6c2b85055410137009bc7e78e8fd43e3068cf22f 100644 (file)
@@ -5,12 +5,12 @@ Summary:      Eric6 - a full featured Python IDE
 Summary(pl.UTF-8):     Eric6 - pełnowartościowe IDE dla Pythona
 # Name must match the python module/package name (as on pypi or in 'import' statement)
 Name:          eric6
 Summary(pl.UTF-8):     Eric6 - pełnowartościowe IDE dla Pythona
 # Name must match the python module/package name (as on pypi or in 'import' statement)
 Name:          eric6
-Version:       6.1.8
+Version:       6.1.9
 Release:       1
 License:       GPL v3
 Group:         Libraries/Python
 Source0:       https://sourceforge.net/projects/eric-ide/files/eric6/stable/%{version}/eric6-%{version}.tar.gz
 Release:       1
 License:       GPL v3
 Group:         Libraries/Python
 Source0:       https://sourceforge.net/projects/eric-ide/files/eric6/stable/%{version}/eric6-%{version}.tar.gz
-# Source0-md5: a070c679fbc93fab4f3b718a5875e5d0
+# Source0-md5: 8ced922333bb7c8a644f2c9d72a60b58
 URL:           http://eric-ide.python-projects.org/index.html
 BuildRequires: rpm-pythonprov
 # for the py_build, py_install macros
 URL:           http://eric-ide.python-projects.org/index.html
 BuildRequires: rpm-pythonprov
 # for the py_build, py_install macros
@@ -26,6 +26,7 @@ BuildRequires:        python-setuptools
 BuildRequires: python-PyQt5-qscintilla2
 BuildRequires: python-PyQt5-uic
 Requires:      python-modules
 BuildRequires: python-PyQt5-qscintilla2
 BuildRequires: python-PyQt5-uic
 Requires:      python-modules
+Requires:      python-PyQt5-qscintilla2
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -73,6 +74,6 @@ rm -rf $RPM_BUILD_ROOT
 %{_pixmapsdir}/eric*.png
 %{_desktopdir}/eric6.desktop
 %{_desktopdir}/eric6_webbrowser.desktop
 %{_pixmapsdir}/eric*.png
 %{_desktopdir}/eric6.desktop
 %{_desktopdir}/eric6_webbrowser.desktop
-%{_datadir}/appdata/eric6.appdata.xml
+# /usr/share/metainfo/eric6.appdata.xml
 %{py_sitescriptdir}/eric6config.py
 %{py_sitescriptdir}/eric6plugins
 %{py_sitescriptdir}/eric6config.py
 %{py_sitescriptdir}/eric6plugins
This page took 0.12561 seconds and 4 git commands to generate.