]> git.pld-linux.org Git - packages/eric4.git/blobdiff - eric4.spec
- up to 4.3.2
[packages/eric4.git] / eric4.spec
index 7ae71a1ade54d069b600a779679b2d9b5278bb50..88b2a19feec28be76458b10a593cf7bbd7aabdd9 100644 (file)
@@ -1,15 +1,15 @@
 Summary:       Eric4 - a full featured Python IDE
 Summary(pl.UTF-8):     Eric4 - pełnowartościowe IDE dla Pythona
 Name:          eric4
-Version:       4.2.1
+Version:       4.3.2
 Release:       1
-License:       GPL
+License:       GPL v3+
 Group:         X11/Development/Tools
 Source0:       http://dl.sourceforge.net/eric-ide/%{name}-%{version}.tar.gz
-# Source0-md5: b2a9edb6c44319f3f96afba32be337bb
+# Source0-md5: 7b62ee59f0a03ae7a400d7e41679d33e
 Source1:       %{name}.desktop
-Patch0:                %{name}-distdir.patch
-URL:           http://www.die-offenbachs.de/eric/index.html
+#Patch0:               %{name}-distdir.patch
+URL:           http://eric-ide.python-projects.org/
 BuildRequires: python-qscintilla2-devel >= 2.2
 BuildRequires: rpm-pythonprov
 %pyrequires_eq python-modules
@@ -40,7 +40,7 @@ Dodatkowa dokumentacja dla Eric4.
 
 %prep
 %setup -q
-%patch0 -p1
+#%patch0 -p1
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -68,9 +68,9 @@ rm -rf $RPM_BUILD_ROOT
 %exclude %{py_sitescriptdir}/%{name}/Documentation
 %{_desktopdir}/eric4.desktop
 %{_pixmapsdir}/eric4.png
-%{_datadir}/qt4/qsci/api/python/*
-%dir %{_datadir}/qt4/qsci/api/ruby
-%{_datadir}/qt4/qsci/api/ruby/*
+#%{_datadir}/qt4/qsci/api/python/*
+#%dir %{_datadir}/qt4/qsci/api/ruby
+#%{_datadir}/qt4/qsci/api/ruby/*
 
 %files doc
 %defattr(644,root,root,755)
This page took 0.081543 seconds and 4 git commands to generate.